Results 1 to 10 of 92

Threaded View

  1. #29
    Join Date
    Feb 2013
    Posts
    4
    Plugin Contributions
    0

    Default Re: Abandoned Shopping Cart Email Reminder

    Also found a small bug in cart_reminder_cron.php, line 33.

    Code:
    $sql ="SELECT configuration_value FROM ".DB_PREFIX ." configuration WHERE configuration_key = 'CART_REMINDER'";
    should be
    Code:
    $sql ="SELECT configuration_value FROM ".DB_PREFIX ."configuration WHERE configuration_key = 'CART_REMINDER'";
    (I removed a space after ".DB_PREFIX .")

    This script also needs the DB_PREFIX added to each statement.
    Last edited by jberman; 22 Feb 2013 at 04:35 AM.

 

 

Similar Threads

  1. Aftersales Email Module: Review Reminder
    By BeautyHealth.com.cy in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 27 Jul 2010, 12:00 AM
  2. Shopping Cart reminder?
    By mitch_h in forum General Questions
    Replies: 3
    Last Post: 25 Aug 2009, 04:08 PM
  3. Abandoned shopping cart
    By 5869 in forum General Questions
    Replies: 4
    Last Post: 16 Aug 2008, 04:26 AM
  4. Auto/Manual Email for Review Reminder?
    By cpjfox in forum Managing Customers and Orders
    Replies: 1
    Last Post: 13 Mar 2008, 04:15 AM
  5. Recover Abandoned Cart Sales
    By gardengate in forum Customization from the Admin
    Replies: 11
    Last Post: 6 Nov 2006, 04:34 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