I'm trying to make it so when a guest views my main index.php page (which is sitting outside of the vbulletin folder) the "Current Active Users" guest count will increase. I've included global.php in the main index.php page. When I look at the "Current Active Users" bit, it doens't even recognize that there is a guest there (in that, in the who's online section, it doesn't even show a guest in an "unknown" section). Since the main index.php is in the ../ folder, I can't strpos the folder name as in the example plugin. But more importantly, I just want the guest count to actually increase. I'd be happy if it actually showed the guest in an unknown section. Any ideas? Thanks in advance.
|