The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Counting Guests on non-VB Pages
I'm trying to have guests show up on the guest count in my forum from a non-vb (the main index of my site). I found several other threads on this issue through the search but none of them have a valid solution. On my main index, I already have the code:
Code:
// ####################### SET PHP ENVIRONMENT ########################### error_reporting(E_ALL & ~E_NOTICE); // #################### DEFINE IMPORTANT CONSTANTS ####################### define('THIS_SCRIPT', 'mainIndex'); require_once('./global.php'); |
#2
|
|||
|
|||
Anyone?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|