vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - vBH-Advanced Right Menu (https://vborg.vbsupport.ru/showthread.php?t=165963)

BuRaCh 12-22-2007 10:00 PM

vBH-Advanced Right Menu
 
Advanced Right Menu
Developer by BuRACH


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

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

Right Menu
  • Advanced Userinfo and avatar..
  • Most 5 populer thread
  • Recent 5 post
  • Sponsor or promos banner.
  • Thread and post search box.

if you like this hack then push to ==>install button


install

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

2-) Plugin System -> Manage Products -> [Add/Import Product] -> Select 'product-right menu.xml' from your computer then press 'Import'

3- )Open the your have ftp home.add the -> hacksystem.php

4-) open the forumhome templates

find:
Code:

$navbar
Add under
Code:

<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"></center>

<td valign="top" width="80%" valign="top">

Find:
Code:

$footer
Add above
Code:

<if condition="$show['member']">
<td valign="top" width="20%" valign="top">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <thead><tr><td class="thead"><center>Ho?geldiniz</center></td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap">
<tr><if condition="$avatar_sor"><td valign="top" class="vbmenu_option">
 <center> <table cellpadding="0" cellspacing="0" border="0"><tr><td class="thead" align="center">$avatar_sor</td></tr></center>
  </td></if><br/>
<center> <table cellpadding="4" cellspacing="1" border="0">
        <tr><td class="thead" align="$stylevar[left]"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr>       
        <if condition="$show['pmstats']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="$vboptions[bburl]/private.php$session[sessionurl_q]" rel="nofollow">$vbphrase[private_messages]</a></td></tr></if>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="subscription.php$session[sessionurl_q]" rel="nofollow">$vbphrase[subscribed_threads]</a></td></tr>
        <if condition="$show['siglink']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>
        <if condition="$show['avatarlink']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>
        <if condition="$show['profilepiclink']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td></tr></if>
        <tr><td class="thead" align="$stylevar[left]">$vbphrase[miscellaneous]</td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
        <tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=editattachments">$vbphrase[attachments]</a></td></tr>
</table>
        </td></tr>
        </table>


<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <thead><tr><td class="thead">$vboptions[hacksystem_mostpop] $vbphrase[hacksystem_mostpop]</td></tr></thead><tbody>

<td class="alt1" nowrap="nowrap"><div class="smallfont">
<if condition="$vboptions['hacksystem_mostpop'] > 0">
$mostpopbits
</if>
</div>
</td>
</tr>
</table>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <thead><tr><td class="thead">$vbphrase[hacksystem_recentposts]</td></tr></thead><tbody>

<td class="alt1" nowrap="nowrap"><div class="smallfont">
<if condition="$vboptions['hacksystem_recentposts']">
$recentpostbits
</if>
</div>
</td>
</table>
<br>
                <form action="search.php?do=process" method="post">
                <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder">
                <tr class="tcat">
                        <td align="center">
<strong>$vbphrase[hacksystem_search]</strong>
                        </td>
                </tr>
                <tr>
<td valign="top" class="alt1">
<fieldset class="fieldset">
<legend>$vbphrase[hacksystem_searchopt]</legend>
<label for="all"><input type="radio" name="searchopt" value="all" id="all" CHECKED> $vbphrase[hacksystem_searchall]</label><br />
<label for="title"><input type="radio" name="searchopt" value="title" id="title"> $vbphrase[hacksystem_searchtitle]</lable><br />
<label for="txt"><input type="radio" name="searchopt" value="txt" id="txt"> $vbphrase[hacksystem_searchcontent]</label><br />
</fieldset>
<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>$vbphrase[hacksystem_keyword]:<br><input type="text" class="bginput" name="query" size="20" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div>
</td>
</tr>
</table>
</form>
<br>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="200"> <thead><tr><td class="thead">Sponsor</td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap">
 this you want object..
Sponsor Link or promos banners..
</td>
</table>


<br>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="200"> <thead><tr><td class="thead">Destekleyenler</td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap">
<center><a href="http://www.vBulletin.com"><img src="http://img112.imageshack.us/img112/6370/vbcompy5.gif" border="0" alt="vBulletin Developer"/></a>
<br/>
<a href="http://vbulletin.org"><img src="http://img212.imageshack.us/img212/4466/vborglc2.gif" border="0" alt="vBulletin support"/></a></center>
</td>
</table>
</tr>
</table> </if>
<if condition="$show['guest']">
<td valign="top" width="20%" valign="top">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <thead><tr><td class="thead">$vboptions[hacksystem_mostpop] $vbphrase[hacksystem_mostpop]</td></tr></thead><tbody>

