Page 48 of 117 FirstFirst ... 3846474849505898 ... LastLast
Results 471 to 480 of 1165
  1. #471
    Join Date
    Feb 2005
    Location
    Youngsville, NC
    Posts
    36
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Quote Originally Posted by Chuckl View Post
    By refreshing too quickly, I meant that the server I was testing on was 2 yards away on a direct network connection, so any message would have flashed by too quickly for me to see.
    On the caching side - clutching at straws really, the thought that it might be returning a cached page with the info still there, or that the DB writes are writing to cache, but not propagating out to the DB.
    A couple of judiciously placed debug writes or echo statements to ensure that the code is being executed?
    Nope, not returning a cached page, I checked the database via PhpMyAdmin, and the info was still there.

    I tried overwriting the files, in case there was a glitch somewhere, but it still isn't deleting when I remove someone via the admin interface.....

  2. #472
    Join Date
    Jan 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Installed everything as carefully as possible... but perhaps I skipped a step. I'm getting this error :

    1054 Unknown column 'subscribed_date' in 'field list'
    in:
    [REPLACE INTO subscribers ( customers_id, email_address, email_format, subscribed_date ) VALUES ( '2', '[email protected]', 'HTML', NOW() )]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.



    I'm pretty desperate to get the newsletter installed, so any help is greatly appreciated.
    Brad Smith, Serigraph Printer
    www.RickRushArt.com

  3. #473
    Join Date
    Jan 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    After hitting the Back button, I see this...


    1054 Unknown column 'confirmed' in 'field list'
    in:
    [select subscriber_id, customers_id, email_address, email_format, confirmed, subscribed_date from subscribers order by subscriber_id DESC limit 0, 20]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.





    Subscription Management | | Status: C=Customer N=Newsletter-Only Subscriber P=Pending Confirmation
    Brad Smith, Serigraph Printer
    www.RickRushArt.com

  4. #474
    Join Date
    Feb 2007
    Posts
    16
    Plugin Contributions
    0

    Default Database SQL?

    All of the files have been uploaded, and mods made.

    When I hit the 'install' button, the page goes to a blank white, with this left as the address.

    /admin/subscription_manager.php?action=install

    Going back to the page to install again, only gives the same result.

    The database is not being updated. Do you have the necessary SQL that I can manually run thru phpMyAdmin?

    That or any suggestions as to what might be wrong. Thanks.

  5. #475
    Join Date
    Feb 2007
    Posts
    16
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    NM. Problem fixed.

  6. #476
    Join Date
    Jan 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    I'm still desperate for help... We're about to kick off an advertising campaign and having the newsletter would be awesome.

    To refresh my situation, I'm getting the following error...


    When I click 'SEND' on a Newsletter, I get the following error :

    1054 Unknown column 'confirmed' in 'where clause'
    in:
    [SELECT email_address as customers_email_address FROM subscribers WHERE email_format != 'NONE' and confirmed = 1 and (customers_id IS NULL or customers_id = 0) order by email_address ]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.


    Any help would be greatly appreciated...
    Brad Smith, Serigraph Printer
    www.RickRushArt.com

  7. #477
    Join Date
    May 2007
    Posts
    22
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    I installed the newsletter mod, now it breaks my page when you try to subscribe. Test for yourself here: www.axcelsports.com/store

    Can someone please help with this? Any idea why it would do that?

  8. #478
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Newsletter-Only Subscriptions for v1.3x

    BradSmith, in your first post above, you refer to an error in a SQL statement - a 'Replace'. Where is that to be found in the Newsletter Subscribers mod? Replace can be dangerous, Update might be safer.

    1054 errors are caused by running MySQL 4 code on MySQL 5. A search on the error in the forums will give several solutions.

  9. #479
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Newsletter-Only Subscriptions for v1.3x

    On a closer look, your error seems to be somewhat self inflicted. The Replace did not set a value for the confirmed column, and the default value is 'NULL'. Edit that to '1'.

  10. #480
    Join Date
    Jan 2007
    Posts
    50
    Plugin Contributions
    0

    Default Re: Newsletter-Only Subscriptions for v1.3x

    Changing the Confirmed Column Value from NULL to 1 needs to be done from the database by editing a table there, right?

    I suppose it's a tad obvious that I've never been involved in this sort of thing before, but I was sort of pushed into the whole web developing thing.
    Brad Smith, Serigraph Printer
    www.RickRushArt.com

 

 
Page 48 of 117 FirstFirst ... 3846474849505898 ... LastLast

Similar Threads

  1. Newsletter-Only Subscriptions for v1.3x: reinstall problems
    By sharonmiranda in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 7 Nov 2011, 07:43 PM
  2. Newsletter subscriptions in the code
    By fgabrieli in forum General Questions
    Replies: 4
    Last Post: 19 Aug 2010, 03:30 PM
  3. help with newsletter subscriptions page
    By meesh in forum Customization from the Admin
    Replies: 8
    Last Post: 29 Mar 2009, 06:14 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR