Closed (fixed)
Project:
Shoutbox
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Jun 2008 at 21:35 UTC
Updated:
11 Jul 2008 at 03:04 UTC
Shoutbox 6.x-1.x-dev (2008-Jun-02) works fine for registered users. If a guest user shouts something, the registeres users see it with the next Ajax refresh. The guest user's Shoutbox is updated on submit but on the next Ajax refresh, the old state is restored. If a registered user shouts something, the guest users don't get an update. You can see the problem by viewing the file "shoutbox/js/view", which is polled by Ajax. For guest users, this file doesn't update, for registered users it does. I can force an update for guest users by running "cron.php".
Originally posted here.
Comments
Comment #1
disterics commentedTry it out with the latest dev release. Reopen if its still an issue.