Zen Cart Logo
Forums / All Other Contributions/Addons / Recover Cart [Support Thread]

Recover Cart [Support Thread]

Views: 219,166

Results 241 to 260 of 662
5 Aug 2008, 1:16 PM
#242
bodyjewelrystores avatar

bodyjewelrystores

Zen Follower

Join Date:
Jun 2006
Posts:
123
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

Hi,

Today I've discovered a problem with the Recover Cart Sales module (which is still great - been using it for a few months now without a hitch).

There is one abandoned cart which is displayed with no title row above it (that is, no customer details), and no "Cart Total" / "Set Contacted" / "Delete" section below it (see screenshot below).

So we cannot figure out who created this cart, and cannot do much about it....

Any ideas?

This is what it looks like, alongside other abandoned carts (I've removed customer details to protect their privacy):

Thanks in advance.

21 Aug 2008, 12:20 PM
#243
tbaquatics avatar

tbaquatics

New Zenner

Join Date:
Jan 2008
Posts:
72
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

I just installed and all I see is a configuration menu item "recover cart" and not the other two menu items. Any ideas?

21 Aug 2008, 4:48 PM
#244
stuff4toys avatar

stuff4toys

Totally Zenned

Join Date:
May 2007
Location:
SW Florida
Posts:
1,062
Plugin Contributions:
1

Re: Recover Cart [Support Thread]

tbaquatics:

I just installed and all I see is a configuration menu item "recover cart" and not the other two menu items. Any ideas?
Try uploading the files again and make sure they go into the correct folders.
JOhn ><>

22 Aug 2008, 7:16 PM
#245
gid avatar

gid

New Zenner

Join Date:
Oct 2005
Location:
Chattanooga
Posts:
62
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

bodyjewelrystores:

Hi,

There is one abandoned cart which is displayed with no title row above it (that is, no customer details), and no "Cart Total" / "Set Contacted" / "Delete" section below it (see screenshot below).

I just installed the mod and have the same issue. It did not show until I deleted a few pass carts......

5 Sep 2008, 2:43 AM
#246
gid avatar

gid

New Zenner

Join Date:
Oct 2005
Location:
Chattanooga
Posts:
62
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

Doodlebuckets:

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



Hey Doodlebuckets.  I ran into the same issue.  I'm sure there is a better way of fixing this issue, but this is what I did.  

Just replace the line above with this:

$mline .= ' <blockquote><a href="' . zen_catalog_href_link(FILENAME_PRODUCT_INFO, 'products_id='. str_replace(strrchr($basket->fields['products_id'], ":"), "", $basket->fields['products_id'])) . '">' . zen_catalog_href_link(FILENAME_PRODUCT_INFO, 'products_id='. str_replace(strrchr($basket->fields['products_id'], ":"), "", $basket->fields['products_id'])) . "</a></blockquote>\n\n";

15 Sep 2008, 9:36 PM
#247
dimid avatar

dimid

New Zenner

Join Date:
Sep 2008
Posts:
4
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

Is there a way to keep user carts even if they remove items from their own cart, i'd like to know not just when a cart is abandoned but when items are removed so i can try to close a sale, i'm sure there are customers removing items for any number of reasons but if we could see that information as well it would help our conversion rates. Has anyone done a mod like this or have suggestions on how to do it?

Thanks

23 Sep 2008, 4:02 PM
#248
dontknowwhatimdoing avatar

dontknowwhatimdoing

Zen Follower

Join Date:
Aug 2008
Posts:
131
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

This looks like a great mod.

I hope there are not too many issues vs 1.3.8 since the official download is 1.3.7.

9 Oct 2008, 1:40 PM
#249
doodlebuckets avatar

doodlebuckets

Totally Zenned

Join Date:
Jul 2005
Posts:
497
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

Is there a way to set this up as a cronjob? What file would you execute?

Thanks!

9 Oct 2008, 3:26 PM
#250
a_berezin avatar

a_berezin

Deceased

Join Date:
Aug 2004
Location:
Saint Petersburg, Russia
Posts:
1,782
Plugin Contributions:
5

Re: Recover Cart [Support Thread]

Doodlebuckets:

Is there a way to set this up as a cronjob? What file would you execute?
You can not use this module to run as a cronjob. To do this you need an additional file.

27 Oct 2008, 4:20 AM
#251
exbm avatar

exbm

New Zenner

Join Date:
Oct 2008
Posts:
9
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

I installed this mod but into only works hit or miss. When I go to the recover cart sales report it doesn't show any abandoned carts. If i refresh the page a couple times or go back to start and then click the recover cart report again I can get abandoned carts to show up. Now it's been a couple days and Analytics is showing abandoned check out funnels but im not seeing any change to my recover cart report.

Also, it was stated in the readme that when i ran the sql install file it would delete all of the old carts? well that didn't happen when i ran the file. I can call up all of the old carts in the recover cart report. I don't think the script gave me any errors.

Confused!

23 Nov 2008, 6:26 AM
#252
fireflyz avatar

fireflyz

New Zenner

Join Date:
May 2007
Location:
Los Angeles
Posts:
89
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

heavenlynights:

a_berezin has the latest version of this in his sig. which has html capabilities
looks like he has changed his sig. Emails are enabled for HTML in admin. How do I get it to send emails in HTML?

Thanks in advance!

24 Nov 2008, 8:11 PM
#253
fireflyz avatar

fireflyz

New Zenner

Join Date:
May 2007
Location:
Los Angeles
Posts:
89
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

Fireflyz:

looks like he has changed his sig. Emails are enabled for HTML in admin. How do I get it to send emails in HTML?

Thanks in advance!

No one can tell me what I can do to send emails in HTML format? No one? :cry:

2 Dec 2008, 11:36 PM
#254
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Recover Cart [Support Thread]

Fireflyz:

No one can tell me what I can do to send emails in HTML format? No one? :cry:

Emails should be sent in both HTML and plain text. It depends on the recipients email preference set in "MY ACCOUNT."

3 Dec 2008, 9:00 AM
#255
fireflyz avatar

fireflyz

New Zenner

Join Date:
May 2007
Location:
Los Angeles
Posts:
89
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

numinix:

Emails should be sent in both HTML and plain text. It depends on the recipients email preference set in "MY ACCOUNT."
Yes, that was it! I feel like such a retard, now. Thank you! :smile:

7 Dec 2008, 1:58 AM
#256
ryanb4614 avatar

ryanb4614

Totally Zenned

Join Date:
Feb 2008
Posts:
556
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

Somethings I would like to change if I can is:

  1. get ride of the stores link under Sincerely, Owner Name Then Store link, I would like the store owner's to still be a hyperlink, but I dont want the address listed
  2. Login to your account here: address ............ I would like it to say "Login" or Click here instread of listing the link.
    Thank you!
8 Dec 2008, 7:41 PM
#257
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Recover Cart [Support Thread]

ryanb4614:

Somethings I would like to change if I can is:

  1. get ride of the stores link under Sincerely, Owner Name Then Store link, I would like the store owner's to still be a hyperlink, but I dont want the address listed
  2. Login to your account here: address ............ I would like it to say "Login" or Click here instread of listing the link.
    Thank you!
  1. edit the email template directly in either /email/ or /emails/ (sorry I'm not looking at the ZC directory structure right now).
  2. Search for the defined text using the Developer's Toolkit and then modify the file that contains the definition.
19 Jan 2009, 7:38 PM
#258
bestore avatar

bestore

New Zenner

Join Date:
Dec 2005
Posts:
17
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

I'm using ZC 1.38a. Has anyone used the RC mod with the Multi-sites mod? It'd be great if the links in the email message directed the customer to the specific site (theme) they shopped on and not to the main site. Thanks in advance for any responses.

20 Jan 2009, 2:31 AM
#259
jwatt10k avatar

jwatt10k

New Zenner

Join Date:
Jun 2008
Posts:
6
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

tanyar2515:

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

I have this problem as well. Everything else with the recover cart sales mod works fine. I am running 1.37 and the last recover cart sales script. Has anyone else ever seen this?

21 Jan 2009, 1:01 AM
#260
giuly avatar

giuly

Zen Follower

Join Date:
May 2007
Location:
Italy
Posts:
438
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

hello, I've installed this mod before on zen cart 1.3.7 then I did the upgrade and now I have 1.3.8a.
But I have a problem that I think it is caused from this mod .
I have an italian mod, iwsmile payiment with credit card, so in some cases it is that the client buy but I don't see order in zen cart, but I see the payiment.

So this is after the installation of this mod.
I would to know to verify if it this mod how can I uninstall?

I have installed with upload of file sql and upload of all files, now how can I uninstall the record in database created by sql?
Please
Thank you
:smile: