1
nuker
what's this mean?
  • 2004/2/9 15:42

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


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

2
Dave_L
Re: what's this mean?
  • 2004/2/9 19:17

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Here's that line from kernel/configitem.php in version 2.0.5.2:

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


The error means that $this->db is not defined, or is not an object.

I'd have to investigate further to find out why the error is ocurring.

Are there any other symptoms? I.e., is everything else in XOOPS working perfectly except for that single error message?

3
nuker
Re: what's this mean?
  • 2004/2/9 19:59

  • nuker

  • Not too shy to talk

  • Posts: 129

  • Since: 2002/12/14


it shows up when i try to access the website. after a bunch of refreshes, eventually my site starts working again.

kinda weird. other messages appear too.. i will add them here as i see them again...

4
Herko
Re: what's this mean?
  • 2004/2/9 20:28

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


It probably means the database server cannot be connected during a load. It may be that the server is too busy to respond to all your requests at that time, and times out some of them.

Herko

Login

Who's Online

147 user(s) are online (70 user(s) are browsing Support Forums)


Members: 0


Guests: 147


more...

Donat-O-Meter

Stats
Goal: AU$15.00
Due Date: Jul 31
Gross Amount: AU$0.00
Net Balance: AU$0.00
Left to go: AU$15.00
Make donations with PayPal!

Latest GitHub Commits