Using the latest chatserv upgrade to 2.0.15:
I used update BBtoNuke 2.0.15 to upgrade from 2.0.14 and now I cant acess the admin area it says this;
Warning: main(db/mysql.php): failed to open stream: No such file or directory in /home/maka/public_html/forum/db/db.php on line 53
Warning: main(): Failed opening 'db/mysql.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/maka/public_html/forum/db/db.php on line 53
Fatal error: Cannot instantiate non-existent class: sql_db in /home/maka/public_html/forum/db/db.php on line 86
I also tried this:
Add this code and hit go:
ALTER TABLE `YOUR-PREFIX_bbsessions` ADD COLUMN `session_admin` tinyint(2) DEFAULT '0' NOT NULL
And says:
#1060 - Duplicate column name 'session_admin'
I'm confused, if anyone could help that would be apreciated.
Thankyou.
If anyone can help I will give them some forum money of whatever its called.
I used update BBtoNuke 2.0.15 to upgrade from 2.0.14 and now I cant acess the admin area it says this;
Warning: main(db/mysql.php): failed to open stream: No such file or directory in /home/maka/public_html/forum/db/db.php on line 53
Warning: main(): Failed opening 'db/mysql.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/maka/public_html/forum/db/db.php on line 53
Fatal error: Cannot instantiate non-existent class: sql_db in /home/maka/public_html/forum/db/db.php on line 86
I also tried this:
Add this code and hit go:
ALTER TABLE `YOUR-PREFIX_bbsessions` ADD COLUMN `session_admin` tinyint(2) DEFAULT '0' NOT NULL
And says:
#1060 - Duplicate column name 'session_admin'
I'm confused, if anyone could help that would be apreciated.
Thankyou.
If anyone can help I will give them some forum money of whatever its called.
