Solved: 6 Years, 7 Months, 3 Weeks ago restrict post icons to admins/mods
#9
Solved: 6 Years, 7 Months, 3 Weeks ago
I foudn my answer to this
First install template conditionals plugin
then go to newreply and new thread templates and change posticon variable from this
{$posticons}

to this

<if $GLOBALS['mybb']->user['usergroup'] == 4 || $GLOBALS['mybb']->user['usergroup'] == 3 then>{$posticons}</if>
of course make sure the ID numbers are the same as your admins and mods
Reply


Messages In This Thread
restrict post icons to admins/mods - by metulburr - 2016-09-25, 08:23 PM
RE: restrict post icons to admins/mods - by metulburr - 2016-10-11, 12:57 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)