Quote:
Originally Posted by Tulsa
I've not tried this latest update yet but I am having multiple reports from people saying poker has been freezing (just staying on "loading") on them and one person said blackjack did. I looked in my error log and found this in relative time to the reports.
Code:
PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required './global.php' (include_path='.:/usr/local/php5-fcgi/lib/php') in /home/****/public_html/casino.php on line 66
PHP Warning: require_once(./global.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/****/public_html/casino.php on line 66
|
Quote:
Originally Posted by Tulsa
Yes I do called forums.
|
It looks like it's where you put it doing this, casino.php needs to be in the "forums" folder, otherwise it won't be able to find global.php.