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

Recover Cart [Support Thread]

Views: 219,165

Results 141 to 160 of 662
30 Apr 2007, 11:44 AM
#141
a_berezin avatar

a_berezin

Deceased

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

Recover Cart [Support Thread]

Hi Woody,
Thank you. I fix it. Download and test.
Don't use update_1.sql!!! Sorry :no:

3 May 2007, 1:05 AM
#142
modchipfitters_co_uk avatar

modchipfitters_co_uk

Zen Follower

Join Date:
Sep 2006
Location:
United Kingdom
Posts:
190
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

a_berezin:

Download and try last variant.

just downloaded the latest version from your site but i get this error when trying to update the sql

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 '; = 0' at line 1
in:
[CREATE TABLE modchipfittersscart ( scartid int(11) NOT NULL auto_increment, customers_id int(11) NOT NULL default '0', dateadded varchar(8) NOT NULL default '', datemodified varchar(8) NOT NULL default '', PRIMARY KEY (scartid), UNIQUE KEY customers_id (customers_id), UNIQUE KEY scartid (scartid) ) TYPE=MyISAM; = 0;]
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.

3 May 2007, 2:05 AM
#143
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]

Ohh! Yes, some typo in sql file. Thanks, fixed it.
But, why you start to update sql? Where you read about this?

3 May 2007, 2:17 PM
#144
modchipfitters_co_uk avatar

modchipfitters_co_uk

Zen Follower

Join Date:
Sep 2006
Location:
United Kingdom
Posts:
190
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

a_berezin:

Ohh! Yes, some typo in sql file. Thanks, fixed it.
But, why you start to update sql? Where you read about this?

ok that fixed the last error but now im getting the following error when trying to install the sql

1054 Unknown column 'cofiguration_group_title' in 'where clause'
in:
[SELECT (@t4:=configuration_group_id) as t4 FROM modchipfittersconfiguration_group WHERE cofiguration_group_title= 'Recover Cart Sales';]
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.

3 May 2007, 3:02 PM
#145
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]

Yes, something wrong in this sql. :oops: Tested and Fixed. Sorry.

3 May 2007, 7:31 PM
#146
modchipfitters_co_uk avatar

modchipfitters_co_uk

Zen Follower

Join Date:
Sep 2006
Location:
United Kingdom
Posts:
190
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

a_berezin:

Yes, something wrong in this sql. :oops: Tested and Fixed. Sorry.

ok thats sorted the sql but in reports> recover cart sales i gtet this error

Warning: Invalid argument supplied for foreach() in /home/fitters/public_html/admin/stats_recover_cart_sales.php on line 153

3 May 2007, 9:40 PM
#147
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]

Ignore this - no rcs to show. I shall correct it later.

4 May 2007, 2:17 AM
#148
modchipfitters_co_uk avatar

modchipfitters_co_uk

Zen Follower

Join Date:
Sep 2006
Location:
United Kingdom
Posts:
190
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

ok thank you

17 May 2007, 1:50 AM
#149
numinix avatar

numinix

Totally Zenned

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

Re: Recover Cart [Support Thread]

Nothing shows up in the email sent report after I send a customer an email. Are the emails being sent?

13 Jun 2007, 9:51 AM
#150
jodisgreat avatar

jodisgreat

New Zenner

Join Date:
Oct 2006
Posts:
4
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

numinix:

Nothing shows up in the email sent report after I send a customer an email. Are the emails being sent?

I'm getting the same problem. Worked find on mt 1.3.2 zencart. Did a fresh install of 1.3.7 for Paypal Express support, and now Recover cart sales no longer works. I check the customers I would like to inform as before and hit the send button, but rather than taking me o the second page it used to take me to displaying the customers and their products with an email sent bar at the top of the screen, the recover cart sales initial page just refreshes on itself showing all customers that abandoned their carts and all check boxes unchecked again. No email is sent at all. Have tried changing the zencart mail transport method from sendmail, to php, to smtp and still the same issue, no error message, just seems that the script fails.

Anyone any ideas? anyone got this running on 1.3.7 so I can rule out conflicts with another script?

your help would be much appreciated. :frusty: I love this mod

Thanks
John