<td class="alt1" nowrap="nowrap"><div class="smallfont">
<if condition="$vboptions['hacksystem_mostpop'] > 0">
$mostpopbits
</if>
</div>
</td>
</tr>
</table>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <thead><tr><td class="thead">$vbphrase[hacksystem_recentposts]</td></tr></thead><tbody>

<td class="alt1" nowrap="nowrap"><div class="smallfont">
<if condition="$vboptions['hacksystem_recentposts']">
$recentpostbits
</if>
</div>
</td>
</table>
<br>
                <form action="search.php?do=process" method="post">
                <table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder">
                <tr class="tcat">
                        <td align="center">
<strong>$vbphrase[hacksystem_search]</strong>
                        </td>
                </tr>
                <tr>
<td valign="top" class="alt1">
<fieldset class="fieldset">
<legend>$vbphrase[hacksystem_searchopt]</legend>
<label for="all"><input type="radio" name="searchopt" value="all" id="all" CHECKED> $vbphrase[hacksystem_searchall]</label><br />
<label for="title"><input type="radio" name="searchopt" value="title" id="title"> $vbphrase[hacksystem_searchtitle]</lable><br />
<label for="txt"><input type="radio" name="searchopt" value="txt" id="txt"> $vbphrase[hacksystem_searchcontent]</label><br />
</fieldset>
<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>$vbphrase[hacksystem_keyword]:<br><input type="text" class="bginput" name="query" size="20" tabindex="1001" /><input type="submit" class="button" value="$vbphrase[go]" tabindex="1004" /></div>
</td>
</tr>
</table>
</form>
<br>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="200"> <thead><tr><td class="thead">Sponsor</td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap">
 this you want object..
Sponsor Link or promos banners..
</td>
</table>


<br>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="200"> <thead><tr><td class="thead">Destekleyenler</td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap">
<center><a href="http://www.vBulletin.com"><img src="http://img112.imageshack.us/img112/6370/vbcompy5.gif" border="0" alt="vBulletin Developer"/></a>
<br/>
<a href="http://vbulletin.org"><img src="http://img212.imageshack.us/img212/4466/vborglc2.gif" border="0" alt="vBulletin support"/></a></center>
</td>
</table>
</tr>
</table>
</if>

Modifications Info

Plugin : 22
Phrases : 0
Template : 1
Setting : 0

Versions:
v1.0 - 07 September 2007
-First release

v1.2- 08 September 2007
-Character problems fixed

V2.0 14 September 2007
- added to vBulletin options
-not see problem fixed..

V2.5 16 September 2007
- added to new Codes
and full problem fixed..


V3.0 24 December 2007
- 3.7.x Fixed..

Magnumutz 12-23-2007 03:06 PM

Would look nice only on a Fluid skin.
Good job.

Pandemix 12-23-2007 03:58 PM

Downloaded, really cool!

TasariMerkezi 12-23-2007 05:16 PM

very cool

BuRaCh 12-23-2007 07:01 PM

Thanks friends..

Hornstar 12-23-2007 08:17 PM

Thanks for the update :) I had a request in the previous version section, if you take a look at that one, it would be great if you could comment on it.

thanks.

hocphp 12-23-2007 10:57 PM

thank you for released !

compact123 12-24-2007 09:32 AM

wow this is perfect.

Forum Lover 12-24-2007 09:41 AM

WoW, that would be more nice if members can choose it by them self from their user CP as On/Off... can we have it at your next version please?!

BuRaCh 12-24-2007 01:20 PM

Quote:

Originally Posted by Forum Lover (Post 1408241)
WoW, that would be more nice if members can choose it by them self from their user CP as On/Off... can we have it at your next version please?!

OKE:)

BlizzardHQ 12-25-2007 05:02 PM

Quote:

Originally Posted by Forum Lover (Post 1408241)
WoW, that would be more nice if members can choose it by them self from their user CP as On/Off... can we have it at your next version please?!

Just duplicate your skin and let your members choose which one of the two :)

