Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can someone help phpbb2


Digerdoo

Recommended Posts

Fatal error: Cannot instantiate non-existent class: sql_db in /home/fhlinux195/w/mydomain.com/user/htdocs/includes/modules/forum/includes/db.php on line 60

 

 

and here is file:

 

 

// Make the database connection.

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");

}

?>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...