Page 52 of 67 FirstFirst ... 242505152535462 ... LastLast
Results 511 to 520 of 663
  1. #511
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Recover Cart

    Hang on though, I've just restored it to original and re-tested... it's not picking up the bailed cart again... maybe my test isn't right (adding something to cart, logging in and then closing browser).....

    Weird alright, I've had a couple of bailed carts since we started. I'm going to make the change you suggested again and wait until tomorrow to see if any bailed carts show up. If not then it's definitely broken as we usually get about half a dozen a day from signed up customers.

  2. #512
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Recover Cart

    I just installed it to a clean Zen Cart v1.5.1 ...

    Can you tell me what it is you think "breaks"? I cannot break it ...

    I cannot break it and changing line 236 on both:
    Code:
                $mline .= '   <blockquote><a href="' . zen_catalog_href_link(FILENAME_PRODUCT_INFO, 'products_id='. (int)$basket->fields['products_id']) . '">' . zen_catalog_href_link(FILENAME_PRODUCT_INFO, 'products_id='. (int)$basket->fields['products_id']) . "</a></blockquote>\n\n";
    seems to work fine to remove from the email and then, as the customer, go to the Product via the link in the email ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #513
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Recover Cart

    Quote Originally Posted by Ajeh View Post
    I just installed it to a clean Zen Cart v1.5.1 ...

    Can you tell me what it is you think "breaks"? I cannot break it ...

    I cannot break it and changing line 236 on both:
    Code:
                $mline .= '   <blockquote><a href="' . zen_catalog_href_link(FILENAME_PRODUCT_INFO, 'products_id='. (int)$basket->fields['products_id']) . '">' . zen_catalog_href_link(FILENAME_PRODUCT_INFO, 'products_id='. (int)$basket->fields['products_id']) . "</a></blockquote>\n\n";
    seems to work fine to remove from the email and then, as the customer, go to the Product via the link in the email ...
    Is it recording bailed carts? Are they automatically ticked when you go to recover cart admin page?

  4. #514
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Recover Cart

    I have absolutely no idea what you are asking as I have never used this thing ...

    All I am doing is removing the prid from the link in emails so it only shows the products_id without the attributes and the link goes to the products_id without the attributes ...

    So if you want to ask that question really, really slow and explain all of the settings that you are using and the click by click test that I should be using ... I am happy to test this further ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #515
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Recover Cart

    OK, how did you simulate a bailed cart? It's just that when I simulate a bailed cart by logging in and adding an item to cart as a customer.... when I cose the browser (bail) and go back to recover cart sales... it doesn't appear there as a recoverable record. It used to :)

  6. #516
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Recover Cart

    Hang on, it's working! It just seems to take quite a while to propagate bailed carts into the recover cart area! It's working!!

  7. #517
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Recover Cart

    Yes, definitely working. Sorry to have wasted so much of your time on this. Looks like it had been working all that time! Thank you for helping.

  8. #518
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Recover Cart

    Not a problem ... at least I got to play ...

    NOTE: on the (int) you are changing the customer's selected Attributes ... so, ensure that you want that removed on the link ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #519
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

    Default Re: Recover Cart

    Quote Originally Posted by Ajeh View Post
    Not a problem ... at least I got to play ...

    NOTE: on the (int) you are changing the customer's selected Attributes ... so, ensure that you want that removed on the link ...
    Yes because clicking the link with the attributes just caused a page not found..... Customer would be redirected to an error page. I much prefer it this way. Thanks again Ajeh :)

  10. #520
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Recover Cart

    Like duh ... I knew that ... do not ask me what I was thinking ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 52 of 67 FirstFirst ... 242505152535462 ... 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