Back to vBulletin 4.x Add-ons

View your Testinstallation in yor live board AdminCP
Mod Version: 1.00, by kleini44

vB Version: 4.0.3 Rating: (1 vote - 3.00 average) Installs: 4
Released: 16 May 2010 Last Update: Never Downloads: 0
Not Supported Translations  

This hack allow you to view, your Test Installation of vBulletin in your Live Board Admincp.

Install:
Code:
<?xml version="1.0" encoding="ISO-8859-1" ?> 
<navgroups product="vbulletin">
<navgroup phrase="viewtestvb" permissions="canadminsettings" hr="true" displayorder="5">
<navoption displayorder="10">; 
<text>Home Page</text> 
<link>/testvb/index.php</link> 
</navoption>
</navgroup>
</navgroups>
Change this to the path of your Test Installation
Save it as cpnav_testvb.xml and Upload it to /includes/xml/.
Create a new phrase "viewtestvb" (without ""), insert:
View vBulletin Testinstallation.







Up to Date, yet with FTP Client. Just change the Code:
Code:
<?xml version="1.0" encoding="ISO-8859-1" ?> 
<navgroups product="vbulletin">
<navgroup phrase="viewtestvb" permissions="canadminsettings" hr="true" displayorder="5">
<navoption displayorder="10">; 
<text>Home Page</text> 
<link>/testvb/index.php</link> 
<text>FTP Client</text> 
<link>http://web.myform-network.de/index.php</link> 
</navoption>
</navgroup>
</navgroups>
The FTP Client is also available on: http://web.myform-network.de

Download

No files for download.


vblts.ru supports vBulletin®, 2022-2025