The Arcive of vBulletin Modifications Site. |
|
![]() |
|||||||||||||||||||||||||
Appoint:
Cummunıty Navbar templates find: Code:
<script type="text/javascript"> vbmenu_register("usercptools"); </script></td> </if> Code:
<if condition="in_array($bbuserinfo['usergroupid'], array(6))"> <td id="cpanel_menu" class="vbmenu_control"> <a href="cpanel">Cpanel</a> <script type="text/javascript"> vbmenu_register("cpanel_menu"); </script> </td> </if> Code:
<!-- / user cp tools menu --> </if> Code:
<!--Cpanel_Menu By BuRaCH Start--> <div class="vbmenu_popup" id="cpanel_menu_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">Cpanel</td> </tr> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com/cpanel">Cpanel">http://www.yoursite/cpanel">Cpanel Home</a></td></tr> <br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com:2082/frontend/x/webmaillogin.html">Mail">http://www.yoursite.com:2082/frontend/x/webmaillogin.html">Mail Account</a></td></tr> <br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com:2082/frontend/x/sql/index.html">new">http://www.siteismi.com:2082/frontend/x/sql/index.html">New create DB</a></td></tr><br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite:2082/frontend/x/files/index.html">ftp">http://www.yoursite:2082/frontend/x/files/index.html">ftp file manager</a></td></tr><br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com:2082/frontend/x/passwd/index.html">Passawords">http://www.vb-hacker.com:2082/frontend/x/passwd/index.html">Change passawords</a></td></tr><br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com:2082/3rdparty/phpMyAdmin/index.php">PhpMyAdmin</a></td></tr><br/">http://www.yoursite.com.:2082/3rdparty/phpMyAdmin/index.php">PhpMyAdmin</a></td></tr><br/> </table> </div> <!-- / Cpanel_Menu By BuRaCH Bitti--> but.modify is englısh ![]() Show Your Support
|
Comments |
#2
|
||||
|
||||
![]()
First post. Woot... Will take a look at it later.
|
#3
|
|||
|
|||
![]()
oke
but, now push install button please ![]() |
#4
|
|||
|
|||
![]()
Thanks for modfication BuRaCh
But you cant force users to click install ![]() ![]() |
#5
|
|||
|
|||
![]()
Too bad the pic is so small you can't see anything on it.
|
#6
|
|||
|
|||
![]()
i agree with whitetigergrowl ,, the pic is 2 small ..
|
#7
|
||||
|
||||
![]() Code:
<!--Cpanel_Menu By BuRaCH Start--> <div class="vbmenu_popup" id="cpanel_menu_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead">Cpanel</td> </tr> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com/cpanel">Cpanel">http://www.yoursite/cpanel">Cpanel Home</a></td></tr> <br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com:2082/frontend/x/webmaillogin.html">Mail">http://www.yoursite.com:2082/frontend/x/webmaillogin.html">Mail Account</a></td></tr> <br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com:2082/frontend/x/sql/index.html">new">http://www.siteismi.com:2082/frontend/x/sql/index.html">New create DB</a></td></tr><br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite:2082/frontend/x/files/index.html">ftp">http://www.yoursite:2082/frontend/x/files/index.html">ftp file manager</a></td></tr><br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com:2082/frontend/x/passwd/index.html">Passawords">http://www.vb-hacker.com:2082/frontend/x/passwd/index.html">Change passawords</a></td></tr><br/> </table> <table> <tr><td class="vbmenu_option"><a href="<A href="http://www.yoursite.com:2082/3rdparty/phpMyAdmin/index.php">PhpMyAdmin</a></td></tr><br/">http://www.yoursite.com.:2082/3rdparty/phpMyAdmin/index.php">PhpMyAdmin</a></td></tr><br/> </table> </div> <!-- / Cpanel_Menu By BuRaCH Bitti--> can you fix it please... |
#8
|
|||
|
|||
![]()
why???
|
#9
|
|||
|
|||
![]()
you're right princeedward. i think so.
<a href="<A href="http://www.yo .... you have used too many a href codes i think. and there are so many table codes so the appearance of the menu isn't nice in screenshot. use tr and td codes instead of other unnecessary table codes. and finally... please develop your english... |
#10
|
|||
|
|||
![]()
Modified, working 100%
Code:
<!-- / cPanel Menu By KenCasanova --> <div class="vbmenu_popup" id="cpanel_menu_menu" style="display:none"> <table cellpadding="4" cellspacing="1" border="0"> <tr> <td class="thead"><a href="http://www.yoursite.com/frontend/x/index.html" target=_blank>cPanel Home</a></td> </tr> <tr> <td class="vbmenu_option"><a href="http://www.yoursite.com/frontend/x/mail/email.html" target=_blank>Mail Accounts</a></td> </tr> <tr> <td class="vbmenu_option"><a href="http://www.yoursite.com/frontend/x/sql/index.html" target=_blank>MySQL Database</a></td> </tr> <tr> <td class="vbmenu_option"><a href="http://www.yoursite.com/frontend/x/files/index.html" target=_blank>File Managers</a></td> </tr> <tr> <td class="vbmenu_option"><a href="http://www.yoursite.com/frontend/x/fantastico/index.php" target=_blank>Fantastico</a></td> </tr> <tr> <td class="vbmenu_option"><a href="http://www.yoursite.com/3rdparty/phpMyAdmin/index.php" target=_blank>PhpMyAdmin</a></td> </tr> </table> </div> <!-- / End cPanel Menu By KenCasanova --> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|