PDA

View Full Version : Visitors Online Sitewide


GoldFire33
03-05-2007, 06:11 PM
I want to be able to display the total visitors on my site, not just the ones viewing my forum. I tried to include global.php on all my non-vBulletin pages, but it didn't seem to have any affect.

Actually now I get the following errors when I include global.php:

Warning: main(./forums/global.php) [function.main]: failed to open stream: No such file or directory in /home/nexgen/public_html/test.php on line 2

Warning: main(./forums/global.php) [function.main]: failed to open stream: No such file or directory in /home/nexgen/public_html/test.php on line 2

Fatal error: main() [function.require]: Failed opening required './forums/global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nexgen/public_html/test.php on line 2

GoldFire33
03-06-2007, 08:40 PM
Does nobody know how? It doesn't seem like this should be that difficult of a problem.