The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
A tiny inconvenience...
I've tried to search for it, but I've had no success. I was wondering if it would be possible if there was a pop-up, or something (like a link) that could be placed on the forums home page, viewable only to admin and people with permission, that would take them to the admin control panel.... i don't know, i just find it an inconvenience, having to go to the URL window and type in the URL for the admin cp... and i know there are "favorite places" and stuff...but even that, you have to go up and find it -- maybe you have a bunch of other favorites that are more important, so you have to search for it...or maybe you're just lazy (like me haha0...if this has already been done/requested, i havent seen it, so sorry in advance if that's the case...if not, then... reply
|
#2
|
||||
|
||||
search for it, i know this has already been released...
|
#3
|
|||
|
|||
i've been searching forever lol.........i'm continuing to do so, though..
|
#4
|
||||
|
||||
It's there... try searching the Hacks Database...
|
#5
|
||||
|
||||
I didn't have any luck when searching for it either, but its real easy. I did this on my forum the day after I installed it.
Just put this in the parsed header: (change the "yoursite.com" to your domain) Code:
if ($bbuserinfo[usergroupid]==6) { $ACP = "<a href=\"http://www.yoursite.com/forums/admin/index.php\">Administration Panel</a><br>"; } else { $ACP = ""; } |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|