custom permission error message for specific forum
We have one forum on our site that restricts posting based on a promotion system. What we are trying to do is show a custom permission error message to the usergroup that is restricted from posting in that forum if they try to post.
Is this possible? I looked at the STANDARD_ERROR template but can't really make heads or tails on what I would need to do this.
I am trying to something along the lines of...
1) if is a member of usergroup 1
2) if the forum is forum x
3) if the member of usergroup 1 tries to post in forum x, then a custom error message saying why they are unable to post in forum x.
Thank you for any help you can provide!
|