Back to vBulletin 3.5 Add-ons

Most active user in the forums
Mod Version: 1.0.0, by Omranic

This modification is in the archives.
vB Version: 3.5.x Rating: (5 votes - 4.80 average) Installs: 32
Released: 12 Feb 2006 Last Update: Never Downloads: 70
Not Supported Uses Plugins Template Edits Re-usable Code Translations  

This product is no longer supported!

Warrning: this hack is no more supported, there is a new re-written fully controlled version published here:
http://www.vbulletin.org/forum/misc.php?do=producthelp&pid=phpkd_most_active_user

This hack lets you add to your forum home page the most active user
today, he is the user that has posted the most from 0:00 GMT
until the end of the day.

In your forum home page it appears something like:

The most active user in the forum is: Username!

First I have searched 3.5 Forums & doesn't find any like that so I have posted it

Its port from http://www.vbulletin.org/forum/showthread.php?s=&threadid=60391 For Kentaurus with his permision

Info for hackers:
You may modify, improve, upgrade, redistribute this hack, include it
in another hack or yours or translate it provided you do it free of
charge and you distribute it in http://www.vbulletin.org at least, there is no
need to pm me asking for permission
Some portions of the code are (c) Jelsoft Enterprises Ltd.
Details:
It uses only one query in the forumhome
It will displays todays most active user only if there is at least one user has posted today, if not there is nothing appears at all untill some one post.

Simply Import the Product & make the following Template Edit

###################################################################
# Template modifications in FORUMHOME
###################################################################

-------------------------------------------------------------------
search for this:
-------------------------------------------------------------------

HTML Code:
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
-------------------------------------------------------------------
change it to:
-------------------------------------------------------------------

HTML Code:
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
<if condition="$maxposter[userid]"><div><phrase 1="member.php?$session[sessionurl]u=$maxposter[userid]" 2="$maxposter[username]">$vbphrase[most_active_user_in_forums]</phrase></div></if>

Finally Do You Know This Buttom ? Click on it

Download

This modification is archived and cannot be downloaded.

Screenshots

   

Similar Mods

Forum Home Enhancements Currently Active Users above Forums vBulletin 3.6 Template Modifications
[VB3 RC3] Most active user in the forums vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024