Chatblock is working fine on my drupal install, but the block doesn't display for people when not logged in. I would like it to display for everyone, even if they're not logged on (I'm running drupal on an intranet so spam/security is not an issue). Is this possible, and if so, can non-logged in users change their nicknames to whatever they want?
Comments
Comment #1
dwees commentedI assume you have tried to work the permissions for people so it shows up for Anonymous users? There should be a permissions level for anonymous users in the access control page. Haven't tried to work this out for anonymous users before.
Also, as for nicknames, these are stored as their username in the database, so no there is currently no way for anonymous users to change their nickname.
Dave
Comment #2
dwees commentedFor changing anonymous usernames, see another issue in the queue. Marking this "fixed" since I'm sure this is a permissions issue.
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
dansktennis commentedHopefully I reopen this bug with my reply, so I won't have to make a duplicate.
Hi dwees,
I have the same problem. The chat block won't show up for users, who aren't logged in. It's not a permission issue, as I believe I've tried everything possible with permissions, but without luck. Hope you can help :/
Comment #5
dansktennis commentedHadn't seen that I could reopen it myself ;)
Comment #6
dwees commentedI'll try and look into this when I get a chance.
Dave
Comment #7
dansktennis commentedHey Dave,
no hurries - I adapted shout box instead, so if I'm the only one having the problem, you're better off spending your time elsewhere :)
(still thx though :))
Comment #8
dwees commentedIt's still an issue that needs to be resolved, let's leave it open.
Comment #9
doitDave commentedAs it does not appear in a D6 installation, I'm fixing this as I won't fix anything for D5. May be reopened once someone else intends to help on the D5 branch.