I am getting this error on my Loggedin page to start. And now I am getting it on my Gym page
Fatal error: Call to a member function result() on a non-object in /home/deadmans/public_html/class/class_db_mysql.php on line 94
Here is line 94
return mysql_result($result, 0, 0);
this is for V2.
Any help would be greatly appreciated
thanks