The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Honorable Member Details »» | |||||||||||||||||||||||||
Honorable Member 1.0 - (day / week /month / year)
Cerdits: Vb 3.0x Ver Rigel Kentaurus (http://www.cemzoo.com) Redesign: Zachariah (http://www.gzhq.net) ################################################## #################### This hack lets you "elect" @ random a Honorable Member. The member is someone randomly picked from all the users in your forum that met a certain criteria. By default it appers in top of the forumhome. It is a nice way for members of the forum to get to know each other. DEMO - CMPS Block: Honorable Member ################################################## #################### There is 2 Options to this Hack: - Forumhome and/or CMPS - CMPS (only) - Do not install both XML files. ================================================== ===== 1 Query added to page load. File edit: 1-2 Upload: 1-2 file Add: 1-2 templates Plugins: 0-2 Tested on: - vBulletin 3.5.3 - vBadvanced CMPS v2.0.0 (vB 3.5) - PhotoPost vBGallery v1.0.1 (vB 3.5) - add-ons soon ================================================== ===== Shows: (At the moment) - Member Name - Avatar - Post Count w/ link to show all posts - Reputation Count - Age - Most active forum w/ link (forum the member posts in the most) Options: (At the moment) - Minimum posts that the user must have - The user must had logged in the forum in the last x days - The user must had posted in the forum in the last x days - Minimum reputation the user must have - If a user is elected he cannot be elected again in this number of days - Your private or hidden forums so they are not shown in the "favorite forum" To Do's: - BBCodes - Smiles - Photopost vBGallery (links to Images and posts) - Photopost other 3 products (links) - VBPortal Block - VBA Links (links ot submited) - Any others? Show Your Support
|
Comments |
#62
|
|||
|
|||
my forum www.ds-ent.net/custom , installed it, save options, run the schedule. don't see the effect
|
#63
|
||||
|
||||
Quote:
- Do you know if you still have $navbar in your FORUMHOME template ? - Please test on default style to see if the hack is working. If it is we can make it work on your cudtom style also. |
#64
|
|||
|
|||
i thikn that's the problem.
i don't have "$navbar" in m forum home this is what i have Code:
$stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> <!-- end no cache headers --> $headinclude <title>$vboptions[bbtitle]</title> </head> <body> $header <div style="padding: 5px;"></div> <table width="100%" border="0" cellspacing="0" cellpadding="1"> <tr> <td width="50%" align="left" valign="top"> <table width="98%" border="0" cellspacing="1" cellpadding="5" class="border1"> <tbody> <tr> <td align="left" valign="top" class="thead"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats2')"><img id="collapseimg_forumhome_stats2" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a> <phrase 1="$vboptions[bbtitle]"><strong>Forum Stats:</strong></phrase> </td> </tr> </tbody> <tbody id="collapseobj_forumhome_stats2" style="$vbcollapse[collapseobj_forumhome_stats]"> <tr> <td class="stat" align="left" valign="middle" height="55" width="100%"> <div class="smallfont"> <div>$vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts, $vbphrase[members]: $numbermembers</div> <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div> </div> </td> </tr> </tbody> </table> <!-- bottom table setup --> <table width="98%" class="thead" cellpadding="0" cellspacing="0"> <tr> <td width="100%" height="2"><img src="$stylevar[imgdir_misc]/trans.gif" height="2" alt=" " border="0" /></td> </tr> </table> <!-- End bottom table setup --> </td> <td width="50%" align="right" valign="top"> <table width="98%" border="0" cellspacing="1" cellpadding="5" class="border1"> <tbody> <tr> <td align="left" valign="top" class="thead"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_userinfotable')"><img id="collapseimg_forumhome_userinfotable" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_userinfotable].gif" alt="" border="0" /></a> <if condition="$bbuserinfo['userid']"><b>User Welcome:</b><else /><b>Login</b></if></td> </tr> </tbody> <tbody id="collapseobj_forumhome_userinfotable" style="$vbcollapse[collapseobj_forumhome_userinfotable]"> <tr> <if condition="$bbuserinfo['userid']"> <td class="login" align="left" valign="middle" height="55" width="100%"> <div class="smallfont"> <!--<span style="float:$stylevar[left]">[<a href="login.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]" onclick="return log_out()">$vbphrase[log_out]</a>]</span>--> <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]">$vbphrase[private_messages_nav]</phrase></if> </div> </td> <else /> <td class="alt1" height="55" nowrap="nowrap" style="padding:0px" align="left"> <!-- login form --> <form action="login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password)"> <script type="text/javascript" src="clientscript/vbulletin_md5.js"></script> <table width="100%" border="0" cellspacing="1" cellpadding="5" class="border1" style="background: #ffffff url(cobalt/misc/top_user.gif) center no-repeat; border: 1px solid #CFDAE5"> <tr> <td class="smallfont">$vbphrase[username]</td> <td><input type="text" class="button" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="1" 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="3" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />$vbphrase[remember_me]</label></td> </tr> <tr> <td class="smallfont">$vbphrase[password]</td> <td><input type="password" class="button" name="vb_login_password" size="10" accesskey="p" tabindex="2" /></td> <td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="4" 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="forceredirect" value="1" /> <input type="hidden" name="vb_login_md5password" /> </form> <!-- / login form --> </td> </if> </tr> </tbody> </table> <!-- bottom table setup --> <table width="98%" class="thead" cellpadding="0" cellspacing="0"> <tr> <td width="100%" height="2"><img src="$stylevar[imgdir_misc]/trans.gif" height="2" alt=" " border="0" /></td> </tr> </table> <!-- End bottom table setup --> </td> </tr> </table> <div style="padding: 5px;"></div> <!-- main --> $forumbits <!-- /main --> <!-- what's going on box --> <!-- top category table setup --> <table width="100%" class="tborder" cellpadding="1" cellspacing="1"> <tr> <td width="100%" class="tcat" align="center"><div class="smallfont"><strong>$vbphrase[whats_going_on]</strong></div></td> </tr> </table> <!-- End top category table setup --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <if condition="$show['loggedinusers']"> <!-- logged-in users --> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_activeusers')"><img id="collapseimg_forumhome_activeusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> <a href="online.php$session[sessionurl_q]" rel="nofollow">$vbphrase[currently_active_users]</a>: $totalonline (<phrase 1="$numberregistered" 2="$numberguest">$vbphrase[x_members_and_y_guests]</phrase>) </td> </tr> </tbody> <tbody id="collapseobj_forumhome_activeusers" style="$vbcollapse[collapseobj_forumhome_activeusers]"> <tr> <td class="alt2"><a href="online.php$session[sessionurl_q]" rel="nofollow"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="$vbphrase[view_whos_online]" border="0" /></a></td> <td class="alt1" width="100%"> <div class="smallfont"> <div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div> <div>$activeusers</div> </div> </td> </tr> <tr><td class="thead" colspan="2">Legend</td></tr> <tr><td class="alt1" colspan="2" ><span class="smallfont">$legend</span></td></tr> </tbody> <!-- end logged-in users --> </if> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_stats')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a> <phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase> </td> </tr> </tbody> <tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]"> <tr> <td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td> <td class="alt1" width="100%"> <div class="smallfont"> <div> $vbphrase[threads]: $totalthreads, $vbphrase[posts]: $totalposts, $vbphrase[members]: $numbermembers<if condition="$show['activemembers']">, <span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span> </if> </div> <div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div> </div> </td> </tr> </tbody> <!-- Start Haggis Mod --> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_haggis')"><img id="collapseimg_forumhome_stats" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_stats].gif" alt="" border="0" /></a> <phrase 1="$vboptions[bbtitle]">Top Posters</phrase> </td> </tr> </tbody> <tbody id="collapseobj_forumhome_haggis" style="$vbcollapse[collapseobj_forumhome_haggis]"> <tr> <td class="alt2"><img src="$stylevar[imgdir_misc]/top.gif" alt="Top Posters" border="0" /></td> <td class="alt1" width="100%"> <div class="smallfont"> <div>$test</div> </div> </td> </tr> </tbody> <!-- End Haggis Mod --> <if condition="$show['birthdays']"> <!-- today's birthdays --> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_birthdays')"><img id="collapseimg_forumhome_birthdays" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_birthdays].gif" alt="" border="0" /></a> $vbphrase[todays_birthdays] </td> </tr> </tbody> <tbody id="collapseobj_forumhome_birthdays" style="$vbcollapse[collapseobj_forumhome_birthdays]"> <tr> <td class="alt2"><a href="calendar.php?$session[sessionurl]do=getday&day=$today&sb=1"><img src="$stylevar[imgdir_misc]/birthday.gif" alt="$vbphrase[view_birthdays]" border="0" /></a></td> <td class="alt1" width="100%"><div class="smallfont">$birthdays</div></td> </tr> </tbody> <!-- end today's birthdays --> </if> <if condition="$show['upcomingevents']"> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_events')"><img id="collapseimg_forumhome_events" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_events].gif" alt="" border="0" /></a> <if condition="$show['todaysevents']">$vbphrase[todays_events]<else /><phrase 1="$vboptions[showevents]">$vbphrase[upcoming_events_for_the_next_x_days]</phrase></if> </td> </tr> </tbody> <tbody id="collapseobj_forumhome_events" style="$vbcollapse[collapseobj_forumhome_events]"> <tr> <td class="alt2"><a href="calendar.php$session[sessionurl_q]"><img src="$stylevar[imgdir_misc]/calendar.gif" alt="$vbphrase[calendar]" border="0" /></a></td> <td class="alt1" width="100%"><div class="smallfont">$upcomingevents</div></td> </tr> </tbody> </if> </table> <!-- bottom table setup --> <table width="100%" class="thead" cellpadding="0" cellspacing="0"> <tr> <td width="100%" height="2"><img src="$stylevar[imgdir_misc]/trans.gif" height="2" alt=" " border="0" /></td> </tr> <tbody> <tr> <td class="thead" colspan="2"> <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('referral_links')"><img id="collapseimg_referral_links" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_activeusers].gif" alt="" border="0" /></a> $vbphrase[referral_links_title] </td> </tr> </tbody> </table> <!-- End bottom table setup --> <div class="spacer"></div> <!-- end what's going on box --> <!-- icons and login code --> <table width="100%" cellpadding="4" cellspacing="4" style="border: 1px solid #CEDCFA; background-color: #FFFFFF;"> <tr align="center" valign="middle"> <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" align="middle" border="0" /></td> <td class="alt1">Forum Has New Posts:</td> <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" align="middle" border="0" /></td> <td class="alt1">Forum Has No New Posts:</td> <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" align="middle" border="0" /><img src="$stylevar[imgdir_statusicon]/forum_new_lock.gif" alt="$vbphrase[a_closed_forum]" align="middle" border="0" /></td> <td class="alt1">Forum Posts Are Locked:</td> </tr> </table> <!-- / icons and login code --> $footer </body> </html> |
#65
|
||||
|
||||
Quote:
Edit Plugin : Honorable Member: Forumhome Find: Code:
$search_text = '$navbar'; Code:
$search_text = '$header'; |
#66
|
|||
|
|||
thanks, everything works fine now :0
|
#67
|
||||
|
||||
Good to hear, it's in a baby stage.
- I have many places in mind to place the data. |
#68
|
||||
|
||||
how can I adjust the Honorable Member window on the forumhome page?
|
#69
|
||||
|
||||
Quote:
Template options: https://vborg.vbsupport.ru/showpost....85&postcount=2 |
#70
|
||||
|
||||
Quote:
|
#71
|
||||
|
||||
Quote:
forumhome_honorable The looks of the block is there. The link gives a small list of info collected per member. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|