Ok So when I start up the live chat in the Admin Panel I get this error:
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/www/stupidchoices. freehostia. com/helpcenter/class/database. php on line 265
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/www/stupidchoices. freehostia. com/helpcenter/class/database. php on line 265
Unknown column 'chatid' in 'where clause'
DELETE FROM `alebro179_phpbb2sessions` WHERE `chatid`="2"
After I request chat I get
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/www/stupidchoices. freehostia. com/helpcenter/class/database. php on line 265
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/www/stupidchoices. freehostia. com/helpcenter/class/database. php on line 265
Unknown column 'chatid' in 'where clause'
DELETE FROM `alebro179_phpbb2sessions` WHERE `chatid`="3"
And after I choose the Operator for my Start Operator Chat I get this one:
Unknown column 'chatid' in 'where clause' DELETE FROM `alebro179_phpbb2chat` WHERE `chatid`="op_1" AND `operatorid`="0"
Any help will be much Appreciated!