Err.. Help? (Yes I need more h

Posted on Monday 20th August 2007 at 11:46 PM
-=InSaNe=-
-=InSaNe=-'s Avatar
Okay, well my layout is complete and usersystem is... Getting there? Anyways, when I attempt to place the usersystem inside the layout (Like the Members.php pages or whatever) I get the following error:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/wehabbon/public_html/profile.php:92) in /home/wehabbon/public_html/config.php on line 3

And meaby different errors on other pages, but thats the main one. Any ideas how to get rid of it?
Posted on Tuesday 21st August 2007 at 12:47 AM
Diablosblizz
Diablosblizz's Avatar
Easy, if you have PHP surrounded in HTML then in the php (at the top, which is below <?php) put:

Code
error_reporting(0);


:) Done.
Posted on Tuesday 21st August 2007 at 01:39 AM
-=InSaNe=-
-=InSaNe=-'s Avatar
Thanks! That worked lol
Posted on Tuesday 21st August 2007 at 02:01 AM
ShadowMage
ShadowMage's Avatar
Topic Resolved.
Please contact an admin if it is needed again.
failure i sense
Topic is locked