user warning: Unknown column 'crid' in 'where clause'
sbatman - October 27, 2009 - 13:53
| Project: | Chat Room |
| Version: | 6.x-1.0-beta9 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | justinrandell |
| Status: | closed |
Jump to:
Description
user warning: Unknown column 'crid' in 'where clause' query: chatroom_delete /* admin : chatroom_delete */ DELETE FROM chatroom_ban_list WHERE crid = 221 in modules/thirdpart/chatroom/chatroom.module on line 191.
chatroom_delete() must be fixed.

#1
looking into it.
#2
#3
just committed a fix for this, please try the latest 6.x-1.0-dev code and reopen this issue the bug persists.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.