Results 1 to 10 of 673

Hybrid View

  1. #1
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    528
    Plugin Contributions
    0

    Default Re: Recover Cart

    Happy Zen Year Everyone!

    I ran into a jam with my install of recover cart sales module on my 1.39h zen store.
    I uploaded the files first then ran the sql query in my admin.
    I now get the following error when visiting the recover cart sales page:

    1146 Table XXXXX_XXXX.scart' doesn't exist
    in:
    [SELECT cb.customers_id, cb.products_id, cb.customers_basket_quantity, cb.customers_basket_date_added, cus.customers_firstname, cus.customers_lastname, cus.customers_telephone, cus.customers_email_address, sc.datemodified FROM customers_basket cb LEFT JOIN customers cus ON (cb.customers_id = cus.customers_id) LEFT JOIN scart sc ON (cb.customers_id = sc.customers_id) WHERE cb.customers_basket_date_added >= '20130107' AND cb.customers_id NOT IN ('') ORDER BY cb.customers_id ASC, cb.customers_basket_date_added 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.

    So I assume the a table was not created.
    What should I do? remove the files and restart the install?
    I just noticed that I may have followed my steps in the reverse order looking at the install steps.
    It says to run the SQL first and then upload files. Could this be the culprit?
    Thanks everyone!



    I

  2. #2
    Join Date
    Feb 2012
    Posts
    6
    Plugin Contributions
    0

    Default Re: Recover Cart

    Hi, I really appreciate having found this module and I want to implement it at my store. I am running zencart version 1.5.1 and from what I understand, I need to run the sql code first and I have a very limited knowledge of sql and I am wondering if someone can help me to edit the sql code that I need to run (I know how to run it from the store and Install SQL patches, but my database has a zen_ appended to the front of all of the tables and I am not proficient enough in sql to know all of the places in the sql code that I need to append the zen_ infront of. Would anyone be able to edit the sql script for me to append zen_ in the correct places? I would really appreciate your help?

    Thank you so very much!

    Susan

 

 

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