When you show a chat node the messages posted are not updated and apache log shows a page not found error:
POST /chatroomread.php HTTP/1.1" 404 2067

if you reload the page, messages posted are showed correctly.

Comments

subcomandante’s picture

Title: chat autoupdate broken » ability to hide chat userlist
Category: bug » feature
Priority: Major » Minor

Would be nice to have ability to hide "per chat" userlist to let admins choice if they want to hide users connected to a chat.

subcomandante’s picture

Title: ability to hide chat userlist » chat autoupdate broken
Category: feature » bug
Priority: Minor » Major

I did a mess, that was intended to be another issue ;)

subcomandante’s picture

Category: bug » feature
Priority: Major » Minor

after reading documentation I did a copy of chatroomread.php into drupal base path and it worked.
Would be good to avoid this step, also because you will need to check if you need to copy it again after an update also because symlink it under Linux doesn't work.