user warning after installation
lubos.branda - January 22, 2009 - 10:05
| Project: | Chat Room |
| Version: | 5.x-1.9 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | lubos.branda |
| Status: | active |
Description
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?
