69-FLy-gUy
01-19-2002, 07:37 AM
What does this mean?
Warning: Cannot add header information - headers already sent by (output started at /home/69flyguy/public_html/forum/admin/functions.php:2252) in /home/69flyguy/public_html/forum/admin/functions.php on line 1517
this is what is on line 1517
setcookie($name, $value, $expire, $cookiepath, '', $secure);
Ok.. Now it has gotten worse.. now i am getting this error on showthread.php
Warning: Cannot add header information - headers already sent by (output started at /home/69flyguy/public_html/forum/admin/functions.php:2251) in /home/69flyguy/public_html/forum/showthread.php on line 128
this is the line which has the error ->
header("Location: showthread.php?s=$session[sessionhash]&postid=$getlastpost[postid]#post$getlastpost[postid]");
Now i can't view anythreads....
any help?
Thanks
Warning: Cannot add header information - headers already sent by (output started at /home/69flyguy/public_html/forum/admin/functions.php:2252) in /home/69flyguy/public_html/forum/admin/functions.php on line 1517
this is what is on line 1517
setcookie($name, $value, $expire, $cookiepath, '', $secure);
Ok.. Now it has gotten worse.. now i am getting this error on showthread.php
Warning: Cannot add header information - headers already sent by (output started at /home/69flyguy/public_html/forum/admin/functions.php:2251) in /home/69flyguy/public_html/forum/showthread.php on line 128
this is the line which has the error ->
header("Location: showthread.php?s=$session[sessionhash]&postid=$getlastpost[postid]#post$getlastpost[postid]");
Now i can't view anythreads....
any help?
Thanks