vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Mini Mods - View your Testinstallation in yor live board AdminCP (https://vborg.vbsupport.ru/showthread.php?t=242618)

kleini44 05-15-2010 10:00 PM

View your Testinstallation in yor live board AdminCP
 
1 Attachment(s)
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.

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:
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

Quote:

Originally Posted by VNVIP (Post 2038469)
Thanks,

quick install without Problems

Sorry for German Screenshots ;D.

kleini44 05-17-2010 04:48 PM

Quote:

Originally Posted by y2ksw (Post 2037861)
It also requires a phrase ... and thus should be an installable product. Sorry, but I'm not a hacker ;)

Simply create a Phrase
Code:

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.


All times are GMT. The time now is 12:55 AM.

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.01024 seconds
  • Memory Usage 1,731KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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