Page 21 of 117 FirstFirst ... 1119202122233171 ... LastLast
Results 201 to 210 of 1165
  1. #201
    Join Date
    Sep 2005
    Location
    Montpellier - FRANCE
    Posts
    142
    Plugin Contributions
    0

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

    Ok, I reloaded the orriginal file by ftp and all is fine!
    One of those misterious things...
    Thanks
    Languedoc french wines

  2. #202
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,242
    Plugin Contributions
    20

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

    Not been able to locate this in the thread, but have got this error message in a ZC1.3.0.2 as soon as I click the email button.
    Code:
    1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ':admin_id' at line 1
    in:
    [select 'ADMIN' as customers_firstname, admin_name as customers_lastname, admin_email as customers_email_address from zen_admin where admin_id = $SESSION:admin_id ]
    I'd appreciate any advice on this.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  3. #203
    Join Date
    Jan 2005
    Location
    Waukee, Iowa
    Posts
    206
    Plugin Contributions
    0

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

    Quote Originally Posted by Ryk
    Not been able to locate this in the thread, but have got this error message in a ZC1.3.0.2 as soon as I click the email button.
    Code:
    1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ':admin_id' at line 1
    in:
    [select 'ADMIN' as customers_firstname, admin_name as customers_lastname, admin_email as customers_email_address from zen_admin where admin_id = $SESSION:admin_id ]
    I'd appreciate any advice on this.
    That is a reference to this thread:
    http://www.zen-cart.com/forum/showthread.php?t=38281

    If you use that, you also need to make edits to audience.php (in catalog includes section...email seems to draw from there rather than admin)

    -Ng_
    NotGoddess (Sara Jacobson)
    NotGoddess.com

  4. #204
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    81

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

    Actually, the code NotGoddess posted a link to is "already" built-in to v1.3.0.2.

    However, if you're getting that error, you likely missed upgrading your /includes/functions/audience.php file.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #205
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,242
    Plugin Contributions
    20

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

    An odd one that as I'd updated (twice) with the most recent version which I downloaded this evening - unless it failed to transfer via FTP.

    However, following the edit, everything now works fine! Thanks.
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  6. #206
    Join Date
    Jan 2005
    Location
    Waukee, Iowa
    Posts
    206
    Plugin Contributions
    0

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

    Just an update-
    I'll be putting out the final release this week. Apologies for the delay, but RL takes precedence.

    -Ng_
    NotGoddess (Sara Jacobson)
    NotGoddess.com

  7. #207
    Join Date
    Aug 2006
    Posts
    6
    Plugin Contributions
    0

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

    Quote Originally Posted by NotGoddess
    I can do that. It's actually a good idea to allow a page (or sidebox) with allows both subscriptions and removal at once (I've been depending on the 'unsubscribe' link supplied with the cart).

    If you'll give me a day or so I can get it out for you-I have to rewrite the subscribe/unsubscribe processing to properly using multiple submits.

    -Ng_
    I am also looking for code for a page like this. Has it been posted somewhere?

  8. #208
    Join Date
    Apr 2005
    Posts
    84
    Plugin Contributions
    0

    Re: Newsletter-Only Subscriptions for v1.3x

    Any news on the updated version?

    Also, has anyone used the Zen Cart newsletter system to send the newsletter to over 1000 users?

    If so, have you had any problems with the script timing out or other problems?

  9. #209
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    81

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

    Quote Originally Posted by flakrat
    Also, has anyone used the Zen Cart newsletter system to send the newsletter to over 1000 users?

    If so, have you had any problems with the script timing out or other problems?
    Yes, and yes. Alternative: http://www.zen-cart.com/forum/showth...150#post216150
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #210
    Join Date
    Jan 2006
    Posts
    115
    Plugin Contributions
    0

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

    after subscribe successful, press refresh on the borwser
    or click more than once on the link to confirm subscription in email
    then;
    Warning: require(includes/templates/template_default/templates/tpl_subscribe_header.php) [function.require]: failed to open stream: No such file or directory in C:\wamp\www\includes\modules\ilync\subscribe_header.php on line 20

    Fatal error: require() [function.require]: Failed opening required 'includes/templates/template_default/templates/tpl_subscribe_header.php' (include_path='.;C:\php5\pear') in C:\wamp\www\includes\modules\ilync\subscribe_header.php on line 20

    is this normal, or did I do anything wrong ??

    Eric

 

 
Page 21 of 117 FirstFirst ... 1119202122233171 ... 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