![]() |
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. |
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). |
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.
|
All times are GMT. The time now is 05:53 PM. |
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:
|