Modcp link not showing

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zekopeko
    New Member
    • Mar 2007
    • 6

    Modcp link not showing

    hello all

    after the upgrade moderators can't see mod link to access modcp at the bottom of the page (they can still access it via url to the modcp login). i remember that i needed to edit footer template when i did last few upgrades and that link appeared on it's spot. now, it seems that old template edit don't help.

    any suggestions?

    thanks in advance
  • Ryan Ashbrook
    Senior Member
    • May 2003
    • 1967

    #2
    This is the one I use.

    HTML Code:
    <if condition="$show['modcplink'] || $vbulletin->userinfo['usergroupid'] == '7'">
    Ryan Ashbrook - My Blog - My Twitter

    Comment

    • zekopeko
      New Member
      • Mar 2007
      • 6

      #3
      thanks for the quick reply

      i combined html code in your reply and some of my poor knowledge so instead default template which has this line

      HTML Code:
      <if condition="$show['modcplink']"><a href="$modcpdir/index.php$session[sessionurl_q]">$vbphrase[mod]</a> -</if>
      it should be like this

      HTML Code:
      <if condition="$show['modcplink'] || $vbulletin->userinfo['usergroupid'] == '7'"><a href="$modcpdir/index.php?$session[sessionurl]">$vbphrase[mod]</a> -</if>

      Comment

      • Ryan Ashbrook
        Senior Member
        • May 2003
        • 1967

        #4
        Correct.
        Ryan Ashbrook - My Blog - My Twitter

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...