Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / I get a HTTP 500 error when I'm checking out

I get a HTTP 500 error when I'm checking out

Locked

Views: 1,323

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
21 Mar 2008, 11:33 AM
#1
jurjenruben avatar

jurjenruben

New Zenner

Join Date:
Dec 2007
Posts:
86
Plugin Contributions:
0

I get a HTTP 500 error when I'm checking out

Hi all,

I've been doing some alteration (minor) on my website layout. I've been doing this since yesterday, but I only found out about the following error today.

I get a HTTP 500 error when I'm checking out. The error occurs in the transition of
checkout_shipping --> checkout_payment

Now, I hav 2 languages installed, and the error only occurs in my english version of the site...
So I think there must be some kind of typo or so in my language files. I have transferred all the files starting with checkout_ in my languages-MyTremplate dir, form the working language into the english folder, but the problem remains.

Hope someone can help met out...
Thanks!
Jurjen

21 Mar 2008, 12:29 PM
#2
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: I get a HTTP 500 error when I'm checking out

jurjen, does this site have an address?

21 Mar 2008, 1:49 PM
#3
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

Re: I get a HTTP 500 error when I'm checking out

jurjen, I went to the URL that you pm'd me, created an account, tried to checkout. I didn't get a HTTP error, I got a blank page.

21 Mar 2008, 1:55 PM
#4
jurjenruben avatar

jurjenruben

New Zenner

Join Date:
Dec 2007
Posts:
86
Plugin Contributions:
0

Re: I get a HTTP 500 error when I'm checking out

That's weird.
I checked again:

The website cannot display the page 
HTTP 500  
 Most likely causes:
The website is under maintenance. 
The website has a programming error. 

 What you can try: 
   Refresh the page. 

   Go back to the previous page. 

   More information 

So, what does a blank page mean?
Thanks for looking into this problem!

Regards,
Jurjen

25 Mar 2008, 9:19 AM
#5
jurjenruben avatar

jurjenruben

New Zenner

Join Date:
Dec 2007
Posts:
86
Plugin Contributions:
0

Re: I get a HTTP 500 error when I'm checking out

Get em fast suggested I'd post the link:
https://www.charrou.com/store

I have tested the checkout in multiple browsers, and IE gives the HTTP 500 error, while Safari and firefox give a blank page...

Hope someone can help me out.

Thanks.

25 Mar 2008, 9:46 AM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: I get a HTTP 500 error when I'm checking out

If it's happening between checkout-shipping and checkout-payment, and only in one language, then you've probably got something mucked up in the language files you're using for the payment modules you have enabled.

25 Mar 2008, 10:18 AM
#7
jurjenruben avatar

jurjenruben

New Zenner

Join Date:
Dec 2007
Posts:
86
Plugin Contributions:
0

Re: I get a HTTP 500 error when I'm checking out

Hmm, I found the file that was corrupt.
It was in a module in my order_total. Should be a define file, but it was code... So I must have uploaded that file incorrectly.

Thanks for the help!