Fatal error: Call to a member function fetch_assoc() on a non-object in .../admin/inc/fnc.lang_search.php on line 83
81 $res = SK_MySQL::query($query);
82
83 while ($row = $res->fetch_assoc())
I was lookin all google to resolve this problem and didnt find anything.. maybe i will get the answer here
Thank you very much
Chris










