Closed (fixed)
Project:
Chatblock
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
28 Sep 2008 at 14:42 UTC
Updated:
12 Nov 2008 at 13:53 UTC
Hi,
I have tried out this module, and I think this is really good! I can use it as an administrator, but a normal user on my page just see the first line from the chat messages and the send button. If a normal user click on the send button, get a
Validation error, please try again. If this error persists, please contact the site administrator.
error message and the chat start to work fine. After that, the normal user click on any link of the page, just got back the first position of the chat (just see the first line of the chat messages and the send button), so the issue is persists.
Am I the first with this? Is this a known issue?
Thanks,
otto
| Comment | File | Size | Author |
|---|---|---|---|
| after-clock-on-send-in-the-module.jpg | 53.08 KB | ottos | |
| after-click-on-page.jpg | 8.06 KB | ottos |
Comments
Comment #1
dwees commentedNo one else has mentioned this. I'll look into it if I ever get a chance, but in my limited testing this didn't happen. Have you made any modifications to this module?
Comment #2
ottos commentedHi,
Thanks you fast answer!
I have solved my problem, it was my inadvertence sorry if I upset you. :)
Conclusion:
1. run update.php
2. disable EVERY cache function in drupal
Regards,
ottos
Comment #3
dwees commentedNice, I'll keep this open for a while in case anyone else has this problem.
Dave
Comment #4
dwees commentedThe caching should be less of a problem with the new code, since the form shouldn't end up being cached (I've set the block to BLOCK_NO_CACHE which according to the API prevents caching of this block). We'll see if this is actually true or not, setting this to fixed.
Dave
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.