vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   AdminCP, how do I add links on the Left frame? (https://vborg.vbsupport.ru/showthread.php?t=72185)

TheEnd 11-25-2004 07:26 PM

AdminCP, how do I add links on the Left frame?
 
I just want to add a link to vbioptions.php onto the left admincp window. The admincp left window looks like:
Code:

Control Panel Home
Expand All | Collapse All
Save Prefs | Revert Prefs
vBulletin Options 

vBulletin Options
Styles & Templates 

Style Manager
Search in Templates
Replacement Variable Manager
Download / Upload Styles
Find Updated Templates
Languages & Phrases 

Language Manager
Phrase Manager
Search in Phrases
Download / Upload Languages
FAQ 

FAQ Manager
Add New FAQ Item
Announcements 

Announcement Manager
Add New Announcement
Forums & Moderators 

Forum Manager
Add New Forum
Forum Permissions
Show All Moderators
View Permissions
Calendars & Moderators 

Calendar Manager
Add New Calendar
Calendar Permissions
Holiday Manager
Threads & Posts 

Prune
Move
Unsubscribe
Strip Poll
Who Voted
Moderation 

Moderate Threads
Moderate Posts
Moderate Attachments
Moderate Events
Attachments 

Search
Moderate Attachments
Attachment Statistics
Attachment Storage Type
Extensions & Sizes
Users 

Add New User
Search for Users
Merge Users
Ban User
Prune Users
Private Message Statistics
Referrals
Search IP Addresses
View Banned Users
Send Email to Users
Generate Mailing List
Access Masks
Usergroups 

Usergroup Manager
Add New Usergroup
Join Requests
Promotions
Forum Permissions
Administrator Permissions
User Titles 

User Title Manager
Add New User Title
User Ranks 

User Rank Manager
Add New User Rank
User Reputations 

User Reputation Manager
Add New User Reputation
User Profile Fields 

User Profile Field Manager
Add New User Profile Field
Subscriptions 

Subscription Manager
Add New Subscription
Avatars 

Avatar Manager
Add New Avatars
Upload Avatar
Avatar Storage Type
Post Icons 

Post Icon Manager
Add New Post Icon
Upload Post Icon
Smilies 

Smilie Manager
Add New Smilie
Upload Smilie
Custom BB Codes 

BB Code Manager
Add New BB Code
Scheduled Tasks 

Scheduled Task Manager
Add New Scheduled Task
Scheduled Task Log
Statistics & Logs 

Statistics
Control Panel Log
Moderator Log
Scheduled Task Log
View PHP info
Import & Maintenance 

Database Backup
Repair / Optimize Tables
Update Counters
Diagnostics
Execute SQL Query
View PHP info
ADD IT HERE

Anyone know? I've done it before, I just completely forgot. Also, I don't want anything fancy that collapses, just a html link.

Andreas 11-26-2004 01:04 AM

ACP index.php, below

PHP Code:

construct_nav_option($vbphrase['view_php_info'], 'index.php?do=phpinfo'); 

i'd guess.


All times are GMT. The time now is 11:45 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01012 seconds
  • Memory Usage 1,715KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete