Error on trying to add chat to chat room node
anyasi - October 22, 2009 - 06:39
| Project: | Chat Room |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
user warning: Unknown column 'ccid' in 'field list' query: SELECT COUNT(ccid) FROM chatroom_chat WHERE crid = 157 AND chatname = 'first amendment' AND when_archived IS NULL LIMIT 0, 1 in /sites/all/modules/chatroom/chatroom.forms.inc on line 432.
user warning: Unknown column 'uid' in 'field list' query: INSERT INTO chatroom_chat (crid, uid, chatname, modified) VALUES (157, 1, 'first amendment', 1256193344) in /sites/all/modules/chatroom/chatroom.forms.inc on line 445.
There was an error creating your chat
Thanks

#1
committed a fix, not ready to roll an alpha yet.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.