The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
including global.php = these errors on page
I've got some simple code to include the backend global.php but when i load the page i created i get the following errors:
Notice: Undefined index: REQUEST_URI in D:\hosting\005\Live\forums\includes\class_core.php on line 1937 Notice: Undefined index: REQUEST_URI in D:\hosting\005\Live\forums\includes\class_core.php on line 1937 Notice: Undefined index: QUERY_STRING in D:\hosting\005\Live\forums\includes\class_core.php on line 1956 Notice: Undefined index: QUERY_STRING in D:\hosting\005\Live\forums\includes\class_core.php on line 1956 Notice: Undefined index: HTTP_REFERER in D:\hosting\005\Live\forums\includes\class_core.php on line 1594 PHP Code:
^^ this is the code, its been mentioned several times on this forum and i've just adjusted paths to suit. any idea? :\ vbulletin 3.6.0 btw SInce posting i have found the following: PHP Code:
"Unable to add cookies, header already sent. File: D:\hosting\005\Live\site\sessions.php Line: 7" Line 7 beginning with "<?" Any help appreicated :/ Ok after some browsing, found the problem. i deleted all characters before the "<?" on line 7 this code works fine now : PHP Code:
Why did i even post! :x Maybe this will help someone else :P <3 |
#2
|
||||
|
||||
If you are going to require global.php why not take advantage of the template system?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|