In chatroom.chatroom.inc line 284

      $result = db_select('chatroom_online_list')

and also line 315

    $sql = "UPDATE {chatroom_online_list}

The query referenced a table that isn't in .install file, so there's no way for this table to be created.

Comments

andyhu’s picture

By the way, this happens when any anonymous users join the chat. it will break the entire chatroom.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

fix typo