Jump to content

Variables seemed to vanish


reversenorm

Recommended Posts

Hello,

 

I'm working with a custom shopping cart and we got an order that was missing key info. In this php script I have built in many catches for making sure the information was passed along, the only place I don't have these catches is on the final processing page where the user cannot change any information. I have tested and re tested my script and no matter what I try I can't reproduce the error.

 

So my question is is it possible that the users connection to have failed on that final processing page and didn't pass the variables to the final mySql command line that puts the order information into the server?

 

The main reason I'm thinking it's this is that there is an option drop down for the shipping method and it is impossible for the user to not choose some kind of shipping, and this order came through with no shipping method of any kind.

 

Any thoughts?

Link to comment
https://forums.phpfreaks.com/topic/111743-variables-seemed-to-vanish/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.