The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hi
I have not been able to log into my forums, keep getting this error: Unable to add cookies, header already sent. File: /home/blueforums/includes/functions_login.php(176) : eval()'d code Line: 3 I have no clue about how to solve it, any help much appreciated.. Thanks |
|
#2
|
||||
|
||||
|
Edit your includes/config.php file, placing the following on its own line:
Code:
define('DISABLE_HOOKS', true);
|
|
#3
|
||||
|
||||
|
There is likely an echo or header() statement placed in one of your plugins.
|
|
#4
|
|||
|
|||
|
Quote:
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|