modus 0 Posted February 10, 2004 Hello, I?ve installed the phpbb206 contribution and installed the databasefeatures. now i have the following errormessage Fatal error: Cannot instantiate non-existent class: sql_db in (.......)htdocs\test\catalog\includes\modules\phpbb2\includes\db.php on line 60 this information is at line 60 $db = new sql_db($dbhost, $dbuser, $dbpasswd, $dbname, false);if(!$db->db_connect_id) { message_die(CRITICAL_ERROR, "Could not connect to the database"); can anybody help me or give a tip? I?ve MS2 Share this post Link to post Share on other sites
defender39 0 Posted February 10, 2004 somewhere you define the database type...It is set for default or its empty...I can remember which. you have to name it mysql and that will fix it for some reason it wont automatically define it look in the config files and you will see it... Share this post Link to post Share on other sites
modus 0 Posted February 10, 2004 Thanks, it?s going now ... I?ve renamed ma Database... But now the next Error.. I logged in ... it?s OK, my "admin" Name was show in the BB Startpage, but.. Where i can log in to make changes?? In the Directory is no install.php, on the Site no Button... And then, i klick zu another Boardsite and I was logged out.. Logged Out in Board and Shop.. have you a Idea?? Share this post Link to post Share on other sites
modus 0 Posted February 10, 2004 :rolleyes: OK, I?ve found the AdminSite :lol: But the Login und "go Out by Sitechange" Problem is still there What can I do?? Share this post Link to post Share on other sites
vanpuffelen 0 Posted October 31, 2004 Thanks, it?s going now ... I?ve renamed ma Database... But now the next Error.. I logged in ... it?s OK, my "admin" Name was show in the BB Startpage, but.. Where i can log in to make changes?? In the Directory is no install.php, on the Site no Button... And then, i klick zu another Boardsite and I was logged out.. Logged Out in Board and Shop.. have you a Idea?? <{POST_SNAPBACK}> Could you provide us with the solution? Share this post Link to post Share on other sites