2013-05-24, 07:17 AM
(2013-05-24, 04:06 AM).m. Wrote: ^ use if condition in usercp_nav_messenger template (User Control Panel Templates)
you can put starting of the if condition at the top of usercp_nav_messenger and end it at the bottom (x is usergroup number)
<if $mybb->usergroup['gid'] != x then> usercp_nav_messenger template code </if>
please more help
x=2
<if $mybb->usergroup['gid'] != 2 then>
usercp_nav_messenger template code ?
</if>
I cant speak english well