Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

site migrating customer account causing errors


sgflowers

Recommended Posts

Posted

Hello,

 

my site was migrated from a php server running php as an api to one running as a cgi.

 

I got everything working properly except the new customer signup form at

 

https://www.secretgardenflowers.com/create_account.php

 

look at what the form does it give an error then it retunrns the form and then when you send the form a second time it gives a server configuration error

 

 

I am running oscommerce ms2 with linda's sec for ms2

 

Any help would be greatly appreciated

 

- kevin

Posted

go into the admin panel and turn on the logging, and see what happens when you try to register. also, the server access and error logs will give you some info on what is going on.

your system does send out a confirmation of joining, so that part is going through.

 

also, in the admin section click on the server info box, see what you get . .

Posted

your system is hanging, i clicked on view all products, and i am pretty much being hung up on there.

Posted

It also sets the login cookie. I.e. if you go back to the index page after getting the error, you are logged in. Most likely, it's failing on the tep_redirect or something like that.

 

Hth,

Matt

Posted

thanks for the help,

 

is the state supposed to be a dropdown initially or a text box?

 

i am not getting a server error now when it redirect back and changes the state to a drop down but why isn't it accempting it the 1st time?

 

 

wierd now it is working again...

 

- kevin

Posted

You have to put in the full name of the state, e.g. Ohio not OH, California not CA, etc.

 

Yes, it normally defaults to a text box, because it doesn't know what country yet. On an incorrect value there, it usually knows the country, so it only needs to show the zones for that country.

 

Hth,

Matt

Archived

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

×
×
  • Create New...