Follow vBSEO on Twitter
vBulletin Modifications
  • Forums
  • Add-Ons
  • Template Modifications
  • Styles
  • Graphics
  • Tutorials
  • Support Center
  • Register
  • vBulletin SEO

Member Log In

Site Navigation

  • Register
  • Members List
  • Social Groups
  • Search
  • Today's Posts
  • Mark Forums Read

Latest Modifications

  • [vB 3.8.4] THX - Hack for VB. 3.8.4
    By: bluedog
  • [vB 3.8.4] Cyb - Chatbox V.2.3
    By: bluedog
  • [vB 4.0.x] PHPKD - Advanced Quick...
    By: PHPKD
  • [vB 3.6.x] StopSpam
    By: flappi282
  • [vB 3.8.x] vBulletin Chat Addon for...
    By: 123flashchat

Latest Template Mods

  • [vB 4.0.x] Remove My Profile Link...
    By: Ak Worm
  • [vB 3.8.x] Images DownloadBox...
    By: cRs!MP
  • [vB 3.8.x] Adviertise Mod On Forum...
    By: MG4
  • [vB 3.8.4] Images PassWordBox...
    By: cRs!MP
  • [vB 3.8.4] Footer Follow Ups
    By: Ak Worm

Latest Styles

  • [vB 4.0.x] 4.0.3 - VB4STYLE-TWEETA...
    By: Belon
  • [vB 4.0.x] [4.0.3] vbdesigns.de...
    By: Belon
  • [vB 3.8.4] CompletevB - Skylight
    By: DreadKnight
  • [vB 3.8.3] [vB 3.8.4] Barcelona...
    By: hoiquantinhoc.com
  • [vB 3.8.3] Natures Walk by vBSkin...
    By: Chri5

