View Full Version : Adding link to admincp
4nmedia
07-06-2006, 10:14 PM
I want to find out how to add a link to the navbar thats in the admincp. I saw a thread on it once but couldn't find it when I searched it.
Rickie3
07-06-2006, 11:40 PM
so you are wanting to add a link to adminCP in your navbar??
<if condition="$bbuserinfo[usergroupid] == 6">
<td class="vbmenu_control"><a
href="admincp/index.php$session[sessionurl_q]">AdminCP</a></td>
</if>
where i have 6 for my admin usergroup id change that to your admin usergroup id
4nmedia
07-06-2006, 11:58 PM
Thanks for replying but I mean I want to add another link in the NAVIGATION thats in the ADMIN CP.
peterska2
07-07-2006, 12:04 AM
Have a look at this thread (https://vborg.vbsupport.ru/showthread.php?t=82698), which should help :)
4nmedia
07-07-2006, 03:07 AM
Thanks but is that content out of date or will it still work?
peterska2
07-07-2006, 05:40 AM
Thats for 3.5.x and that same rules still apply on 3.6.x
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.