After installation going to index page showing error
Brought to you by:
letreo
Name: Ramkumar
Email: ramkumar.ramk@gmail.com
I had installed poc all the things are configured as told. when i'm going to http://mydomain/phpopenchat
it displays following error as follows
Fatal error: POC_Chat::get_chatters() [<a href='poc-chat.get-chatters'>poc-chat.get-chatters</a>]: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition "ADODB_mysql" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide a __autoload() function to load the class definition in C:\xampp\htdocs\test\phpopenchat\include\class.Chat.inc on line 1177
open your mysql database and ensure that all the tables are created otherwise execute the quries in the db.schema manually
While using Firefox I had this same problem. However when I tried to access the chatroom in Internet Explorer it worked just fine.