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
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 (http://www.google.com/search?&q=Warning%3A+Cannot+modify+header+information+%2D+headers+already+sent) returns +190,000 pages...
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..