Latest Graphics

  • [vB ] [anim.]Team Ranks
    By: cRs!MP
  • [vB ] Abstract Circles (3...
    By: cRs!MP
  • [vB ] PlayStation Rank Images
    By: cRs!MP
  • [vB 3.6.12] Heavy Stroked Button...
    By: Shelley
  • [vB ] Minature Ranks.
    By: Shelley
vBulletin Modifications » Support Center » vBulletin Support » [How To] How to in AdminCP
Reply

 

  • Thread Tools
Old 05-10-2006, 05:06 PM   #1
Kiko
vB Newbie

Kiko's Avatar

Activity Longevity
0/20 14/20
Today Posts
0/3 sssssss17
Kiko is on a distinguished road
Status: Offline Default [How To] How to in AdminCP
On the Left Menu

Right below vBulletin Options I want to add some custom things

Downloads
-Downloads Manager (admin_dl_cats.php)
-Add to Downloads (admin_dl_add.php)

Roster
-Roster Manager (admin_roster_manage.php)
-Add User to Roster (admin_roster_add.php)

I'll be adding more, these are just a few... could anyone help me?
Reply With Quote
Old 05-10-2006, 06:11 PM   #2
Arnoud
vBulletin Guru

Arnoud's Avatar

Activity Longevity
0/20 18/20
Today Posts
0/3 sssss3129
Location: Europe, Flanders
Arnoud is on a distinguished road
Send a message via MSN to Arnoud Send a message via Yahoo to Arnoud
Status: Offline Default
You could have a look a plugin which uses the plugin manager to add code to the admincp nav, as I don't know.

However, I was wondering: why do you add this to the admincp? You might aswell add it to the file itself, no?
Reply With Quote
Old 05-10-2006, 07:11 PM   #3
Kiko
vB Newbie

Kiko's Avatar

Activity Longevity
0/20 14/20
Today Posts
0/3 sssssss17
Kiko is on a distinguished road
Status: Offline Default
I have 4 or 5 other admins on the site that will be able to control this. So I need for them to be able to easily find it as not all of them are geniuses when it comes to panels.

I was thinking there was a nav file... but didn't know which one it was. I will do some looking around.

I like this place, I might be advertising it on the site when I release the new version.
Reply With Quote
Old 05-10-2006, 07:33 PM   #4
Arnoud
vBulletin Guru

Arnoud's Avatar

Activity Longevity
0/20 18/20
Today Posts
0/3 sssss3129
Location: Europe, Flanders
Arnoud is on a distinguished road
Send a message via MSN to Arnoud Send a message via Yahoo to Arnoud
Status: Offline Default
In vB 3.0.x you indeed could simply edit the admincp/index.php file to add some links to the navigation. I'm not sure how this works for vB 3.5 though, as I never use this function really.

What I do is simply add the administration to the file I use. For example, providing your downloads file is called downloads.php, you could add downloads.php?do=adddownload and downloads.php?do=manage to the actual list, and display it for admins only. You can set these permissions for your hack using the admincp, take a look at LiveWire's howto on this if you want to know how.

Imo it's a lot easier adding the links and administration to the file itself, as this doesn't require your admins to log into the admincp.
Need some custom work done for your site, but can't find a (freelance) coder willing to take on the job? Good news: you needn't look further, as I'm currently accepting custom jobs! From a template fix to a completely new portal system, you name it and I'll make it exclusively for your site! Interested? Send me a PM for details.


Please note that I will only provide support through the vBHackers.com Forums, not through MSN/email/PM.
[The Return Of The Rules - My Hacks - vBHackers.com Bug Report System]
Reply With Quote
Old 05-10-2006, 07:49 PM   #5
Ken Iovino
vBulletin Guru

Ken Iovino's Avatar

Activity Longevity
0/20 20/20
Today Posts
0/3 sssss2695
Location: Miami, Florida
Age: 27
Ken Iovino is on a distinguished road
Status: Offline Default
This calls for another tutorial!
Reply With Quote
Old 05-10-2006, 08:35 PM   #6
Butcher
Advanced Coder

Butcher's Avatar

Activity Longevity
1/20 19/20
Today Posts
0/3 sssss1070
Location: lake district, england
Age: 30
Butcher is on a distinguished road
Status: Offline Default
Quote:
Originally Posted by LiveWire
This calls for another tutorial!
the more the merrier
Reply With Quote
Old 05-10-2006, 08:56 PM   #7
Ken Iovino
vBulletin Guru

Ken Iovino's Avatar

Activity Longevity
0/20 20/20
Today Posts
0/3 sssss2695
Location: Miami, Florida
Age: 27
Ken Iovino is on a distinguished road
Status: Offline Default
[How to] Add navigation groups to your admincp left panel
Reply With Quote
Old 05-11-2006, 08:14 AM   #8
Arnoud
vBulletin Guru

Arnoud's Avatar

Activity Longevity
0/20 18/20
Today Posts
0/3 sssss3129
Location: Europe, Flanders
Arnoud is on a distinguished road
Send a message via MSN to Arnoud Send a message via Yahoo to Arnoud
Status: Offline Default
Looking good
Reply With Quote

Reply

« [How To] I need help on a how to! | how can i add this bbcode's »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Show Printable Version Show Printable Version
Email this Page Email this Page

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Rules

Similar Threads
Thread Thread Starter Forum Replies Last Post
[How To] set usernames in color/bold/italic GirlsOnTop vBulletin Modification Tutorials 19 11-28-2009 05:35 PM
[How To] Run vBulletin On your P.C. Ken Iovino vBulletin Modification Tutorials 83 11-02-2009 05:16 AM
[How To] Run a Query Ken Iovino vBulletin Modification Tutorials 9 07-30-2008 05:29 AM
[How To] Add Options per forum Ken Iovino vBulletin Modification Tutorials 10 03-03-2007 06:25 PM
[How To] Run a vb page outside of the forum directory Junior vBulletin Modification Tutorials 7 01-10-2007 10:05 PM



All times are GMT. The time now is 05:57 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Transverse Styles
  • Top
  • Archive
  • vBSEO
  • Contact Us
LinkBack
LinkBack URL LinkBack URL
About LinkBacks About LinkBacks
Bookmark & Share
Digg this Thread! Digg this Thread!
Add Thread to del.icio.us Add Thread to del.icio.us
Bookmark in Technorati Bookmark in Technorati
Furl this Thread! Furl this Thread!