Quote:
Originally Posted by MarkFL
I just edited all of the PHP files in the "arcade/modules" folder to fix the class constructors. I have attached a .ZIP file containing them.
|
Thanks for your efforts on this.
So, do I still need to do all those changes outlined earlier or just uploading these files will be good enough?
I am referring to those earlier changes outlined by yourself and the other coder to the arcade.php, function.php, dbclass.php and dbclass_mysqli.php files?
Getting this error now:
Quote:
Call to undefined function mysql_connect() on line 41 in /home/username/public_html/forum/arcade/functions/dbclass.php
#0 /home/username/public_html/forum/arcade.php(192): db_driver->connect()
#1 {main}
|