Well, the DB-Driver was not changed anywhere.
But you seem to have instructions to change the $DB-Name everywhere in the Arcade
Quote:
Im not sure if it's been posted yet but a workaround to the db_driver errors in mkportal you will need to find an replace db_driver with db_driver_ib in all the arcade files.
There is 6 occurences in total Here's a list of changes
|
Sorry, but I won't support User's changes in the Arcade itself here - please ask where you got that instructions from.
But I can tell you this
Quote:
$DB = new db_driver_ib;
Fatal error: Cannot instantiate non-existent class: db_driver_ib in /home/cpfools/public_html/forum/arcade.php on line 127
|
you should check
/arcade/functions/dbclass.phpand change it to this db_driver_ib I guess