Jump to content

Blank page after checkout


Zorro67

Recommended Posts

Hi all,

 

Need a spot of help.

 

have been making some changes to order forms and products in my V3.6.0 site. Not sure when this error occurred, as my last couple of order were admin created, but it was working at least until the last 2 days

 

Using the cart system, and when i have a full cart (with or without a promo code), when I hit the "Complete Order" button, from /cart.php?a=checkout, I hit a blank page.

 

The obvious error was that I had modded (and inserted some sort of error) into my viewcart.tpl file.

 

However, i recopied a backup version of the text, and still get the same error.

 

Tried inserting {debug} in my header, but don't even get the variables page after I hit the order button.

 

Any suggestions?

Link to comment
Share on other sites

Guys, just a repsonse to a ticket on this.

 

The response didn't solve the problem, but it did tell me how to solve it myself, so its worth posting.

 

When you get a blank page, navigate to your configuration.php file, insert the following code, save the file, and then refresh your blank page.

 

$display_errors="on";

You should now see what's causing your blank page error.

 

After resolving your issue, don't forget to remove the inserted code line.

 

Cheers

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated