Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBH-Advanced Left Menu Details »»
vBH-Advanced Left Menu
Version: 2.00, by BuRaCh BuRaCh is offline
Developer Last Online: Sep 2012 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.8 Rating:
Released: 01-18-2008 Last Update: Never Installs: 16
DB Changes Uses Plugins Template Edits Auto-Templates
Code Changes Additional Files  
No support by the author.

vBH-Advanced Lef Menu

Demo: www.vb-hacker.com/forum

If you like this hack then,Mark as installed please..

What this hack do?
This hack create advanced left menu at your site.

Left Menu
  • Advanced Userinfo and avatar..
  • Most 10 populer members
  • Most 10 populer thread
  • Recent 10 post
  • Advanced Friend Site
  • Advanced Search Box
  • Sponsor or promos banner.
  • Thread and post search box.


install

1-) Go to your admin cp, then:
Plugin System -> Manage Products -> [Add/Import Product] -> Select ' product-topXstats left menul' from your computer then press 'Import'

2-) Open the forumhome Templates.

Find:
Code:
$navbar
Add Below
Code:
 table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"></center>
 
<!left menu start>
 
<td valign="top" width="15%" valign="top">
 
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> 
 
<tbody>
        <tr>
<td class="tcat" colspan="2">Menu</td>
        </tr>
        <tr>
<td class="thead" colspan="2">Your Welcome</td>
        </tr>
</tbody>
 
 
<tr colspan="2">
 
<if condition="$show['member']">
 
<td class="alt1"><a href="$vboptions[bburl]/profile.php?do=editavatar">$navbaravatar</a></td>
 
<td class="alt2" valign="top" nowrap="nowrap">
<div class="smallfont">
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
 
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']">
<br />
<phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl_q]">$vbphrase[private_messages_nav]</phrase>
</if>
<if condition="$show['pmwarning']">
<br /><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong>
</if>
 
</div>
        <!-- member logout -->
        <div><a href="login.php?$session[sessionurl]do=logout&logouthash=$bbuserinfo[logouthash]"  onclick="return log_out('$vbphrase[sure_you_want_to_log_out]')"><phrase 1="$bbuserinfo[username]">$vbphrase[log_out_x]</phrase></a></div>
        <!-- end member logout -->
        </td>
 
    <else />
 
        <td class="alt2" nowrap="nowrap" style="padding:0px">
 
        <!-- login form -->
        <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, $show[nopasswordempty])">
        <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=$vboptions[simpleversion]"></script>
        <table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
        <tr>
            <td class="smallfont"><label for="navbar_username">$vbphrase[username]</label></td>
            <td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
            <td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="103" id="cb_cookieuser_navbar" accesskey="c" />$vbphrase[remember_me]</label></td>
        </tr>
        <tr>
            <td class="smallfont"><label for="navbar_password">$vbphrase[password]</label></td>
            <td><input type="password" class="bginput" style="font-size: 11px" name="vb_login_password" id="navbar_password" size="10" tabindex="102" /></td>
            <td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="104" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
        </tr>
        </table>
        <input type="hidden" name="s" value="$session[sessionhash]" />
        <input type="hidden" name="do" value="login" />        
        <input type="hidden" name="vb_login_md5password" />
        <input type="hidden" name="vb_login_md5password_utf" />
        </form>
        <!-- / login form -->
 
        </td>
 
    </if>    
 
</tr>
 
</table>
 
    <if condition="$show['topXstats']">
    $topXstats
    </if>
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> 
 
<tbody>
        <tr>
<td class="tcat" colspan="2">$vbphrase[search_forums]</td>
        </tr>
        <tr>
<td class="thead" colspan="2">$vbphrase[search_forums]</td>
        </tr>
</tbody>
 
<tr colspan="2">
<td class="alt1">
<form action="search.php?do=process" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="quicksearch" value="1" />
<input type="hidden" name="childforums" value="1" />
<input type="hidden" name="exactname" value="1" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<div><input type="text" class="bginput" name="query" size="25" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div>
<div style="margin-top:$stylevar[cellpadding]px">
<label for="rb_nb_sp0"><input type="radio" name="showposts" value="0" id="rb_nb_sp0" tabindex="1002" checked="checked" />$vbphrase[show_threads]</label>&nbsp;<label for="rb_nb_sp1"><input type="radio" name="showposts" value="1" id="rb_nb_sp1" tabindex="1003" />$vbphrase[show_posts]</label>
</div>                    
</form>
</td>
</tr>
<tr>
 
<td class="alt2"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[advanced_search]</a></td>
        </tr>
 
        </table>
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> 
 
<tbody>
        <tr>
<td class="tcat" colspan="2">Promo</td>
        </tr>
        <tr>
