Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Trouble Creating an account


coyote76

Recommended Posts

Hello,

 

I recently added an OSCommerce system to my website and I am trying to set it up. However, when I click on the create an account page, there seems to be a problem. If you click the continue button without all the information, or invalid information you get the message box informing you of the missing or invalid data. (So far so good.) However, if all the data is there and valid, all you get is the same form, but all the information is gone, and nothing has been added to the Db. I have added my own alert after the conditional:

 

if (isset($HTTP_POST_VARS['action']) && ($HTTP_POST_VARS['action'] == 'process')) {

 

But my alert never comes up.

 

Can someone help me trouble shoot this so that I can get this feature up and running correctly.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...