Quote:
Originally Posted by BirdOPrey5
Blank white screen means you should check your PHP Error log. Look for a file called error_log in your forum directory. It may vary on different servers.
|
Actually i got the arcade to load but inside the admincp under the Arcade section, every option i click such as add game gives me this error:
Code:
Call to undefined function mysql_connect() on line 41 in /home/mydirectory/public_html/forum/arcade/functions/dbclass.php
#0 /home/mydirectory/public_html/forum/admincp/arcade.php(188): db_driver->connect()
#1 {main}
Any ideas?