Page 49 of 66 FirstFirst ... 39474849505159 ... LastLast
Results 481 to 490 of 660
  1. #481
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Recover Cart

    Quote Originally Posted by bi11i View Post
    would there be an easy way to
    1. turn off plain-text mails?
    Correct to create content for the text version separately, and separately for html-version. But these changes in the two lines do not fit.

    Quote Originally Posted by bi11i View Post
    would there be an easy way to
    2. change the email content to remove the duplicate content
    PHP Code:
    $mline .= $basket->fields['customers_basket_quantity'] . ' x ' $products->fields['name'] . "\n";
    $mline .= '   <blockquote><a href="' zen_catalog_href_link(FILENAME_PRODUCT_INFO'products_id='$basket->fields['products_id']) . '">' zen_catalog_href_link(FILENAME_PRODUCT_INFO'products_id='$basket->fields['products_id']) . "</a></blockquote>\n\n"
    replace by
    PHP Code:
    $mline .= $basket->fields['customers_basket_quantity'] . ' x ' '<a href="' zen_catalog_href_link(FILENAME_PRODUCT_INFO'products_id='$basket->fields['products_id']) . '">' $products->fields['name'] . '</a>' "\n"

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

    Default Re: Recover Cart

    Hi,
    I've installed this mod with no problems (sort of...more on that in a minute). The mod works, in that it picks up abandoned carts...I've amended the PHP to show friendly URLs (from Ceon) and changed the wording to suit my shop. I can send emails OK and, from this perspective, all is well. However.....
    Under Configuration>Configure RCS there are *NO* options listed - just headings, i.e. "Title Value Action"
    I ran the SQL install for ZC1.5.0 (my site was a clean 1.5 install, although now heavily modified)...and I've checked three times that all six files are where they should be. I've just compared the actual content against the original files and all is as it should be. I'm at a bit of a loss...any bright ideas - about either a) what's wrong or b) what I've done wrong?

    Cheers,
    Gavin

  3. #483
    Join Date
    Jan 2008
    Location
    Memphis, USA
    Posts
    299
    Plugin Contributions
    0

    Default Re: Recover Cart

    Hi,

    Just installed this mod but I get an error when trying to install the sql patch. I installed v1.5 as a clean install so I did not use the upgrade patch.

    Any ideas as to why I am getting an error message.

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

    Default Re: Recover Cart

    Quote Originally Posted by coucho View Post
    Hi,

    Just installed this mod but I get an error when trying to install the sql patch. I installed v1.5 as a clean install so I did not use the upgrade patch.

    Any ideas as to why I am getting an error message.

    You didn't post the error you were having so I'm assuming it's this here.
    Probably the sql statement. Change the TYPE=MyISAM' to ENGINE=MyISAM and the problem may go away.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  5. #485
    Join Date
    Jan 2008
    Location
    Memphis, USA
    Posts
    299
    Plugin Contributions
    0

    Default Re: Recover Cart

    Quote Originally Posted by countrycharm View Post
    You didn't post the error you were having so I'm assuming it's this here.
    Probably the sql statement. Change the TYPE=MyISAM' to ENGINE=MyISAM and the problem may go away.
    Yep changing TYPE to ENGINE did the trick.

    Thanks!

  6. #486
    Join Date
    Jul 2010
    Posts
    30
    Plugin Contributions
    0

    Default Re: Recover Cart

    Hi again,
    I'd already changed 'TYPE' to 'ENGINE'...but I still see no configuration values!
    :-(

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

    Default Re: Recover Cart

    Quote Originally Posted by gavwright View Post
    Hi again,
    I'd already changed 'TYPE' to 'ENGINE'...but I still see no configuration values!
    :-(
    Uninstall and install the sql statement again to see if that resolves your problem.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  8. #488
    Join Date
    Jul 2010
    Posts
    30
    Plugin Contributions
    0

    Default Re: Recover Cart

    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...

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

  10. #490
    Join Date
    Jul 2010
    Posts
    30
    Plugin Contributions
    0

    Default Re: Recover Cart

    Works a treat - thanks :-)

 

 
Page 49 of 66 FirstFirst ... 39474849505159 ... 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