Forum Lover 12-25-2007 06:43 PM

Quote:

Originally Posted by BlizzardHQ (Post 1408961)
Just duplicate your skin and let your members choose which one of the two :)

Now that is a solution so far.. he he.. thanks.

BlizzardHQ 12-26-2007 12:19 AM

Quote:

Originally Posted by Forum Lover (Post 1408996)
Now that is a solution so far.. he he.. thanks.

Your welcome :)

Trigr 12-29-2007 02:06 PM

id love to use this but how would i adjust its size for a custom skin?

cajunboy2208 12-29-2007 06:10 PM

Looks very nice, I might have to give this a go.

chrisdaman77 12-30-2007 04:43 PM

Any idea what this may be?

A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
Bitfield Collision: prefixrequired = credits_cantearn

Trigr 01-03-2008 03:50 PM

Quote:

Originally Posted by chrisdaman77 (Post 1412041)
Any idea what this may be?


A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
Bitfield Collision: prefixrequired = credits_cantearn


conflict with your vbCredits mod .......


check over at their site they posted a temporary fix to that or uninstall it and wait for the Gold release and their re-release.

donal 01-05-2008 11:20 PM

How can put the same menu column on the left side.

Thanks for the nice release.

kwblue 01-06-2008 10:52 PM

I would like to put my own content into a side-module... I assume that it would not be that difficult, but was hoping for a help on a simple one so that I could figure out the rest on my own :)

1. I want to put a side box with the available Social Groups active and public on the system...


There is much more that I want to do, but if I could get some idea how to use these blocks to create some custom content, that would be great!

Thanks a ton!!!!

kwblue 01-07-2008 10:49 AM

ok, I figured it out. Thanks for the hack, it's awesome!

sanalkampus 01-09-2008 05:51 PM

teşekkürler burak bey güzel çalışma

demo22 01-29-2008 10:57 AM

Can I get someone help please, I can't open the hacksystem.zip on my winzip..

RichardSchulz 01-30-2008 06:34 AM

Is this left side compatible?, Seems to me it should be but I am still learning.

Column width adjustable?

Thanks

Rick

:Judge: 02-03-2008 12:07 PM

Whats the best way to remove the search?
I have tested the search and it seems to search title and content always.

Most popular doesn't work for me either.

Evolution06 02-28-2008 08:49 PM

How can I make this side column less wide? www.websourcenetwork.com for example I have adjusted alot of the width % I can find but have not found the correct one as of yet.

Edit: I took it off for now it was bugging me but has anyone had the problem of the side bar being too wide?

madotds 03-06-2008 11:42 PM

Quote:

Originally Posted by Evolution06 (Post 1453181)
How can I make this side column less wide? www.websourcenetwork.com for example I have adjusted alot of the width % I can find but have not found the correct one as of yet.

Edit: I took it off for now it was bugging me but has anyone had the problem of the side bar being too wide?

Hi I also had this problem and managed to sort it. In the code you insert above the footer you will find this
Code:

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="200"> <thead><tr><td class="thead">Sponsor</td></tr></thead><tbody>
<td class="alt1" nowrap="nowrap">
 this you want object..
Sponsor Link or promos banners..
</td>
</table>

It is the
Quote:

this you want object..
Sponsor Link or promos banners..
bit causing the problem. you either need to shorten it or maybe you can wrap the text? I am not sure how to wrap the text as i am still a newbie but when i shortened it it was fine

Hope that helps

madotds

wsdeluxe 05-01-2008 11:10 AM

This mod is very broken on 3.7 gold. Dont even attempt to install it, you end up with a mess all jumbled. It looks like a lot of code is missing and tables are getting mixed up. Uninstalled.

CAMS 05-01-2008 11:51 AM

yep tryed this. far from working :(

demo22 05-02-2008 11:37 AM

yeap some off my 3.07 Feature like the light box stop working....:(

BuRaCh 05-03-2008 07:43 AM

next release 3.7.0 gold ;)

wsdeluxe 05-03-2008 09:14 AM

Quote:

Originally Posted by BuRaCh (Post 1506573)
next release 3.7.0 gold ;)

Will this fix the huge problems? If not, there's no point you releasing it.


All times are GMT. The time now is 07:33 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.01912 seconds
  • Memory Usage 1,850KB
  • 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
  • (5)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (31)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