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.



