PDA


View Full Version : AdminCP link will not show on portal


Ogden2k
07-14-2005, 11:24 PM
I have a link to the adminCP in the navbar, it works on the forums, but not on the portal. This is with 3.5.

<if condition="$show['admincplink']"><td class="thqnav" align="center"><a href="$vboptions[bburl]/$admincpdir/index.php">$vbphrase[admin] CP</a> | <a href="$vboptions[bburl]/$modcpdir/">$vbphrase[mod] CP</a></td></if>

Brian
07-15-2005, 03:30 PM
Admin CP => vBa CMPS => Default Settings = Portal Output Global Variables

Add 'admincpdir' and 'modcpdir' to that option.