I get the following message when i first open the Chat module:
user warning: Access denied for user 'xxxx'@'xxxx' to database 'xxxx' query: LOCK TABLES chatroom_online_list WRITE in /Users/xxxx/drupal/includes/database.mysqli.inc on line 330.
(xxxx replaces my internal (local) settings).
Comments
Comment #1
Anonymous (not verified) commentedyep, the chatroom as it is now requires lock table privileges.
i'll work on fixing this in the 6.x-2.x branch then maybe backporting it.
Comment #2
Anonymous (not verified) commentedbam, and the dirt is gone. this code has been replaced in the dev branch.
i'm not going to backport it, because the 6.x-1.0 branch will be deprecated shortly, and all users encouraged to upgrade.