Forums / General Questions / POST not working

POST not working

Locked
Results 1 to 2 of 2
This thread is locked. New replies are disabled.
06 Apr 2007, 12:15
#1
forgiven06 avatar

forgiven06

New Zenner

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

POST not working

Hi,

I've got two separate issues that I think are connected.

1. Suddenly, I can't add anything to the shopping cart. I tried to debug it but it looks like nothing is getting posted. This happened just after I opened shopping_cart.php to peak around, echoed a few values, then deleted the code I added.
2. I was trying to post some information from Step 2 to Step 3 of the checkout process, but when I try to echo the posted value, it shows the variable as not being set.

So, my question is... what have I done to screw up my server or what can I do to fix it.

Would appreciate some quick help.

Thanks,
Steven
06 Apr 2007, 12:49
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Posts:
62,757
Plugin Contributions:
1

Re: POST not working

You may have inadvertantly changed some code ...

If this is the only file that you touched:

Try reloading a clean shopping_cart.php file and see if this corrects the problem ...