The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
in every non vB page that uses a header, i get this
Warning: Oops, php3_SetCookie called after header has been sent in ./admin/functions.php on line 1475 when i try to logout and log in from a different page... how can i solve this ? Thanks |
#2
|
|||
|
|||
Make sure you're not printing anything out before including/requiring global.php.
|
#3
|
|||
|
|||
PHP Code:
PHP Code:
so i decided to remove the header from redirecterror, and i didnt get that much error on line 1475, but you know it is not that good using all the redirecterror templates without a header, so (1) is there any advice on using this for a better solution? (2) is it possible to use the header only for the second "if"statement and not when getting the template error_nopermission_loggedout using the previous code? Thanks Ed for your help |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|