XF 2.1 Is it possible to let banned users use the contact form?

lashman

Active member
i know it's possible to assign contact form permissions for each user group, but banned users aren't a group in xenforo ... so my question is: is it possible to let banned users use the contact form as well (without making it open to absolutely everyone, including unregistered OR unconfirmed people)?
 
Yes :)
Provided your banned users are primary in the registered user group, create an additional user group named "Banned_with_contactform".
Set here in the user group rights all rights to "No" and set only the permission for "Use contact form" to yes. Set for all Banned Users the user group "Banned_with_contactform" as the secondary User group. (BatchUpdateUser)

Next:
/admin.php?tools/rebuild
Clean up permissions
and then Rebuild user caches

Hth...
 
Yes :)
Provided your banned users are primary in the registered user group, create an additional user group named "Banned_with_contactform".
Set here in the user group rights all rights to "No" and set only the permission for "Use contact form" to yes. Set for all Banned Users the user group "Banned_with_contactform" as the secondary User group. (BatchUpdateUser)

Next:
/admin.php?tools/rebuild
Clean up permissions
and then Rebuild user caches

Hth...

ohhh ... perfect!

thank you so much!!! :D
 
Top Bottom