after installation appears this:

user warning: Table 'voleyball.chatroom' doesn't exist query: SELECT nr.*, COUNT(cc.ccid) AS chat_count FROM chatroom cr INNER JOIN node_revisions nr ON nr.nid = cr.nid INNER JOIN node n ON n.nid = nr.nid INNER JOIN chatroom_chat cc ON cc.crid = cr.crid WHERE cc.when_archived IS NULL GROUP BY cr.crid ORDER BY n.sticky DESC, nr.timestamp DESC LIMIT 0, 5 in /web/svitavy/volleyball/drupal/includes/database.mysql.inc on line 167.

what`s wrong?

Comments

pomliane’s picture

Status: Active » Closed (won't fix)

This version of Chat Room is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.

This issue has been automagically closed by a script.