The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
vB 3.0 Help needed
I know 3.0 isn't supposed to be hacked yet, but, I just want to build content outside of the forums that can access the user database. By requiring "global.php" I get plenty of good stuff, like the user name and id, but there are errors when the page loads. Specifically, functions.php complains about 'badlocation' and 'sessionupdate.' Can anyone suggest the right thing to do to eliminate the errors?
Code:
Notice: Undefined index: badlocation in /usr/local/stuff/forums/includes/functions.php on line 470 Notice: Undefined index: badlocation in /usr/local/stuff/forums/includes/functions.php on line 482 Notice: Undefined index: sessionupdate in /usr/local/stuff/forums/includes/functions.php on line 482 Notice: Undefined index: badlocation in /usr/local/stuff/forums/includes/functions.php on line 490 |
#2
|
|||
|
|||
Well, that was goofy. Looking at the vB code, I see that they just turn off notifications in the error checking at the top.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|