1
clark
configitem.php error
  • 2004/4/20 14:03

  • clark

  • Just popping in

  • Posts: 5

  • Since: 2003/5/10


Fatal error: Call to a member function on a non-object in /kernel/configitem.php on line 286

occurs when I try to access index.php
any suggestions?
thanks

2
Mithrandir
Re: configitem.php error

Line 286: $sql = 'SELECT * FROM '.$this->db->prefix('config');

The object, which fails, is the database object, indicating a problem with the database connection.

If you have not modified anything in the XOOPS files, check your database connection (possibly you have a host, who supplies a PHPMyAdmin tool) and check the mainfile.php to see, if the database details are correct.

Login

Who's Online

191 user(s) are online (136 user(s) are browsing Support Forums)


Members: 0


Guests: 191


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Jun 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits