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>
<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>