The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Error: Unable to add cookies, header already sent
Getting following error, can someone please help me on that?
Quote:
G! |
#2
|
|||
|
|||
You should contact the author of that status mod by dbtech.
It basically means that output is being sent before vBulletin can set cookies/headers, this must happen before any output is being sent to the client. |
Благодарность от: | ||
BlueCheri |
#3
|
||||
|
||||
Did you recently edit your config.php file? If so, did you make sure to use a plain text editor such as notepad++? If you didn't, you may have left a BOM, so I'd suggest redoing the config.php file with a plain text editor.
|
Благодарность от: | ||
BlueCheri |
#4
|
||||
|
||||
Quote:
Quote:
Now getting following error, can you please help me on this? Thanx in advance. Quote:
|
#5
|
||||
|
||||
So you created a new config.php file that you edited using notepad++ or you just edited the existing one? Make sure you save it without BOM. Also, are you running 4.2.2? If so, please add the following line to your config.php file under the <?php line:
PHP Code:
|
#6
|
||||
|
||||
Quote:
Many thanx again, tried with your suggestions. Sorry some how it's not working I am not getting what I am doing wrong? Kindly help me. Rgds, G! |
#7
|
||||
|
||||
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php PHP Code:
|
Благодарность от: | ||
BlueCheri |
#8
|
||||
|
||||
Quote:
Now it shows following error; PHP Code:
|
#9
|
||||
|
||||
You shouldn't be getting that warning if you add the line from post 5 to your config.php file. Is that line still in there?
|
#10
|
||||
|
||||
Quote:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|