The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
"who's online" help
Hi,
I have a file that is imbedded into the header, so it shows up on every page, but now when I view "who's online", everyone is in that file, instead of the proper place in the forum ... the only thing I've done is included the global.php so that i could have access to all the vb functions (mainly just need the DB stuff, though). Thanks, Sean |
#2
|
|||
|
|||
maybe put it at the end of global.php instead of calling it and another instance of globals for each page view? Php_include template?
|
#3
|
||||
|
||||
Put
Code:
define('LOCATION_BYPASS', 1); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|