Back to vBulletin 3.7 Add-ons

Status of PHP 8.5 support: Possible. Open Contacts for details.

Add Other Official Site Links to Admin CP
Mod Version: 1.00, by cheat-master30

This modification is in the archives.
vB Version: 3.7.x Rating: (2 votes - 3.00 average) Installs: 5
Released: 21 Apr 2008 Last Update: Never Downloads: 3
Not Supported Code Changes Re-usable Code Translations  

This modification simply edits the nice dropdown menu in the Admin Control Panel to have links to vBulletin.org, vBulletin Germany, the German Resource site, vBulletin China and vBulletin Hungrary. Or just add the ones you feel like adding. This does however require a VERY minor file edit, so I guess back up the file beforehand.

Open in the Admin CP folder the index.php file and find:

Code:
'vBulletin' => array(
                'http://www.vbulletin.com/' => $vbphrase['home_page'] . ' (vBulletin.com)',
                'http://members.vbulletin.com/' => $vbphrase['members_area'],
                'http://www.vbulletin.com/forum/' => $vbphrase['community_forums'],
                'http://www.vbulletin.com/docs/html/' => $vbphrase['reference_manual'],
Add underneath:

Code:
                'http://www.vbulletin.org/' => $vbphrase['vBulletinorg'],
                'http://www.vbulletin-hungary.com/' => $vbphrase['vBulletinHungrary'],
                'http://www.vbulletin-china.cn/' => $vbphrase['vBulletinChina'],
                'http://www.vbulletin-germany.com/' => $vbphrase['vBulletinGermany'],
                'http://www.vbulletin-germany.org/' => $vbphrase['vBulletinGermanyMod'],
Then, add phrases for vBulletinorg, vBulletinHungrary, vBulletinChina, vBulletinGermany and vBulletinGermanyMod. That's it.

To uninstall, just take back up copy of file and overwrite it. Then optionally delete the phrases.

Download

No files for download.

Screenshots

Click image for larger version
Name:	LinksinAdminHome.PNG
Views:	306
Size:	14.3 KB
ID:	79072  


vblts.ru supports vBulletin®, 2022-2025