The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Unable to add cookies, header already sent.
Dear Com,
since last 2-3 days, I am getting this error on my forum. Quote:
|
#2
|
|||
|
|||
Do the following:
1) In your includes/config.php file, make sure there's nothing in front of the opening <?php tag. No spaces, nothing. 2) If that's alright, disable all of your plugins by adding define('DISABLE_HOOKS', true); after the <?php tag in the includes/config.php file so it looks like: PHP Code:
|
#3
|
|||
|
|||
I've gotten this so many times. I make a lot of changes to the PHP files and sometimes because of a space character this error comes up. It drives me crazy.
To solve it I restore the file from before the change (I always make a backup first) and then key my changes back in and the problem goes away. It's a very annoying and common problem that I would think should have been addressed in one of the many patches and upgrades. |
#4
|
|||
|
|||
I did what you said, but didn't work. I can see the page, only when I visit 1 second the admin panel link.
|
#5
|
|||
|
|||
Make sure you are using a proper code editor in editing your scripts. You can inadvertently add a "BOM" and this will initiate this kind of error message.
|
#6
|
|||
|
|||
<a href="http://notepad-plus-plus.org/download/v6.6.7.html" target="_blank">Notepad++</a>
|
#7
|
|||
|
|||
I knew I had a good explanation, that I had sent somebody else, somewhere in my reference files -- it just took me some time to find it. (I did not write it.)
http://stackoverflow.com/questions/8...t-error-in-php |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|