Page 92 of 117 FirstFirst ... 42829091929394102 ... LastLast
Results 911 to 920 of 1165
  1. #911
    Join Date
    Aug 2008
    Posts
    4
    Plugin Contributions
    0

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

    All seems fine except that confirmation emails are not being sent to subscribers.

    newest zen installed. everything else works on the site.

    What am i missing?

    thanks

  2. #912
    Join Date
    Oct 2006
    Posts
    62
    Plugin Contributions
    0

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

    I've got this mod installed, and tried to subscribe via the sidebox.
    This just sends me to the "newsletter subscription" page.
    Is this how it is suposed to work? I assumed it would work just
    fine if the customers just entered their adress in the sidebox and pressed "subscribe".

    What have I missed?

  3. #913
    Join Date
    Aug 2008
    Posts
    4
    Plugin Contributions
    0

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

    Ok so when people add their email in the sidebox, it adds the email to database but wont send out confirmation email. if you do the same but on the actual subscribe page, then the email is sent and link works.

    How to get the sidebox to work as it should is my question.

  4. #914
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

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

    Quote Originally Posted by jasmel View Post
    Error when using the email function from Customers > email > (Notice: FAILED to send Email to all recipients:)

    I found this thread which has a fix.. I thought maybe this can be included in the next release of this wonderful contribution.

    See thread: http://www.zen-cart.com/forum/showthread.php?p=209263

    Thank you,
    Correction on the "See thread": Link: http://www.zen-cart.com/forum/showpo...3&postcount=12
    ~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor

  5. #915
    Join Date
    Jul 2009
    Posts
    12
    Plugin Contributions
    0

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

    My client's site is running on Zen Cart 1.3.8a. My client has been receiving emails from customers saying that there is no hyperlink in the email that they are supposed to click to confirm their newsletter subscription. As a result he has a lot of pending statuses on his newsletter only subscriptions.

    He has been able to confirm them from the admin console, but I was wondering if anyone else has had this issue. I tested it myself and I had the same problem. I use gmail as my email client.

    Any suggestions?

    Thanks,

    Joshua Smith
    Printsmith Designs

  6. #916
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

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

    This is one of the best mods ever!

    I wish this thread had a different title though... "Newsletter Subscribe" would probably be better. It was hard to find because the current title is somewhat misleading and this thread isn't placed at the top of the search due to poor title. IMHO.

    On to the issue:
    There's a misspelling in includes>languages>english>template>subscribe.php

    Line 26 says: define('UNSUBSCRIBE_EMAIL_TEXT', 'Your e-mail adres is now unsubscribed

  7. #917
    Join Date
    Feb 2008
    Location
    Washington State
    Posts
    236
    Plugin Contributions
    0

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

    Quote Originally Posted by pricediscrimination View Post
    This is one of the best mods ever!

    I wish this thread had a different title though... "Newsletter Subscribe" would probably be better. It was hard to find because the current title is somewhat misleading and this thread isn't placed at the top of the search due to poor title. IMHO.

    On to the issue:
    There's a misspelling in includes>languages>english>template>subscribe.php

    Line 26 says: define('UNSUBSCRIBE_EMAIL_TEXT', 'Your e-mail adres is now unsubscribed
    Nice catch... however, you meant to state:

    There's a misspelling in includes>languages>english>template>unsubscribe.php

    Line 26 says: define('UNSUBSCRIBE_EMAIL_TEXT', 'Your e-mail adres is now unsubscribed
    ~ jasmel : My Store Using Contributions: Wallet Theme | Simple Google | Quantity Discounts | Godaddy | FAQ's | Confirm Email Address Entry | Admin login as customer | Newsletter Subscribe | CampaingMonitor

  8. #918
    Join Date
    Oct 2009
    Posts
    17
    Plugin Contributions
    0

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

    Hi
    I installed the contrib , looks good and works fine , sends the emails and updates the data, but after I click on subscribe , I get the thank you page with all below at the of the Thank you page.

    the subscriber email gets the emails and the address is added to the list of subscribers,I am using PHP mailer, zen 138a and the mail is functioning normal.


    WordWrap] => 76 [Mailer] => mail [Sendmail] => /usr/sbin/sendmail [PluginDir] => [Version] => 1.73 [ConfirmReadingTo] => [Hostname] => [Host] => localhost [Port] => 25 [Protocol] => [Helo] => [SMTPAuth] => [Username] => [Password] => [Timeout] => 10 [SMTPDebug] => [SMTPKeepAlive] => [smtp] => [to] => Array ( [0] => Array ( [0] => [email protected] [1] => ) ) [cc] => Array ( ) [bcc] => Array ( ) [ReplyTo] => Array ( [0] => Array ( [0] => [email protected] [1] =>companyname ) ) [attachment] => Array ( ) [CustomHeader] => Array ( ) [message_type] => [boundary] => Array ( ) [language] => Array ( [provide_address] => You must provide at least one recipient email address. [mailer_not_supported] => mailer is not supported. [execute] => Could not execute: [instantiate] => Could not instantiate mail function. Please check Admin->Configuration->Email Options->Email Transport. [authenticate] => SMTP Error: Could not authenticate. [from_failed] => The following From address failed: [recipients_failed] => SMTP Error: The following recipients failed: [data_not_accepted] => SMTP Error: Data not accepted. [connect_host] => SMTP Error: Could not connect to SMTP host. [file_access] => Could not access file: [file_open] => File Error: Could not open file: [encoding] => Unknown encoding: ) [error_count] => 0 [LE] => )

    Thanks so much for the help

  9. #919
    Join Date
    Jun 2009
    Posts
    617
    Plugin Contributions
    0

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

    Hi,

    I got this error when I clickon 'Admin Home' in my zc admin AFTER I had finished ftping all the files:

    PHP Code:
    1146 Table 'xxxxxxxx_xxxxxxxxx.TABLE_SUBSCRIBERS' doesn't exist
    in:
    [select count(*) as count from TABLE_SUBSCRIBERS where confirmed= '
    1' or customers_id >= '1']
    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 noticed that there is NOT an install.sql file or similar in this mod, so I'm assuming that the table is installed via a php file.

    When I 'mouse' over the Customers tab in my admin, I do not see the 'Subscription Manager'.

    Any suggestions?
    Thank you,
    autoace

  10. #920
    Join Date
    Jun 2009
    Posts
    617
    Plugin Contributions
    0

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

    Quote Originally Posted by autoace View Post
    Hi,

    I got this error when I clickon 'Admin Home' in my zc admin AFTER I had finished ftping all the files:

    PHP Code:
    1146 Table 'xxxxxxxx_xxxxxxxxx.TABLE_SUBSCRIBERS' doesn't exist
    in:
    [select count(*) as count from TABLE_SUBSCRIBERS where confirmed= '
    1' or customers_id >= '1']
    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 noticed that there is NOT an install.sql file or similar in this mod, so I'm assuming that the table is installed via a php file.

    When I 'mouse' over the Customers tab in my admin, I do not see the 'Subscription Manager'.

    Any suggestions?
    I just looked at my db via phpmyadmin AND 'subscribers' does exist.

    Any suggestions?
    Thank you,
    autoace

 

 
Page 92 of 117 FirstFirst ... 42829091929394102 ... 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