Zen Cart Logo
Forums / General Questions / Cannot modify header information - headers already sent

Cannot modify header information - headers already sent

Locked

Views: 1,419

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
12 Feb 2009, 1:26 PM
#1
fred5550 avatar

fred5550

New Zenner

Join Date:
Feb 2009
Posts:
1
Plugin Contributions:
0

Cannot modify header information - headers already sent

Hi,

I installed the Zen cart and it works. But when I add something in my cart and I click to checkout ... BLANK PAGE.

I created a script to force the errors on the screnn and here are my errors ...

Warning: Cannot modify header information - headers already sent by (output started at /homez.22/digiscra/www/includes/languages/french/email_extras.php:56) in /homez.22/digiscra/www/includes/init_includes/init_templates.php on line 78

Warning: Cannot modify header information - headers already sent by (output started at /homez.22/digiscra/www/includes/languages/french/email_extras.php:56) in /homez.22/digiscra/www/includes/functions/functions_general.php on line 44

12 Feb 2009, 1:34 PM
#2
website_rob avatar

website_rob

Inactive

Join Date:
Oct 2006
Location:
Alberta, Canada
Posts:
4,572
Plugin Contributions:
0

Re: Cannot modify header information - headers already sent

Hi and Welcome to the Forum. :smile:

The error msg. is telling you the problem is with this file:
includes/languages/french/email_extras.php

Either it did not upload correctly or there are blank spaces at bottom of the file, after the closing ?>

Not matter which it is, you should open the file on your computer and check the very bottom, removing any blank spaces and then delete the file in your Hosting account and reupload anyway.