![]() |
I keep getting this error:
Warning: Cannot add header information - headers already sent by (output started at C:\Inetpub\wwwroot\start.php:7) in C:\Inetpub\wwwroot\admin\functions.php on line 1490 any ideas on how to troubleshoot it? Thanks Eric |
What's start.php? For some reason you echo (or send other kinds of headers) in line 7 of it.
|
its my main page(non-vb), i have a log in part on there that seems to cause this error.
|
are you trying to set cookies?
if so they have to be sent before any output, this includes whitespace and text. Do you have an echo, print or even ?> html here <? on line 7 you will have to relocate it to above the part where content is being sent to the browser. |
1 Attachment(s)
well i attached the file, if anyone can take a look at it i'd really appreciate it, i have been tryin to figure this out for afew days and have had no luck....
thanks.. |
Move this bit:
Code:
<?PHP |
thanks a lot, it seems to be workin now.....
|
cannot ass would be a serious problem.
|
hey now i tried changin it.... :D
|
All times are GMT. The time now is 09:16 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|