Page 23 of 23 FirstFirst ... 13212223
Results 221 to 230 of 230
  1. #221
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Autoresponder+ [support thread]

    Quote Originally Posted by suekay View Post
    Hi,

    Well it is installed but I don't see how it works. I've seen the instructions but they don't seem to show you how it works. So I have to install modules as well?

    All I want to do is send an "email to a customer 7 days after the sale". I'm using COWOA so will it work with that?

    I don't see any buttons that say send test email.

    Can I use:Aftersales Email Module: WinBack Customer Reactivation to send my "email to a customer 7 days after the sale"

    Thanks
    For MailBeez related questions please visit the MailBeez Support thread:
    http://www.zen-cart.com/forum/showthread.php?t=158085

    cheers
    cord

  2. #222
    Join Date
    Jun 2011
    Posts
    194
    Plugin Contributions
    0

    Default Re: Autoresponder+ [support thread]

    OK guys i have installed Autoresponder and it works great for preset one which sends an email 21 days after it is marked shipped!

    Preset 2 and 3 are set to send emails after the order is marked complete and for some reason they are not sending!! The status ID is correct because i checked it in my SQL Database.

    Anyone have any ideas? I do have TY Tracker installed but as the first preset works OK i wouldn't have thought that would be messing up the other two!

  3. #223
    Join Date
    Sep 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: Autoresponder+ [support thread]

    H People,
    I', looking for a Zen compatible autoresponder that can collect prospects' names from a webpage form, deliver messages until the prospect buys, then take the name off the prospects list and add it to a customers list.
    Can this one do that?
    regards,
    Andy

    PS, I apologise if this question is in the wrong thread. I couldn't find out how to start a new thread.

  4. #224

    Default Re: Install on zen_1.5.0

    I've been using this mod on 1.3.8, and it works beautifully. I upgraded to zen 1.5, so I reinstalled the files. I don't know if it's working, but it doesn't show up in the ADMIN > CONFIGURATION menu. Will there be an update for 1.5? Has anyone got it to work for 1.5?

  5. #225
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Autoresponder+ [support thread]

    if you like autoresponder+ you will love MailBeez, and MailBeez is under active development.

    The recent MailBeez V2.5 download (mailbeez.com) is compatible with Zencart 1.5, installation is basically a drop-in of new files into your Zencart System. Hope this version will also soon be availble in the free addons section.

    Install-Documentation for Zencart 1.5:
    http://www.mailbeez.com/documentatio...-zen-cart-1-5/

    For MailBeez related questions please visit the MailBeez Support thread:
    http://www.zen-cart.com/forum/showthread.php?t=158085


    cord

  6. #226
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Autoresponder+ [support thread]

    Quote Originally Posted by Andrew-Scott-Music View Post
    H People,
    I', looking for a Zen compatible autoresponder that can collect prospects' names from a webpage form, deliver messages until the prospect buys, then take the name off the prospects list and add it to a customers list.
    Can this one do that?
    regards,
    Andy

    PS, I apologise if this question is in the wrong thread. I couldn't find out how to start a new thread.
    You could do this with a combination of e.g. MailChimp for the public newsletter subscribers and MailBeez for the customers. However what would be missing is removal of customer-emails from the public newsletter list - but that is doable. Just send me a message if you need support.
    cord

  7. #227
    Join Date
    Oct 2007
    Posts
    409
    Plugin Contributions
    0

    Default Re: Autoresponder+ [support thread]

    When I set the "Days After" to 0 and manually go to w_w_w.my-website.com/autoresponder.php an email is sent and everything seems to work fine; but when I set "Days After" to for example 5 no email is sent, even I do have several orders in status 3 which are 5 days old. I have this problem in both test mode and live. What could be causing this problem??

  8. #228
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Autoresponder+ [support thread]

    Has anyone used this autoresponder from MagneticOne:
    http://www.magneticone.com/store/Zen...r.for.Zen.Cart

    I'm wondering how it compares to Mailbeez. Mailbeez is so darn expensive, I bugs me they charge per module. I wish they would charge a flat rate for the whole enchilada.

  9. #229
    Join Date
    Oct 2010
    Location
    United Kingdom
    Posts
    477
    Plugin Contributions
    0

    Default Re: Autoresponder+ [support thread]

    Mailbeez is too expensive and to darn awkward .. way to much going on ...Now that I have found this mod I will be un-installing MB and keep trying with this 1 I have only been using it for 5 minutes and have gotten further than MB lol managed to get a test message out

  10. #230
    Join Date
    Mar 2014
    Location
    Canada
    Posts
    22
    Plugin Contributions
    0

    Default Re: Autoresponder+ [support thread]

    Quote Originally Posted by Steven300 View Post
    In autoresponder.php, if you were to replace the following code (lines 693, 1366 and 2037):

    Code:
    $sql_insert_new_status="insert into " . AUTO_TABLE_ORDERS_STATUS_HISTORY . " values ( '', '".$result->fields['orders_id']."', '".$this_auto_post_order_status_id."', now(), 0, '' )";
    with this:
    Code:
    $sql_insert_new_status="insert into " . AUTO_TABLE_ORDERS_STATUS_HISTORY . " (orders_status_history_id, orders_id, orders_status_id, date_added, customer_notified, comments) values ( '', '".$result->fields['orders_id']."', '".$this_auto_post_order_status_id."', now(), 0, '' )";
    .. it would then work error-free and it would work fine as far as Autoresponder+ is concerned. The only problem being that no values would be inserted into the 5 fields of your other mod. Whether that would be a problem or not, I don't know.
    I have Ty Tracking installed and just wanted to confirm that the above fix worked 100% for me. I edited those 3 lines and didn't need to make any other changes.

 

 
Page 23 of 23 FirstFirst ... 13212223

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 816
    Last Post: 5 Feb 2026, 02:03 PM
  2. v150 Testimonial Manager Support Thread (for ZC v1.5.x)
    By countrycharm in forum All Other Contributions/Addons
    Replies: 262
    Last Post: 26 Jun 2025, 10:42 AM
  3. v151 Autoresponder+ for ZCv1.5.x [Support Thread]
    By countrycharm in forum All Other Contributions/Addons
    Replies: 23
    Last Post: 19 May 2019, 04:39 PM
  4. v139h Super Orders v3.0 Support Thread (for ZC v1.3.9)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 1018
    Last Post: 28 Apr 2014, 11:38 PM
  5. Support Thread for JS Date Picker for options
    By eVelt in forum All Other Contributions/Addons
    Replies: 17
    Last Post: 5 Dec 2013, 05:44 AM

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