Sylvus
05-07-2003, 03:06 AM
Anyone know why this is suddenly happening?
"Fatal error: Call to a member function on a non-object in C:\Inetpub\wwwroot\site\upload\admin\functions.php on line 361"
$DB_site->query("UPDATE user SET posts = posts + 1 WHERE userid = " . $bbuserinfo['userid']);
It was working fine yesterday and I am logged in.
What does the error mean? If I knew that, perhaps I could fix it.
Syl...
"Fatal error: Call to a member function on a non-object in C:\Inetpub\wwwroot\site\upload\admin\functions.php on line 361"
$DB_site->query("UPDATE user SET posts = posts + 1 WHERE userid = " . $bbuserinfo['userid']);
It was working fine yesterday and I am logged in.
What does the error mean? If I knew that, perhaps I could fix it.
Syl...