Omranic
02-11-2006, 10:00 PM
This product is no longer supported!
Warrning: this hack is no more supported, there is a new re-written fully controlled version published here:
https://vborg.vbsupport.ru/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 3.0 Hack (https://vborg.vbsupport.ru/showthread.php?s=&threadid=60391) For Kentaurus (https://vborg.vbsupport.ru/member.php?u=3031) 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 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:
-------------------------------------------------------------------
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
-------------------------------------------------------------------
change it to:
-------------------------------------------------------------------
<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 https://vborg.vbsupport.ru/ (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=107811) ? Click on it :)
Warrning: this hack is no more supported, there is a new re-written fully controlled version published here:
https://vborg.vbsupport.ru/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 3.0 Hack (https://vborg.vbsupport.ru/showthread.php?s=&threadid=60391) For Kentaurus (https://vborg.vbsupport.ru/member.php?u=3031) 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 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:
-------------------------------------------------------------------
<div><phrase 1="member.php?$session[sessionurl]u=$newuserid" 2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
-------------------------------------------------------------------
change it to:
-------------------------------------------------------------------
<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 https://vborg.vbsupport.ru/ (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=107811) ? Click on it :)