The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
How would one go about doing this?
Thanks in advance! |
#2
|
||||
|
||||
![]()
right click, open in new tab?
or add target="_blank" to your admincp link if you want it automated |
#3
|
|||
|
|||
![]()
How would I add it to the link? I would like it to be automated?
navbar template? |
#4
|
||||
|
||||
![]()
likely footer
|
#5
|
|||
|
|||
![]()
I have this in my footer.....
Quote:
|
#6
|
|||
|
|||
![]() Quote:
Code:
<vb:if condition="$show['modcplink']"> <li><a href="{vb:raw admincpdir}/index.php{vb:raw session.sessionurl_q}" target="_blank">{vb:rawphrase mod}</a></li></vb:if> |
#7
|
|||
|
|||
![]()
Here is what I have and it draws a 500 error when I try the link
Code:
<vb:if condition="$show['admincplink']"><li><a href="{vb:raw admincpdir}/index.php{{vb:raw session.sessionurl_q}" target="_blank">{vb:rawphrase admin}</a></li></vb:if> |
#8
|
|||
|
|||
![]() Quote:
you have this Code:
/index.php{{ Code:
/index.php{ |
#9
|
|||
|
|||
![]()
OOOPS! All fixed. Thanks for the help!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|