Quote:
Originally Posted by Mko
The location that's stored in the database when I view home.php is:
/
Not sure how I'd get around that :s
|
Yeah, I'm not sure why that is. I created a file named 'test.php' that just does a chdir to the forum directory and includes global.php, then calls exec_shut_down(), and when I browse to that file then look at the session table it says "./test4.php".
Is there anything else in your script that might access a vbulletin page?