<td class="thead" colspan="2">Friend Website</td>
        </tr>
</tbody>
 
 
<tr>
<td class="alt1"> <a href=http://www.bagcilargenclik.com><b>Ak Parti </b></a></td>
<td class="alt1"> <a href="http://www.technolove.us"><b>Techno Love</b></a></td>
</tr>
<tr>
<td class="alt1"> <a href="http://www.paylasimforever.com" target="_blank" title="forum , eğlence , sohbet , arkadaşlık">Paylasim Forever</a> </td>
<td class="alt1"> <a href="http://www.manyaks.net/forum"><b>Manyaks Forum</b></a> </td>
</tr>
<tr>
<td class="alt1"> <a href="http://www.burach.org"><b>BuRaCH Fun</b></a> </td>
<td class="alt1"> <a href=http://www.forumetki.com title="M?zik, G?venlik,hack, Bilgisayar, keyifhaber,megaetki,Donanım, Elektronik, Programlama, İnternet, Oyun, Webmaster, Kadınca, Sağlık, Hukuk, Cep Telefonları, forumetki,Divx, g?ncel haberler,Dijital Uydu D?nyası Uydu Yazlımları ,chat,sohbet target="blank">ForumETKİ?.com</a>
 </td>
</tr>
<tr>
<td class="alt1">  <a href="http://www.sanalda1numara.com" target="_blank" title="şiir , edebiyat , eğlence , resimler , g?ncel ">SaNaLDa1NuMaRa</a>  
 
</td>
<td class="alt1"> <a href="http://www.ircdzone.com" title="irc, ircd, irc forum, mirc scripting" target="_blank">ircd</a>  
 
 </td>
</tr>
<tr>
<td class="alt1"> <a href="http://www.vb-hacker.com/forum/vb-hacker-com-ile-link-takas-en-az-pr3-t7474.html?p=50368#post50368"><b>Add site</b></a> </td>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
</tr>
<tr>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
</tr>
<tr>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
</tr>
<tr>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
</tr>
<tr>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
</tr>
<tr>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
<td class="alt1"><a href="http://member:1"><b>Add Site</b></a>></a></td>
</tr>
</table>
 
<br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> 
 
<tbody>
        <tr>
<td class="tcat" colspan="2">Promo</td>
        </tr>
        <tr>
<td class="thead" colspan="2">Sponsor</td>
        </tr>
</tbody>
 
 
<tr>
 
<td class="alt1"><center><a href="http://harikahost.net"><img src="http://img260.imageshack.us/img260/6562/harikahostbannerid3.gif"" border="0" alt="Harika bir host i?in tıkla"/></a></center><br/></td>
 
</tr>
</table>
 
</td>
<!right menu end>
Find:
Code:
<!-- main -->
Add Below:
Code:
<td valign="top" width="85%" valign="top">
Modifications Info

Plugin : 2
Phrases : 25
Template : 5
Setting : 8


Version:
v1.0 - 17 January 2007
-First release
v2.0 - 18 January 20007
-for 37x fixed

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 01-19-2008, 11:23 AM
Betushe Betushe is offline
 
Join Date: Dec 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very good mod..
thanks BuRaCh..
installed
Reply With Quote
  #3  
Old 01-19-2008, 12:16 PM
Snake's Avatar
Snake Snake is offline
 
Join Date: Mar 2005
Location: Cleveland, OH
Posts: 3,832
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks, I'll install this real soon!
Reply With Quote
  #4  
Old 01-19-2008, 02:58 PM
abdulla1 abdulla1 is offline
 
Join Date: Sep 2006
Posts: 87
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks great hack, but will it shrink the page if installed ?
Reply With Quote
  #5  
Old 01-19-2008, 08:03 PM
TasariMerkezi TasariMerkezi is offline
 
Join Date: Nov 2007
Location: Turkey || TM
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thnx
Reply With Quote
  #6  
Old 01-20-2008, 01:43 AM
Lift for Life Lift for Life is offline
 
Join Date: Oct 2006
Posts: 54
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just tried the mod and it loaded my page with foreign text and was loaded with url's.
Had to do a quick uninstal.

I like the concept of this mod but will want to edit the code prior to another attempt.

Lift
Reply With Quote
  #7  
Old 01-21-2008, 06:01 PM
BuRaCh BuRaCh is offline
 
Join Date: Aug 2006
Location: istanbul/turkey
Posts: 330
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fixed.
change full englısh codes.
Reply With Quote
  #8  
Old 02-04-2008, 04:32 AM
richman2007 richman2007 is offline
 
Join Date: Nov 2007
Posts: 4
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

when i go to a thread or section the top threads doesnt show up can you help me?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:31 PM.


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.04100 seconds
  • Memory Usage 2,292KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete