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