Results 1 to 10 of 230

Hybrid View

  1. #1
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Autoresponder+ [support thread]

    Okay so I just tried this on my test site and it works. To hard code your URL with the latest version of Autoresponder+:

    Find this code:

    PHP Code:
    /* Build first part of URL */
    //If hyperlink is to main product page
    if ($products_as_url == 'yes, to product page') {
        
    //If store is not in a directory
    if ( dirname($_SERVER['PHP_SELF']) == "/" ) {
    $initial_url HTTP_SERVER "/index.php?main_page=product_info&cPath=";
    } else {
    $initial_url HTTP_SERVER dirname($_SERVER['PHP_SELF']) . "/index.php?main_page=product_info&cPath=";
    }
            
    } else { 
    //Hyperlink is to product review page

    //If store is not in a directory
    if ( dirname($_SERVER['PHP_SELF']) == "/" ) {
    $initial_url HTTP_SERVER "/index.php?main_page=product_reviews_write&cPath=";
    } else {
    $initial_url HTTP_SERVER dirname($_SERVER['PHP_SELF']) . "/index.php?main_page=product_reviews_write&cPath=";
    }


    Replace with:

    PHP Code:
    /* Build first part of URL */
    //If hyperlink is to main product page
    if ($products_as_url == 'yes, to product page') {
            
    $initial_url "http://www.findbliss.com/shop/index.php?main_page=product_info&cPath=";

    } else { 
    //Hyperlink is to product review page

    $initial_url "http://www.findbliss.com/shop/index.php?main_page=product_reviews_write&cPath=";


    Remember to make the above change 3 times.

  2. #2
    Join Date
    Oct 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Autoresponder+ [support thread]

    I can't find that code anywhere in our install to replace with the new hard coded address?

    Any chance I could pay you to fix this thing so it works properly? We are gearing up to run a contest every month to generate more reviews and know this link is a big part of increasing reviews.

    Appreciate all the help either way.

  3. #3
    Join Date
    Jan 2008
    Posts
    1,700
    Plugin Contributions
    6

    Default Re: Autoresponder+ [support thread]

    Hi,

    Unfortunately I don't provide custom work.

    These are the steps that you need to take:

    First, download the latest version of Autoresponder+ (v2.3).

    In autoresponder.php (v2.3), replace the aforementioned code, starting at lines 411, 1084, and 1755.

    Upload all of v2.3 to overwrite all the mod's old files.

    Make a note of your admin settings.

    Run the uninstall.sql file.

    Run the install.sql file.

    Reapply admin settings.

  4. #4
    Join Date
    Oct 2006
    Posts
    23
    Plugin Contributions
    0

    Default Re: Autoresponder+ [support thread]

    Thanks for all your help. The autoresponder is working perfectly and we even have the headers and text to match the css on our site.

    Is there a way to change the look of the customers name text and the text and color of the product details and product link?

    Thanks again for creating a great program.

  5. #5

    Default Re: Autoresponder+ [support thread]

    I just installed this mod and it seems its installed correctly but in testing im not getting any emails.

    i have installed ver 2.3

    any clues to where i can start debugging this?
    Last edited by fusionsp; 17 Dec 2009 at 05:03 AM.
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  6. #6

    Default Re: Autoresponder+ [support thread]

    Oh, it also has the message.

    Autoresponder successfully loaded.
    End of message.

    and still no emails. I just went through and checked all the settings this morning.
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

  7. #7

    Default Re: Autoresponder+ [support thread]

    Well i have adjusted every setting i can think of and still no emails.

    Mod is still in test mode, im not willing to turn it on live while im still testing it.

    Maybe i will just delete until i can figure out how to fix it
    http://www.fusionspiritualemporium.com
    Contrib: Events Calender v1.02 update

 

 

Similar Threads

  1. v150 Super Orders v4.0 Support Thread for ZC v1.5.x
    By DivaVocals in forum Addon Admin Tools
    Replies: 799
    Last Post: 6 Jun 2024, 07:40 PM
  2. v150 Testimonial Manager Support Thread (for ZC v1.5.x)
    By countrycharm in forum All Other Contributions/Addons
    Replies: 257
    Last Post: 7 Mar 2023, 03:40 PM
  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

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