[solved]: header output errors [solved]: header output errors
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

[solved]: header output errors

Started by emjrc, February 24, 2004, 12:17:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

emjrc

i hope i have placed this in right forum..everything seems to be working great, but i just noticed when i click on resize images..i get these 2 errors..i cant seem to find out what they mean..i am new to this and any help would be appreciated..thank you

QuoteWarning: Cannot modify header information - headers already sent by (output started at /home/sincity8/public_html/PhotoGallerie/include/config.inc.php:16) in /home/sincity8/public_html/PhotoGallerie/themes/default/theme.php on line 777

Warning: Cannot modify header information - headers already sent by (output started at /home/sincity8/public_html/PhotoGallerie/include/config.inc.php:16) in /home/sincity8/public_html/PhotoGallerie/include/functions.inc.php on line 51

Joachim Müller

http://coppermine.sourceforge.net/faq.php?q=commonPHP%20errors#commonPHP%20errors

I guess you have modified the file util.php that comes with coppermine. Undo your changes, or get a fresh copy. If you have modified your theme, make sure you have no excess spaces or linebreaks at the very start.

GauGau

P.S. a search on google returns +190,000 pages...

emjrc

Actually, everything looked good, so i decided to look at the include/config.inc.php:16 file, and noticed that there were extra spaces at the end of file..i deleted them, and everything cleared up..