Hi guys,
I'm getting a "HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request" error when trying to log in as a customer.
The strange this is, this only happens when logging in from two of three forms. I have a log in form in the main page, and one on the standard main_page=login page and both of these return this error. The log-in form provided below the PayPal Express Checkout version of the log in page works fine; logs in and goes directly to the checkout page with no hassle.
The other two log in forms that are returning the 500 error are actually creating a session and connecting to the database, as if I refresh the page I go to My Account signed in.
I have also tested using the exact same form creation code in all three places (in tpl_login_default.php and tpl_main_page.php). I have also tested the forms with default templates, and still get the same error.. Any idea where I should start trying to diagnose the problem?
Apologies if I've not included enough information...
Thanks!
-Chris


Reply With Quote
