Visitors Online Sitewide
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
|