The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help me to solve this error
This is what i am getting when i go to my index page and all other page.
Now what i can access is admin panel Error vBulletin Message Unable to add cookies, header already sent. File: /home/web/public_html/includes/config.php Line: 1 Webministrators Please help me Thanks in advance. |
#2
|
|||
|
|||
Try disabling all plugins by editing includes/config.php and adding:
Code:
define('DISABLE_HOOKS', 1); at the top, on the line after <?php. Also while you're doing that, look and see if there's anything that looks wrong in that file. It looks like you might have something wrong on line 1 of that file (although then I think you wouldn't be able to get to the admin panle either). |
#3
|
|||
|
|||
For what it's worth it looks like you could have an echo or print executing before a redirect, if that gives you any clue.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|