Zen Cart Logo
Forums / General Questions / Comments disappear on Order Confirmation

Comments disappear on Order Confirmation

Locked

Views: 998

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
18 Oct 2007, 3:42 PM
#1
bencart avatar

bencart

New Zenner

Join Date:
Mar 2007
Posts:
28
Plugin Contributions:
0

Comments disappear on Order Confirmation

Hi,

I have inherited a zen cart from another developer and it has a problem:

When going through the check out, the comments textarea passes it's contents from step 1 to step 2 fine but when step 3 is reached the comment section shows "None".

I have looked into it but I'm starting to run out of ideas. I am limited in what debugging I can do because the website is a live one.

I have looked into the SESSION array and the comment key is still in the array apon reaching step 3, but the value is empty.

I don't know exactly what contributions have been added to this site but the only files I can see that are vastly different than reference files are the paypalwpp.php and paypal.php ones found in modules/pages/payment. The site does use Paypal IPN and it is working.

Help would be really really appreciated.