08-05-2011, 06:51 AM
This will add an "announcements" to users if they threads or posts will be moderated in a forum. If we use the Moderated Usergroup(s) plugin, the announcements will be also displayed for those usergroups.
If we only want for creating a new thread:
forumdisplay template, after the {$header} variable:
If we only want for creating a new thread:
forumdisplay template, after the {$header} variable:
Code:
|
[attachment=569]
And / or, if we want it for replying a thread/post:
showthread template, after the {$header} variable:
Code:
|
[attachment=570]
Please tell me if there is something wrong with the code above. I'm still learning