Results 1 to 10 of 673

Hybrid View

  1. #1
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

    Default Re: Recover Cart

    Quote Originally Posted by gavwright View Post
    Thanks for your input - sorry if I'm being thick...but how do I uninstall, as there isn't an uninstall SQL file?

    Just in case this is what you meant, I renamed all six files (I don't use Russian...) and then ran the install SQL again. I then renamed the six files to what they should be. Still no configuration values...
    Run this uninstall statement I provided for you. Before you go about renaming the file you need to make sure everything installs right first.

    PHP Code:
    DROP TABLE IF EXISTS scart;
    DELETE FROM admin_pages WHERE page_key='config_recover_cart_sales';
    DELETE FROM admin_pages WHERE page_key='recover_cart_sales';
    DELETE FROM admin_pages WHERE page_key='stats_recover_cart_sales'
    Check your PM
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  2. #2
    Join Date
    Jul 2010
    Posts
    30
    Plugin Contributions
    0

    Default Re: Recover Cart

    Works a treat - thanks :-)

 

 

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

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