Page 6 of 67 FirstFirst ... 456781656 ... LastLast
Results 51 to 60 of 663
  1. #51
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Recover Cart

    thanks a_berezin and everyone else. My webhost just recently disabled Register Globals and as soon as that happened I noticed RecoverCarts also gave me all the same problems you guys have.

    I got the latest fix from a_berezin's site and its working perfectly. One thing tho, the "GO" button by the "# of days" filter points to a directory, but not an actual image. And the directory it points to doesn't exist either. Does anyone have a go button?

    please update this fixed version in the downloads section too :)

  2. #52
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Recover Cart

    Quote Originally Posted by qhome View Post
    One thing tho, the "GO" button by the "# of days" filter points to a directory, but not an actual image. And the directory it points to doesn't exist either. Does anyone have a go button?
    If you draw this button I will add it to rcs mod.

  3. #53
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Recover Cart

    Although this mod works fine it's generating an error as well:

    PHP Warning: mktime() expects parameter 1 to be long, string given in /admin/stats_recover_cart_sales.php on line 30

    Line 30 =
    PHP Code:
    return date(DATE_FORMATmktime(''''''$month$day$year)); 
    I also get this error if the attribute is set to true under the configurations for Recover Cart:
    [error] PHP Fatal error: Cannot use object of type queryFactoryResult as array in /admin/recover_cart_sales.php on line 481

    Line 481 =
    PHP Code:
    $prodAttribs .= '<small><i> - ' $attribrecs->fields['poname'] . ' ' 
    Any help with this is appreciated.

    Thanks!

  4. #54
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Recover Cart

    Hi BlessIsaacola,
    Quote Originally Posted by BlessIsaacola View Post
    Although this mod works fine it's generating an error as well:

    PHP Warning: mktime() expects parameter 1 to be long, string given in /admin/stats_recover_cart_sales.php on line 30

    Line 30 =
    PHP Code:
    return date(DATE_FORMATmktime(''''''$month$day$year)); 
    Replace it by
    PHP Code:
    return date(DATE_FORMATmktime(000$month$day$year)); 
    Quote Originally Posted by BlessIsaacola View Post
    I also get this error if the attribute is set to true under the configurations for Recover Cart:
    [error] PHP Fatal error: Cannot use object of type queryFactoryResult as array in /admin/recover_cart_sales.php on line 481

    Line 481 =
    PHP Code:
    $prodAttribs .= '<small><i> - ' $attribrecs->fields['poname'] . ' ' 
    Replace it by
    PHP Code:
    $prodAttribs .= '<small><i> - ' $attribrecs->fields['poname'] . ' ' $attribrecs->fields['povname'] . '</i></small><br />'

  5. #55
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

    Default Re: Recover Cart

    Thanks Andrew, that fixed the error messages. However, the mod is still generating this error: client denied by server configuration: /admin/includes/languages/english/images/buttons/index.php

    I suspect it has something to do with the button issue (where the go is just x'd).

  6. #56
    Join Date
    Aug 2004
    Location
    Saint Petersburg, Russia
    Posts
    1,786
    Plugin Contributions
    13

    Default Re: Recover Cart

    Ok! Replace
    PHP Code:
    zen_image_submit(''DAYS_FIELD_BUTTON) . 
    by
    PHP Code:
    '<input type="submit" title="' DAYS_FIELD_BUTTON '" value="' DAYS_FIELD_BUTTON '" />' 

  7. #57
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Recover Cart

    Does the download have all the latest tweaks?

    Many thanks :-)

  8. #58
    Join Date
    Jul 2006
    Location
    Cleveland
    Posts
    79
    Plugin Contributions
    0

    Default Re: Recover Cart

    For some reason the Recover Carts contribution with the Global register Off does not work for me (on my Demo or Live stores 2 different DB, Keep getting SQL errors).
    How do I set global to ON (To use the download version) and what the security issues when it is ON? Can someone enlight me?

  9. #59
    Join Date
    Jul 2006
    Location
    Cleveland
    Posts
    79
    Plugin Contributions
    0

    Default Re: Recover Cart

    Well my register global is ON and still have not been able touse the download version (Does not show detail of attribute and does not show delivery address. The tweked version just shows errors as I described in:

    http://www.zen-cart.com/forum/showpo...43&postcount=5

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

    Default Re: Recover Cart

    Quote Originally Posted by gmoyle View Post
    I grabbed the latest. Made the change above, but I still get my html email with just

    Inquiry from izadra
    $EMAIL_MESSAGE_HTML

    inside my html email template.

    Other than that, everything looks great. What am I overlooking?
    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!
    Danielle

 

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