Posted by jvieille on September 4, 2009 at 8:26pm
2 followers
Jump to:
Issue Summary
Is it possible to hide the settings of IM alerts for users who are not IM enabled?
Thanks
Is it possible to hide the settings of IM alerts for users who are not IM enabled?
Thanks
Comments
#1
IM settings appear on all profiles. Should only appear for IM allowed roles
#2
Is it possible to fix this small bug?
Thanks
#3
Sorry for the delay. Trying to catch up now after 3 months of neglect.
Yes, I agree that this is a "bug". Currently IM uses a permission "IM Talk", and it makes sense to use this in determining whether the user can access the alert settings. Will do.
#4
tagging quick
#5
commited to rev 1.9.2.21 for im.module
I've moved the user customizable IM alert settings from being on their own "tab" in the profile to being on the main edit page of the user profile.
I did this because this tab is controlled by the menu system and i couldn't figure out how to make it sensitive to user access rights ...
#6
setting status
#7
Installed the last dev: doesn't work
I've got a lot of warnings running update.php, and then after disabling IM, an error keeps showing on the Modules page
"warning: array_merge() [function.array-merge]: Argument #1 is not an array in /home/controlc/www/sites/all/modules/im/im.module on line 482."
#8
sorry folks ... maybe i should start posting patches and let the community test them before i commit ... ;-) fix is in rev 1.9.2.22 of im.module