eSyndiCat User Forums esyndicat directory software esyndicat support

Go Back   eSyndiCat User Forums > International > German

German Lassen Sie uns Deutsches sprechen :)

Reply
 
Thread Tools Display Modes
Old 03-03-2009   #1
cr8kn3t
 
Join Date: Mar 2009
Posts: 2
cr8kn3t is on a distinguished road
Default Fatal error: Call to a member function setTable() on a non-object

Nach der Installation die ohne Probleme funktioniert hat, kommt beim aufrufen
der Startseite folgender Fehler: "Fatal error: Call to a member function setTable() on a non-object in /root/dir/includes/config.inc.php on line 294".
Öffne ich nun oben gennante "config.inc.php" und gehe zur Zeile 294 steht dort: $this->db->setTable("language");

Also was hat es damit auf sich ? zur besseren Anschauung folgende Zeilen Code von Line 287 bis 299 .

/**
* Returns a list of available installed languages
*
* @return arr
*/
function getLangList()
{
$this->db->setTable("language");
$r = $this->db->all("`lang`", "1 GROUP BY `lang`");
$this->db->resetTable("");

return $r;
}
cr8kn3t is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 04:34 PM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Testimonials | Articles | Support | Documentation | Privacy Policy | License | Affiliates | Contact Us | SEO Resources