class.Chat.inc line 1177
Brought to you by:
letreo
Name: andrew warner
Email: awarner_20007@yahoo.com
Call to a member function on a non-object class.Chat.inc line 1177
$rs = $this->db->Execute( 'SELECT NICK FROM
'.DATABASE_TABLE_PREFIX.'user_data WHERE ONLINE = \'1\'' );
Set up everything and got this error when accessing index.php
Andrew
Logged In: YES
user_id=25804
Hi Andrew,
I got around this by restarting my browser before trying to
access index.php.
It turned out there was an error in the previous run on the
script (test.php) that was leading to some session data
being kept in a bad state.
Restarting your browser to get rid of the session data
should do the trick.
Regards and best wishes,
Justin Clift