Page 54 of 66 FirstFirst ... 444525354555664 ... LastLast
Results 531 to 540 of 660
  1. #531
    Join Date
    Aug 2007
    Posts
    277
    Plugin Contributions
    0

    Default Re: Recover Cart

    Thank You. GILBY & CountryCharm. IT Works! I have done the install on a test web. I will do it to my live site next. Thank you both very much! Otherwise I would be stuck forever.

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

    Default Re: Recover Cart

    Quote Originally Posted by twi View Post
    Thank You. GILBY & CountryCharm. IT Works! I have done the install on a test web. I will do it to my live site next. Thank you both very much! Otherwise I would be stuck forever.
    No problem glad we could help.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  3. #533

    Default Re: Recover Cart

    I am trying to install the latest Recover Cart to a 1.5.1 store and the SQL won't install. There is an error every time. Please help...Thanks! Amy

  4. #534
    Join Date
    Jan 2012
    Posts
    488
    Plugin Contributions
    0

    Default Re: Recover Cart

    Post the error.

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

    Default Re: Recover Cart

    Quote Originally Posted by Doodlebuckets View Post
    I am trying to install the latest Recover Cart to a 1.5.1 store and the SQL won't install. There is an error every time. Please help...Thanks! Amy
    TYPE is now deprecated

    Change
    TYPE=MyISAM
    to
    ENGINE=MyISAM


    See if that corrects your error.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  6. #536

    Default Re: Recover Cart

    Quote Originally Posted by countrycharm View Post
    TYPE is now deprecated

    Change
    TYPE=MyISAM
    to
    ENGINE=MyISAM


    See if that corrects your error.
    That did it! Thank you :)

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

    Default Re: Recover Cart

    Quote Originally Posted by Doodlebuckets View Post
    That did it! Thank you :)
    glad we could help.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #538
    Join Date
    Aug 2007
    Posts
    277
    Plugin Contributions
    0

    Default Re: Recover Cart

    can anyone tell me if Multisite is compatible with the following mods for ZC1.5.1?:

    Edit Orders 4.1
    Ty Package tracker 3.1.3
    Super Orders 4.0.2
    Recover Cart Sales v1.5

    any help is appreciated.

  9. #539
    Join Date
    May 2013
    Location
    Brisbane, Queensland, Australia, Australia
    Posts
    7
    Plugin Contributions
    0

    Default Re: Recover Cart

    Please assist - total newbie here!

    I've uploaded the files for this plug in. I've amended the SQL as follows:

    Change
    TYPE=MyISAM
    to
    ENGINE=MyISAM

    I've uploaded the SQL by the text option, rather than uploading the file and the message came up saying 15 somethings had been updated, however the new options don't appear in my menus where they're supposed to? Any suggestions?

  10. #540
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,492
    Plugin Contributions
    88

    Default Re: Recover Cart

    You might try editing /YOUR_ADMIN/includes/extra_datafiles/recover_cart_filenames.php:
    Code:
    <?php
    /*
      $Id: recover_cart_filenames.php, v4.00.00a 2012/04/23 testuser -> iChoze -> Zen Cart v1.5 $ Exp $
    */
    	define('FILENAME_RECOVER_CART_SALES', 'recover_cart_sales.php');
    	define('FILENAME_STATS_RECOVER_CART_SALES', 'stats_recover_cart_sales.php');
    	define('TABLE_SCART', DB_PREFIX . 'scart');
    ?>
    As it stands (v4.00.00a), the tools associated with this plugin will not show in the menu unless you're a superuser. Try changing each of the first two defines, removing the items marked in red above:
    Code:
    <?php
    /*
      $Id: recover_cart_filenames.php, v4.00.00a 2012/04/23 testuser -> iChoze -> Zen Cart v1.5 $ Exp $
    */
    	define('FILENAME_RECOVER_CART_SALES', 'recover_cart_sales');
    	define('FILENAME_STATS_RECOVER_CART_SALES', 'stats_recover_cart_sales');
    	define('TABLE_SCART', DB_PREFIX . 'scart');
    ?>

 

 
Page 54 of 66 FirstFirst ... 444525354555664 ... 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