Forgot Password / Register
Site Statistics
Total Members: 520
Total Tutorials: 242
Newsest User: 8884244477
Todays Unique Hits: 394
0 Users 6 Guests Online
Forum Index » PHP + MySQL » [Help] Headers already sent!
Posted on Monday 7th April 2008 at 04:18 PM
Dalez
templates/default/images/noavatar.png's Avatar
Junior Member
Well i got this before i put in my layout, and i dunno how to make it go normal ;l Heres the error:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/a8067842/public_html/user/index.php:7) in /home/a8067842/public_html/user/config.php on line 2

Thats for most pages. But with my register i get:

Fatal error: Cannot redeclare secure() (previously declared in /home/a8067842/public_html/user/config.php:20) in /home/a8067842/public_html/user/config.php on line 27

And i don't know how to make them work :( The top one works (stats) as it is showned underneath, but register doesn't work.

Can anyone help me?
Posted on Monday 7th April 2008 at 07:33 PM
ShadowMage
templates/default/images/noavatar.png's Avatar
Senior Member
config.php is already included some place x]