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 I get the following errors:
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
Warning: main(/home/nexgen/public_html/new/includes/init.php) [function.main]: failed to open stream: No such file or directory in /home/nexgen/public_html/forum/global.php on line 20
Fatal error: main() [function.require]: Failed opening required '/home/nexgen/public_html/new/includes/init.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/nexgen/public_html/forum/global.php on line 20
Bookmarks