Page 56 of 66 FirstFirst ... 6465455565758 ... LastLast
Results 551 to 560 of 660
  1. #551
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Recover Cart

    Did some more research; I do not find any of the 18 "RCS_..." configuration keys in my configuration table; maybe I am looking in the wrong place?.
    The "'Recover Cart Sales' " shows up OK in the configuration_group table.

  2. #552
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Recover Cart

    Attachment 13101

    The SQL is definitely not updating the configuration table.
    See attachment, I sorted the configuration keys alphabetically & nothing starting RCS shows up.
    The SQL code looks OK to me; not that I know much :)

    Could it be a permission thing?

    I tried just running the piece of SQL starting with "INSERT INTO configuration (configuration_id.......)
    Seemed to run OK but did not update the table.

    Help!!

  3. #553
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,501
    Plugin Contributions
    88

    Default Re: Recover Cart

    Try deleting the configuration_group table entry (or entries?) associated with the name "Recover Cart Sales", make sure that there are no items in the configuration table that start with RCS_ and then re-run the SQL that I posted.

  4. #554
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Recover Cart

    Tried that but did not work.

    I found this tip in the zen cart wiki (see below) & now the configuration table is updated & RCS works (mostly) still cannot "configure" but Tool & Reports are OK.

    Tip
    "Sometimes the patch tool will give you this error:
    ERROR: Cannot insert configuration_key "" because it already exists

    This may be related to particular versions of PHP, MySQL, and phpMyAdmin, or it may not. If you get this error, you can just run the SQL file directly in phpMyAdmin. "

  5. #555
    Join Date
    Oct 2013
    Posts
    20
    Plugin Contributions
    0

    Default Re: Recover Cart

    I have v1.5.1 and and doing a new install; I could only get the upgrade-ZC-v-1-5.sql file to upload. When I tried the install-ZC-v-1-5.sql through Tools> Install SQL Patches it fails and says, Warning: An Error occurred,please refresh the page and try again. But since I got positive confirmation that the "upgrade" file took, I uploaded the files to my admin folder. I'm not sure if this is how it is designed to work, but that's what I did.

    Now, I have all the RCS menus displaying in Admin. But, even after adding products to my cart and logging off, I don't see anything in the reports. However, I do get an error that says: Warning: Ad Error occurred, please refresh the page and try again.
    Name:  Untitledpicture.jpg
Views: 125
Size:  33.7 KB

    I've double checked my admin folders and everything is uploaded correctly. I suspect it's related to the database, but I have no idea where to start. Any ideas?

    Thanks in advance.

  6. #556
    Join Date
    Oct 2013
    Posts
    20
    Plugin Contributions
    0

    Default Re: Recover Cart

    Seems that this is the offending script:

    CREATE TABLE 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;

  7. #557
    Join Date
    Oct 2013
    Posts
    20
    Plugin Contributions
    0

    Default Re: Recover Cart

    I removed the TYPE=MyISAM from the script and it appears to be working now.

    Is TYPE=MyISAM critical? What does it do that might mess something else up?

  8. #558
    Join Date
    Oct 2013
    Posts
    20
    Plugin Contributions
    0

    Default Re: Recover Cart

    Okay, I sent a test e-mail to myself, but I didn't get it.

    Also, I was earlier able to change RCS configurations but now it's a blank page.

  9. #559
    Join Date
    Feb 2013
    Posts
    2
    Plugin Contributions
    0

    Default Re: Recover Cart

    Quote Originally Posted by Infidel View Post
    I have v1.5.1 and and doing a new install; I could only get the upgrade-ZC-v-1-5.sql file to upload. When I tried the install-ZC-v-1-5.sql through Tools> Install SQL Patches it fails and says, Warning: An Error occurred,please refresh the page and try again. But since I got positive confirmation that the "upgrade" file took, I uploaded the files to my admin folder. I'm not sure if this is how it is designed to work, but that's what I did.

    Now, I have all the RCS menus displaying in Admin. But, even after adding products to my cart and logging off, I don't see anything in the reports. However, I do get an error that says: Warning: Ad Error occurred, please refresh the page and try again.
    Name:  Untitledpicture.jpg
Views: 125
Size:  33.7 KB

    I've double checked my admin folders and everything is uploaded correctly. I suspect it's related to the database, but I have no idea where to start. Any ideas?

    Thanks in advance.
    I just installed this and I'm having the exact problem. The 'upgrade' file worked but I'm getting an error in the admin menus. Help would be greatly appreciated.

    Neo

  10. #560
    Join Date
    Oct 2007
    Location
    MA, USA
    Posts
    385
    Plugin Contributions
    0

    Default Re: Recover Cart

    I am receiving both error messages:

    WARNING: An Error occurred, please refresh the page and try again.

    and

    #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 9

    This seems like an important mod but I just cannot seem to get it to work with 1.5.1
    Thank you, Sincerely, MagicMan

 

 
Page 56 of 66 FirstFirst ... 6465455565758 ... 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