Back to vBulletin 3.6 Template Modifications

Cpanel at Navbar
Mod Version: 1.00, by BuRaCh

This modification is in the archives.
vB Version: 3.6.7 Rating: (2 votes - 5.00 average) Installs: 21
Released: 22 Jul 2007 Last Update: Never Downloads: 2
Not Supported  

BuRaCH
http://www.vB-Hacker.com

push install button please

Appoint:
  • You have cpanel on navbar at your website
  • the hack see only admin

Cummunıty

Navbar templates find:
Code:
 <script type="text/javascript"> vbmenu_register("usercptools"); </script></td> 
   </if>
add under
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>
Find:
Code:
<!-- / user cp tools menu -->
 </if>
Add under and yoursite edit according to yourself.
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-->
the caps is turkish
but.modify is englısh

Download

No files for download.

Screenshots

Click image for larger version
Name:	caps.jpg
Views:	542
Size:	14.7 KB
ID:	67329  


vblts.ru supports vBulletin®, 2022-2024