13 Jun 2007, 10:37 AM
#151
jodisgreat avatar

jodisgreat

New Zenner

Join Date:
Oct 2006
Posts:
4
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

numinix:

Nothing shows up in the email sent report after I send a customer an email. Are the emails being sent?

a_berezin:

Test this one - http://zen-cart.spb.ru/freedownload.php?file=zc-contribution/recovercart.zip

Just tried this version on my 1.3.7 cart and it worked flawlessly first time

thanks a_berezin, your a lifesaver

John

18 Jun 2007, 11:06 PM
#153
shaggymac avatar

shaggymac

New Zenner

Join Date:
Aug 2004
Location:
Lancaster, PA
Posts:
26
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

Where can we download this mod? a_berezin's link does not work anymore? We are currently using the version in the download section v1.4e? Should we bother "upgrading to the alternate version? Please advise.

Thanks

25 Jun 2007, 2:11 PM
#154
jikey avatar

jikey

New Zenner

Join Date:
Jan 2007
Posts:
59
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

jodisgreat:

I'm getting the same problem. Worked find on mt 1.3.2 zencart. Did a fresh install of 1.3.7 for Paypal Express support, and now Recover cart sales no longer works. I check the customers I would like to inform as before and hit the send button, but rather than taking me o the second page it used to take me to displaying the customers and their products with an email sent bar at the top of the screen, the recover cart sales initial page just refreshes on itself showing all customers that abandoned their carts and all check boxes unchecked again. No email is sent at all. Have tried changing the zencart mail transport method from sendmail, to php, to smtp and still the same issue, no error message, just seems that the script fails.

Anyone any ideas? anyone got this running on 1.3.7 so I can rule out conflicts with another script?

your help would be much appreciated. :frusty: I love this mod

Thanks
John

um i hav same problem ... :S

4 Jul 2007, 8:19 AM
#155
optikalsaint avatar

optikalsaint

New Zenner

Join Date:
Aug 2006
Posts:
31
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

I have this mod installed except when I try to view the carts, the items, item quantity as well as order total are all set to zero. After reading every post I can find, I have figured out that this is a register global problem. Since I do not have the ability to turn them on via .htaccess file, I was wondering if there was a link anywhere to download a_berezin's mod.

I have searched every link posted to it I could find, but they're all dead. Any help would be appreciated! Thanks!

25 Jul 2007, 10:57 PM
#156
einstin avatar

einstin

New Zenner

Join Date:
Feb 2005
Location:
Atlanta, GA
Posts:
71
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

optikalsaint:

I have this mod installed except when I try to view the carts, the items, item quantity as well as order total are all set to zero. After reading every post I can find, I have figured out that this is a register global problem. Since I do not have the ability to turn them on via .htaccess file, I was wondering if there was a link anywhere to download a_berezin's mod.

I have searched every link posted to it I could find, but they're all dead. Any help would be appreciated! Thanks!

Bump... Anyone still have a good copy of Andrew's latest version or have a good working link where to get it from?

27 Jul 2007, 3:53 PM
#157
abpse avatar

abpse

New Zenner

Join Date:
Aug 2006
Posts:
23
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

I'm looking for the download, too. :smile:

28 Jul 2007, 7:07 PM
#159
einstin avatar

einstin

New Zenner

Join Date:
Feb 2005
Location:
Atlanta, GA
Posts:
71
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

enderandrew:

This is the only one that I have. I don't know if it is the latest.

http://enderandrew.com/pub/recover_cart_sales_1.5.1.zip

That is the same one that is in the download section and not Andrew's version that was working. I tried this one already and had no luck with it.

5 Aug 2007, 7:13 AM
#160
poldy avatar

poldy

New Zenner

Join Date:
Jul 2007
Posts:
5
Plugin Contributions:
0

Re: Recover Cart [Support Thread]

Sorry this is probably a newby problem.

Recover cart seems to work perfectly except for the mails sent to the customer.

Instead of the mail text the mails show:

Inquiry from Israel Store

$EMAIL_MESSAGE_HTML

I also would like to change the mail to include a link paypal. Does anyone know how.

I am a comlete idiot when it comes to php.

Thanks

Poldy