Home :: Forums :: Register :: Sign In :: Links :: Downloads :: Shop
You are not signed in. Please sign in. If you have not registered, please click here.

I can't open forums admin page

  Post new topicReply to topicPrintable Version
<< View previous topic View next topic >>
Share: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb   More...
#1Sun Jan 02, 2005 2:45 pm   I can't open forums admin page
Recoil
CZ Addict
Recoil has been a member for over 4 year's 4 Year Member
usa.gif louisiana.gif
Occupation: Manager
Fav. Sports Team: New Orleans
Website: one-hq.com
Status: Offline
Joined: Jan 17, 2004
0.24 posts per day
Posts: 427
Points: 8,650
   ICQ Number
When i go to forums in admin crtl panel I get this error:

Fatal error: Cannot instantiate non-existent class: sql_db in /home2/lightinfantry/public_html/db/db.php on line 86

dollarsign db = new sql is line 86

   case 'oracle':
      include("".$the_include."/oracle.php");
      break;

   case 'msaccess':
      include("".$the_include."/msaccess.php");
      break;

   case 'mssql-odbc':
      include("".$the_include."/mssql-odbc.php");
      break;
   
   case 'db2':
      include("".$the_include."/db2.php");
      break;

}

$db = new sql_db($dbhost, $dbuname, $dbpass, $dbname, false);
if(!$db->db_connect_id) {
    die("<br><br><center><img src=images/logo.gif><br><br><b>There seems to be a problem with the MySQL server, sorry for the inconvenience.<br><br>We should be back shortly.</center></b>");
}

?>


I tried the fix
[ Register or login to view links on this board.]
Can some1 please help?[


Back to top Reply with quote
#2Sun Jan 02, 2005 3:26 pm   re: I can't open forums admin page
Taut
PayPal Donation
Asst. Admin
 Codezwiz Site Donator
Taut has been a member for over 5 year's 5 Year Member
usa.gif california.gif
Occupation: Entrepreneur
Fav. Sports Team: SF Giants
Website: admins101.com
Status: Offline
Joined: May 27, 2003
2.74 posts per day
Posts: 5504
Points: 481,695
   
try the other fix here:
[ Register or login to view links on this board. ]




_________________
My life is spent in one long effort to escape from the commonplace of existence.
Back to top Reply with quote
Display posts from previous:      
Add To: Del.icio.us  Digg  Google  Spurl  Blink  Furl  Y! MyWeb   More...
<< View previous topic View next topic >>
Post new topicReply to topic

Jump to 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum