Zen Cart Logo
Forums / General Questions / Testing my cart I get errors right at the end when confirming order

Testing my cart I get errors right at the end when confirming order

Locked

Views: 641

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
3 Oct 2009, 2:34 PM
#1
ch4is avatar

ch4is

New Zenner

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

Testing my cart I get errors right at the end when confirming order

Hi, I went back and installed V1.3.8 of Zencart on my server, set it up completely and just testing the cart out I got a error right at the end of checkout when I click confirm order.

ERROR WITH CEON URL'S ENABLED

2006 MySQL server has gone away
in:
[ SELECT uri FROM ceon_uri_mappings WHERE main_page = 'unsubscribe' AND associated_db_id IS NULL AND query_string_parameters = '[email protected]' AND language_id = '1' AND current_uri = '1';]

2006 MySQL server has gone away
in:
[select count(*) as total from sessions where sesskey = 'e263dd2b2192f51dd7f67451475e61ba']

ERROR WITHOUT CEON URL'S ENABLED

2006 MySQL server has gone away
in:
[select customers_email_format from customers where customers_email_address= '[email protected]']

2006 MySQL server has gone away
in:
[select count(*) as total from sessions where sesskey = 'e263dd2b2192f51dd7f67451475e61ba']

I know it means connection lost as from a google search but cannot find a problem before this with the same point off lost connection.

Any ideas? I didnt install anything major just CEON URL's and an extra shipping module and payment module and the template which was a freebie but V1.3.8 compatible.

3 Oct 2009, 2:38 PM
#2
ch4is avatar

ch4is

New Zenner

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

Re: Testing my cart I get errors right at the end when confirming order

I should think before posting.

Just when I reloaded my files to the server I didnt allow the write privalege of my cache folder :P

All fixed once I made my cache folder CHMOD = 777