MySQL Version 3.23.49
FreeBSD 5.2.1-RELEASE #7
Apache
SPChat/Add New Block
I am receiving the following error when I attempt to add a new block by clicking on New Block in the Admin Panel. I have done a search, but was unable to find anything related to this exact problem. I am not having any trouble with the SPChat feature, I just can't add any new blocks at all. Any help would be appreciated greatly.
Fatal error: Call to a member function on a non-object in ... /modules/SPChat/inc/user.inc.php on line 595
Here is line 595 of user.inc.php:
Code
$num = $result->RecordCount();
Thanks for any help you can give.
