Page 50 of 67 FirstFirst ... 40484950515260 ... LastLast
Results 491 to 500 of 663
  1. #491
    Join Date
    Mar 2006
    Location
    Auckland, New Zealand
    Posts
    243
    Plugin Contributions
    0

    Default Re: Recover Cart

    Quote Originally Posted by ma.r.a View Post
    Hi! Please:

    1054 Unknown column 's.datemodified' in 'field list'
    in:
    [SELECT s.scartid, s.customers_id, s.dateadded, s.datemodified, c.customers_firstname, c.customers_lastname, c.customers_email_address FROM scart s LEFT JOIN customers c ON (s.customers_id = c.customers_id) WHERE dateadded >= '19700101' ORDER BY dateadded DESC]
    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.

    What's it?
    I have this message as well, installed this mod last night on v1.3.9h. I couldn't find a reply to this query back in 2009.
    What does it mean?
    Does it change if there is an abandoned order?
    ???
    Elemi

    The Art of Bespoke Aromatherapy
    www.AmorAromatherapy.co.nz

  2. #492

    Default Re: Recover Cart

    The only thing that shows up is in Configuration -> Recover Cart Sales

    When I installed the SQL file, I get this error.

    15 statements processed.
    ERROR: Cannot execute because table admin_pages does not exist. CHECK PREFIXES!
    ERROR: Cannot execute because table admin_pages does not exist. CHECK PREFIXES!
    ERROR: Cannot execute because table admin_pages does not exist. CHECK PREFIXES!
    Note: 3 statements ignored. See "upgrade_exceptions" table for additional details.

    I am assuming this is because the table names have custom prefixes. How do I go about changing these and fixing these errors?

  3. #493
    Join Date
    Jan 2012
    Posts
    48
    Plugin Contributions
    0

    Default Re: Recover Cart

    when I install sql, there is an error:

    PHP Fatal error: 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 'TYPE=MyISAM' at line 1 :: CREATE TABLE zen_scart ( scartid int(11) NOT NULL auto_increment, customers_id int(11) NOT NULL default '0', dateadded varchar(8) NOT NULL default '', datemodified varchar(8) NOT NULL default '', PRIMARY KEY (scartid), UNIQUE KEY customers_id (customers_id), UNIQUE KEY scartid (scartid) ) TYPE=MyISAM; in /public_html/includes/classes/db/mysql/query_factory.php on line 120

    how to fix it?

  4. #494
    Join Date
    Jan 2012
    Posts
    48
    Plugin Contributions
    0

    Default Re: Recover Cart

    changed

    TYPE=MyISAM

    to

    ENGINE=MyISAM

    then it works well

  5. #495
    Join Date
    Dec 2005
    Location
    Wisconsin
    Posts
    38
    Plugin Contributions
    0

    Default Re: Recover Cart

    I've been upgrading my cart from 1.3.8a to 1.5.1 and well as most of the addons I've installed over the years. I'm working on my home copy at this point. For the most part its gone well, but I've run into a small problem with recover cart sales for zen cart 1.5. I've checked the location of the uploaded files several times and all seems to be correct, and I got no error messages when running the sql patch. Since I had an earlier copy installed before my general upgrade the scart table still existed in my sql data base (I checked it in phpMyAdmin) I ran the update version. The tools menu and the report menu looked fine and old abandoned carts were listed as usual, BUT the configuration menu is blank except for "title, value, and action. Tried running the full sql install and nothing changed. Didn't even wipe out the names of customers who had abandoned carts.

    I've looked though this forum and couldn't find any answers. Anybody have any ideas of what might be wrong?

  6. #496
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Recover Cart

    Is there a way to remove the session ID's from the URL attached to the message this mod sends customers? For example, we'd much prefer if the link was clickable so instead of this:

    Code:
    We would like to thank you for having shopped at SILK BLOOMS LTD in the past. We noticed that during a visit to our store you placed the following item(s) in your shopping cart, but did not complete the transaction.
    
    Shopping Cart Contents:
    1 x Stunning Vintage Ivory Rose & Hydrangea Flowergirls Pomander
    http://www.silkblooms.co.uk/index.php?main_page=product_info&products_id=5505:fb9fab1a6f0d49978602e19f71abc707
    Is there a way to make it do this:
    Code:
    We would like to thank you for having shopped at SILK BLOOMS LTD in the past. We noticed that during a visit to our store you placed the following item(s) in your shopping cart, but did not complete the transaction.
    
    Shopping Cart Contents:
    1 x Stunning Vintage Ivory Rose & Hydrangea Flowergirls Pomander
    http://www.silkblooms.co.uk/index.php?main_page=product_info&products_id=5505

  7. #497
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Recover Cart

    That is not a session id that is a Product with the products_id plus the Attributes selected ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  8. #498
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Recover Cart

    I always wondered what that gobblydeegook was at the end of some of the URL's we get sent.... Is there a way to switch them off at all?

  9. #499
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Recover Cart

    Probably, but I do not use this add on so I cannot speculate on the customization that you would need ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  10. #500
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Recover Cart

    Quote Originally Posted by Ajeh View Post
    Probably, but I do not use this add on so I cannot speculate on the customization that you would need ...
    If you have ecommerce stores then I'd recommend this mod. It's definitely a good sale clincher as it gets you back in contact with any bailed cart customers. I find that nine times out of ten they'll get back in touch because of this mod. Definitely a good add-on to use...... If you do decide to download it, maybe you can have a look at the weird URL with attributes selected issue :)

 

 
Page 50 of 67 FirstFirst ... 40484950515260 ... LastLast

Similar Threads

  1. Shipping Rates in Cart [support thread]
    By Steven300 in forum Addon Shipping Modules
    Replies: 95
    Last Post: 12 May 2023, 02:39 AM
  2. Shopping Cart Steps Images [Support Thread]
    By Trinity14 in forum Addon Templates
    Replies: 21
    Last Post: 11 Apr 2021, 05:35 AM
  3. v151 AJAX Add to Cart [Support Thread]
    By balihr in forum All Other Contributions/Addons
    Replies: 133
    Last Post: 20 Oct 2020, 02:16 AM
  4. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 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