Zen Cart Logo
Forums / General Questions / Blank page checkout - tried everything!!!

Blank page checkout - tried everything!!!

Locked

Views: 767

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
29 Aug 2010, 2:14 PM
#1
danielpa avatar

danielpa

New Zenner

Join Date:
Aug 2010
Posts:
2
Plugin Contributions:
0

Blank page checkout - tried everything!!!

Hi all,

I have that problem of a blank page at checkout that I noticed have been discussed before but I have tried all solutions on the web and they are not working for me :(

I am getting the typical email_extra.php in line 103.

Warning: Cannot modify header information - headers already sent by (output started at /home/aushocke/public_html/includes/languages/english/email_extras.php:103) in /home/aushocke/public_html/includes/init_includes/init_templates.php on line 155
Uninstall easy checkout module

I have version 1.3.8a and have installed easy checkout module and the module for discount cupons.

The solutions I have tried are:

  • checked that there are not spaces from and back of php file
    checked also the email_extra in the admin file
    check other related files like english.php

I have left my site showing the notices and warnings and would appreciate if someone could help me with ideas.

https://www.aushockey.com.au

The site has been down now for 2 weeks and it is killing me!!!

Thanks in advance for any ideas/help

29 Aug 2010, 2:46 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Blank page checkout - tried everything!!!

Those notices are apparently not important and can be removed by turning off strict error reporting:

http://www.zen-cart.com/forum/showthread.php?t=115986

You don't say what checkout page is blank, and is it actually blank, or a 404 or 500 error ?

31 Aug 2010, 1:07 AM
#3
danielpa avatar

danielpa

New Zenner

Join Date:
Aug 2010
Posts:
2
Plugin Contributions:
0

Re: Blank page checkout - tried everything!!!

Fixed it!!!!! I just copy back the extra_mail.php file from the original source of zen cart and (very important step:blink:) RESTART YOUR EXPLORER/FIREFOX or even the computer. I think it did not work but as soon as I turn-on the computer the next morning everything was working!!!

It looks like the cache of the explorer/firefox was keeping doing the mistake.