Page 23 of 67 FirstFirst ... 13212223242533 ... LastLast
Results 221 to 230 of 663
  1. #221
    Join Date
    Jan 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Recover Cart

    I have the attributes selected as true, however when I run the recover cart sales reports the attributes do not show up. I've search for answer but haven't come up with anything, any help would be appreciated.

    TanyasBathandBody.com

  2. #222
    Join Date
    Jul 2007
    Location
    Jakarta
    Posts
    358
    Plugin Contributions
    0

    Default Re: Recover Cart

    This is a GREAT mod!

    I installed in 1.3.8a and added the fixes in http://www.zen-cart.com/forum/showpo...&postcount=199

    And it works. This is an invaluable tool.

    Thanks

  3. #223

    Default Re: Recover Cart

    I have looked for an answer to this but cannot find it. The link in the email goes to an error page and not to the product it's supposed to. The code to generate this link is:

    <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>
    I would also like my link to just be to mysite.com and not mysite.com/catalog/index.php?main_page=index The code for that line is:

    zen_catalog_href_link(FILENAME_DEFAULT);
    I know this is probably an easy fix, but I am not a coder so please help! Thanks :)
    Last edited by Doodlebuckets; 12 Feb 2008 at 03:42 AM. Reason: font was messed up

  4. #224

    Default Re: Recover Cart

    Quote Originally Posted by Doodlebuckets View Post
    I have looked for an answer to this but cannot find it. The link in the email goes to an error page and not to the product it's supposed to. The code to generate this link is:
    Well, I fixed the closing of the email to have what I want. But the link to the product that the customer had in their cart is something I don't think I will ever get because it's a database query. The code is:

    $cquery = $db->Execute("SELECT * FROM " . TABLE_ORDERS . " WHERE customers_id = '" . $cid . "'" );
    if ($cquery->RecordCount() < 1) {
    $email .= sprintf(EMAIL_TEXT_NEWCUST_INTRO, $mline);
    } else {
    $email .= sprintf(EMAIL_TEXT_CURCUST_INTRO, $mline);
    }
    For the product in question, the link that is generated in the email is:

    1 x Valentine Teddy Bear
    giftsofcharacter.com/catalog/index.php?main_page=product_info&products_id=395:c092a7870d3e389151055a5cba2da44 f

    If you take off the ":c092a7870d3e389151055a5cba2da44f" part of the URL, it goes to the right place. How do I get rid of the extra stuff on the URL? I think it is probable that if a customer were to click that link to go back and purchase and it goes to an error page, they are much less likely to buy.

  5. #225

    Default Recover Cart Stats

    hi guys, have just updated the RCS and all went well except in "stats_recover_cart_sales" get

    Warning: Invalid argument supplied for foreach() in /home/<domainname>/admin/stats_recover_cart_sales.php on line 153


    foreach($cust_array as $cust) {
    ?>
    must have somthing to do with this.

    tips welcome

    Craig
    NZ

  6. #226
    Join Date
    Jan 2006
    Location
    New York
    Posts
    22
    Plugin Contributions
    0

    Default Re: Recover Cart Stats

    Quote Originally Posted by craiglove View Post
    hi guys, have just updated the RCS and all went well except in "stats_recover_cart_sales" get

    Warning: Invalid argument supplied for foreach() in /home/<domainname>/admin/stats_recover_cart_sales.php on line 153


    foreach($cust_array as $cust) {
    ?>
    must have somthing to do with this.

    tips welcome

    Craig
    NZ

    I have the same issue...did you ever get this fixed?

    Thanks,

    Denise

  7. #227
    Join Date
    Feb 2008
    Posts
    52
    Plugin Contributions
    0

    Default Re: Recover Cart Stats

    Quote Originally Posted by craiglove View Post
    hi guys, have just updated the RCS and all went well except in "stats_recover_cart_sales" get

    Warning: Invalid argument supplied for foreach() in /home/<domainname>/admin/stats_recover_cart_sales.php on line 153


    foreach($cust_array as $cust) {
    ?>
    must have somthing to do with this.

    tips welcome

    Craig
    NZ
    I have the same problem. Does anyone know of a fix? I am using 1.3.8a

  8. #228
    Join Date
    Apr 2006
    Location
    Fort Bragg, North Carolina
    Posts
    153
    Plugin Contributions
    0

    Default Re: Recover Cart

    On your file admin/stats_recover_cart_sales.php replace the following code on line 96:

    $custlist = '';

    Replace with:

    $cust_array = array();


    It was posted here.

  9. #229
    Join Date
    Jan 2006
    Location
    New York
    Posts
    22
    Plugin Contributions
    0

    Default Re: Recover Cart

    Thank you so much for the help. I totally appreciate it!

    Denise

  10. #230
    Join Date
    Jul 2007
    Posts
    5
    Plugin Contributions
    0

    Default Re: Recover Cart

    Hi, I have downloaded this mod, and I have to say its such an excellent idea!
    I am wanting to change the email, so its slightly more relevant for our shop and more personal.
    I have found where the email is created (shop/admin/includes/languages/english/recover_cart_sales.php) so no problem editing the actual text there.
    The one thing I want to remove is the shopping cart contents that appears in the email between 'EMAIL_TEXT_BODY_HEADER' and 'EMAIL_TEXT_BODY_FOOTER'. I was wondering someone could tell me which bit of code (and where) I need to delete to remove the contents of the shopping cart from the email.

 

 
Page 23 of 67 FirstFirst ... 13212223242533 ... 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