The Arcive of vBulletin Modifications Site. |
|
View your Testinstallation in yor live board AdminCP Details »»
|
|||||||||||||||||||||||||||
|
View your Testinstallation in yor live board AdminCP
Developer Last Online: Jun 2013
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> 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> Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
It also requires a phrase ... and thus should be an installable product. Sorry, but I'm not a hacker
|
|
#3
|
||||
|
||||
|
don't understand
Sorry plzz more explain |
|
#4
|
|||
|
|||
|
Thanks,
quick install without Problems |
|
#5
|
|||
|
|||
|
Sorry for German Screenshots ;D.
|
|
#6
|
|||
|
|||
|
Quote:
Code:
Language and Phrases=>Manage Phrases=>(Scroll Down) Add new Phrase Phrasetext:Test vBulletin Installation, or so..... |
|
#7
|
|||
|
|||
|
Up To Date.!!!!!!!!!
|
|
#8
|
|||
|
|||
|
Please upload your modification as a file. All modification must be available as a file.
PS If you plan to include a FTP client, make sure you have permission to distribute it. Also linking to external sites is not allowed and unneeded, everyone should already have a FTP client. |
|
#9
|
|||
|
|||
|
Hi Marco,
This is a Open Source PHP Client on My Website. Installable Product comes. |
![]() |
|
|