PDA

View Full Version : Forum Home Enhancements - Popular Members (Number of visitor)


kaptanblack
03-12-2008, 10:00 PM
Popular Members

You can put popular members at forumhome with this plugin.

Mark as Installed (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=172928) - Nominate for MOTM (https://vborg.vbsupport.ru/vborg_miscactions.php?do=nominate&threadid=172928&type=1)

Install

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

Find in FORUMHOME Template:

<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>

Add under:

<if condition="$vboptions['pmembers_enable']">
<br />
$vbphrase[pmembers_p]: $pmembers
</if>


Go to your admin cp, then:
vBulletin Options -> Popular Members ->

Modifications Info

Plugin : 2
Phrases : 7
Template : 1
Setting : 2

Versions:
v1.0 - 4 March 2008
- First release

7lanet
03-13-2008, 06:41 PM
thankssss

demo

http://www.7lanet.com/vb/index.php

Forum Lover
03-13-2008, 07:09 PM
Nice hack, can i put it at the top of memberlist.php? If so, what will be the code for it?

NeuroLancer
03-13-2008, 09:05 PM
How is the popular member created? What is the criteria? Visitor number? Does it mean number of visits?

Zaiaku
03-14-2008, 04:50 AM
How is the popular member created? What is the criteria? Visitor number? Does it mean number of visits?
Same question I was wondering this aswell.

NeuroLancer
03-14-2008, 06:38 AM
Same question I was wondering this aswell.

Yeah.

... you know we could install it and find out, but I love a good mystery ;)

MrEyes
03-14-2008, 02:32 PM
but I love a good mystery ;)

It uses the profile visit hit counter.

Good idea....

however I don't think that VB tracks hits on IP or similar which means that the more devious members will open their profile and hammer the F5 key to get their name on the stats.

maidos
03-14-2008, 07:00 PM
i wanna change this

(Visitor: 188)

to

(Visitors: 188)

Hasann
03-14-2008, 07:09 PM
How is the popular member created? What is the criteria? Visitor number? Does it mean number of visits?

yes he means number of profile visits :)

populer members created with most profiles visits

NeuroLancer
03-14-2008, 08:23 PM
yes he means number of profile visits :)

populer members created with most profiles visits

Thanks for explaining.

Thank you kaptanblack this is good :D

I had an idea, instead of profile views it could use 'friendcount' from the user table

Edit: For anyone that wants to use my idea (hope kaptanblack does not mind), ive added the xml, its the exact same plugin only difference is it displays popularity by friend count instead of profile visits i.e how many friends (this is not my work, i changed maybe 2 words)

I set it up with a new phrase name so you can install both and alter their names if you wish, just use $vbphrase[pmembers_p_friends] instead of $vbphrase[pmembers_p] in the instructions in the first post

Hasann
03-14-2008, 09:03 PM
I have created your idea neurolancer :)
Popular Members based on members friends count :D

Search this code in FORUMHOME template


<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>



Add Below this Code

<if condition="$vboptions['membersfriends_enable']">
<br />
$vbphrase[membersfriends]: $membersfriends
</if>

Cornie
03-15-2008, 06:15 PM
........................and here the products into German :D

dj_f16
03-16-2008, 07:15 PM
ooooooooooooooooooooo :D :D :D :D
s?persin ?zg?r :p

thanx ozgur :)

Zaiaku
03-17-2008, 12:13 AM
I like this idea but trying to see if I should use it. The hit counter definitely not the way to go. Althought I can't see this problem for most forums but not much to stop someone for just making up accounts and addeding themselves as freinds. I can't see it happening on most forums except for those with that 1 person with a giant ego.

iyihost
03-18-2008, 04:25 PM
thanks ozgur.
good hack

Brandon Sheley
03-18-2008, 05:55 PM
can you add a better screen shot ? Or an english demo?

thanks
-Brandon

seangworld
03-22-2008, 04:03 AM
works good, thanks.

bongwater
03-31-2008, 02:42 PM
thanks, we installed the "popular by friends" version and made a little changes. live link (http://www.ravelinks.com/forums)

EvilJohn
06-20-2008, 10:33 PM
Installed! Thanks, works rather nicely. Changed visitor phrase to Lurkers.

www.Evilrtcw2.com

TimberFloorAu
06-20-2008, 10:58 PM
I have created your idea neurolancer :)
Popular Members based on members friends count :D

Search this code in FORUMHOME template


<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>



Add Below this Code

<if condition="$vboptions['membersfriends_enable']">
<br />
$vbphrase[membersfriends]: $membersfriends
</if>

Works a treat Thanks

germinus
06-22-2008, 01:10 PM
I also changed to "Views"

chtdatweb
07-02-2008, 12:23 AM
Hi,

Mine is only showing in numbers like username (40) username (30) username (49) etc... and not the graph as shown in the screenshot :confused:

Daniel.

htscpl
07-13-2008, 08:33 PM
Great mod Thanks ** clicks install **

Just one question, how can I add the members profile picture to the listing? I think I saw an explanation but I can't seem to find it now? Thanks again for a great mod.

Henry

jauhari
10-16-2008, 07:02 AM
Just Perfect, thanks

m2006
01-16-2009, 01:06 AM
Thank you for mod very good

xyzmary2001
07-17-2009, 11:34 AM
Anyone knows if it works with vb 3.8.2?

zombietom
12-26-2009, 03:56 AM
I installed it both ways ..by profile views and by most friends.

Nice thanks

Forum Lover
03-08-2010, 06:51 PM
Would love to see it in vb4. :)

muratcan25
05-09-2010, 10:32 AM
thanks very nice mod kaptanblack