Wild-Wing - I realise what you meant - create templates called bbcode_admin and bbcode_mod for the code to display a "moderator box".
However I see that you add this:
define('ALLOW_BBCODE_MODWARN', 1024);
define('ALLOW_BBCODE_ADMINWARN', 2048);
So I presume somehow once I've made the modifications I would need to give permission to the admin and mod groups so they could use the tags?
|