Page 7 of 67 FirstFirst ... 567891757 ... LastLast
Results 61 to 70 of 663
  1. #61
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Recover Cart

    Hi Andrew

    Thanks for this great mod. I have a small issue however.

    Site stats

    zen - v1.3.5
    globals off - (prefer not to put on)
    Mysql - 4.0.27
    php - 4.3.11
    Server - linux 2.4.21-32.0.1.EL

    Problem

    When clicking on an item description to view specifics within tools>recover cart sales I get the following error and nothing else shows up

    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 ':b878d4bd907e33e159bba2e31a633e55' at line 1
    in:
    [select * from products_to_categories where products_id=298:b878d4bd907e33e159bba2e31a633e55]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    I did install the sql file, several times!!

    I haven't checked any of the other functionality of mod yet such as email etc

    TIA for any thoughts!!
    Last edited by heavenlynights; 19 Oct 2006 at 11:44 PM.

  2. #62
    Join Date
    Jan 2006
    Location
    Australia
    Posts
    330
    Plugin Contributions
    0

    Default Re: Recover Cart

    a_berezin has the latest version of this in his sig. which has html capabilities

    Quote Originally Posted by Danielle View Post
    Any luck with this yet? It would be so wonderful if the e-mails could be sent as HTML, much prettier

    Also, what is the latest version number? I have recover_cart_sales_1.5.

    Thanks!

  3. #63
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: Recover Cart

    How can we solve the customers email in html format?
    $EMAIL_MESSAGE_HTML ???

  4. #64
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Recover Cart

    Quote Originally Posted by 100asa View Post
    How can we solve the customers email in html format?
    $EMAIL_MESSAGE_HTML ???
    you can read the post above yours :) Solved

  5. #65
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Recover Cart

    I've installed the newest version, but when I go to Tools-Recover Carts, it says
    1146 Table 'baby_newzen.scart' doesn't exist
    in:
    [select cb.customers_id, cb.products_id, cb.customers_basket_quantity, cb.customers_basket_date_added, cus.customers_firstname, cus.customers_lastname, cus.customers_telephone, cus.customers_email_address, sc.datemodified from zen_customers_basket cb left join zen_customers cus on (cb.customers_id = cus.customers_id) left join scart sc on (cb.customers_id = sc.customers_id) where cb.customers_basket_date_added >= '20061021' and cb.customers_id not in ('') order by cb.customers_id asc, cb.customers_basket_date_added desc]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    I've tried installing the sql through my zen admin and through phpmyadmin. My db has the prefix zen_. When I installed the SQL through phpmyadmin, the above error was no longer there, but a similar error appeared on the page when I tried to click send to send an e-mail to a customer, this time saying the orders table does not exist. It looks like it's trying to pull the info from the table without the prefix. How do I get the db prefix in there?
    Danielle

  6. #66
    Join Date
    Jan 2004
    Location
    Reno, NV
    Posts
    123
    Plugin Contributions
    0

    Default Re: Recover Cart

    Well, I removed all the old files, downloaded the new 1.5 and installed it to my server and now I am seeing two issues.

    1) $EMAIL_MESSAGE_HTML is still all I see in the body copy of emails I send when HTML is turned on in the admin.

    2) It appears that there is no defines in the module for the headers? In the report section, all variables are showing, instead of correct titles.

    i.e.HEADING_TITLE
    DAYS_FIELD_PREFIXDAYS_FIELD_POSTFIX
    TOTAL_RECORDS 4
    TOTAL_SALES 0TOTAL_SALES_EXPLANATION
    TABLE_HEADING_SCART_ID TABLE_HEADING_SCART_DATE TABLE_HEADING_CUSTOMER TABLE_HEADING_ORDER_DATE TABLE_HEADING_ORDER_STATUS TABLE_HEADING_ORDER_AMOUNT

    Greg

  7. #67
    Join Date
    Jan 2004
    Location
    UK
    Posts
    1,230
    Plugin Contributions
    0

    Default Re: Recover Cart

    The version I have (downloaded from the link in Andrew's signature, above) says v 2.01 in the Tools->Recover Cart Sales, and v 2.0 in the Reports->Recover Cart Sales.

    Both the tool and the report are working fine for diplaying, although I haven't tested the HTML email yet.

  8. #68
    Join Date
    Jan 2004
    Location
    Reno, NV
    Posts
    123
    Plugin Contributions
    0

    Default Re: Recover Cart

    aha... I grabbed it from the contribs download section here. I should have known better, I grabbed it from Andrews site originally.. DOH!

  9. #69
    Join Date
    May 2004
    Posts
    766
    Plugin Contributions
    0

    Default Re: Recover Cart

    If I have already installed the non-Andrew version of this which I downloaded from here, how do I properly remove it and the sql in order to install Andrews version?

    Betty

  10. #70
    Join Date
    Oct 2004
    Posts
    1,045
    Plugin Contributions
    0

    Default Re: Recover Cart

    Quote Originally Posted by Danielle View Post
    I've installed the newest version, but when I go to Tools-Recover Carts, it says


    I've tried installing the sql through my zen admin and through phpmyadmin. My db has the prefix zen_. When I installed the SQL through phpmyadmin, the above error was no longer there, but a similar error appeared on the page when I tried to click send to send an e-mail to a customer, this time saying the orders table does not exist. It looks like it's trying to pull the info from the table without the prefix. How do I get the db prefix in there?
    So noone else is having this problem? I am using the latest version of Recover Carts and my Zen is v.1.3.5. Does anyone who uses a db prefix have this working???

    Thank you!
    Danielle

 

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