I have a problem the moderators over at my forums cannot see the mod tab. Is there a way I can fix that? Please help me out. Thank you.
Announcement
Collapse
No announcement yet.
mod tab not appearing for mods.
Collapse
X
-
The condition for the Mod CP link was made to only check super mods in order to save a query. You can add the additional check by editing this template:
Admin CP -> Styles & Templates -> Style Manager -> Common Templates (in the menu) -> footer
Add the red code:
Code:<if condition="$show['modcplink'] OR can_moderate()"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
Related Topics
Collapse
-
by dawidnexHi
I am serching for popup mod, which will show for not logged users on every page.-
Channel: vBulletin 5 Installs & Upgrades
Wed 14 Jan '15, 2:51am -
Comment