Closed (won't fix)
Project:
Chatroom
Version:
5.x-1.9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
22 Jan 2009 at 10:05 UTC
Updated:
3 Feb 2013 at 16:14 UTC
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
Comment #1
pomliane commentedThis 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.