Warning: headers already sent by

Warning: headers already sent by

Postby mancub » Tue Nov 04, 2008 4:54 pm

I get this error when I try to run my PHP page.

Default Warning: Cannot modify header information ERROR?

Hi there. I had a mambo site up for over a year, and now all the sudden I get these messages on the header of every page:


Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /Users/skoro/Sites/OD/user.class:114) in /Users/skoro/Sites/OD/user.class on line 24

User avatar
mancub
Newbie
Newbie
 
Posts: 20
Joined: Fri Jan 19, 2007 10:37 am

Re: Warning: headers already sent by

Postby FreakShow » Tue Nov 04, 2008 4:56 pm

The "headers already sent" error is usually caused by having white space before or after the opening and closing PHP tags (<?php . . . ?>).

Have you recently edited any files?

Check the file user.class and make sure there is no white space at the beginning or end of the file.

User avatar
FreakShow
Newbie
Newbie
 
Posts: 14
Joined: Tue Oct 10, 2006 2:22 pm


Return to PHP

Who is online

Users browsing this forum: No registered users and 1 guest

cron