PDA

View Full Version : Mini Mods - View your Testinstallation in yor live board AdminCP


kleini44
05-15-2010, 10:00 PM
This hack allow you to view, your Test Installation of vBulletin in your Live Board Admincp.

Install:

<?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.
http://files.myform-network.de/vborg/vborg1.png
http://files.myform-network.de/vborg/vborg2.png
http://files.myform-network.de/vborg/vborg3.png
http://files.myform-network.de/vborg/vborg4.png
http://files.myform-network.de/vborg/vborg5.png

Up to Date, yet with FTP Client. Just change the 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

y2ksw
05-16-2010, 11:19 AM
It also requires a phrase ... and thus should be an installable product. Sorry, but I'm not a hacker ;)

Dr.osamA
05-16-2010, 01:31 PM
don't understand

Sorry

plzz more explain

VNVIP
05-17-2010, 12:20 PM
Thanks,

quick install without Problems

kleini44
05-17-2010, 04:45 PM
Thanks,

quick install without Problems

Sorry for German Screenshots ;D.

kleini44
05-17-2010, 04:48 PM
It also requires a phrase ... and thus should be an installable product. Sorry, but I'm not a hacker ;)
Simply create a Phrase
Language and Phrases=>Manage Phrases=>(Scroll Down) Add new Phrase
Name: viewtestvb
Phrasetext:Test vBulletin Installation, or so.....

kleini44
05-19-2010, 12:54 PM
Up To Date.!!!!!!!!!

Marco van Herwaarden
05-23-2010, 10:22 AM
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.

kleini44
05-24-2010, 04:13 PM
Hi Marco,

This is a Open Source PHP Client on My Website. Installable Product comes.