The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
"MemberIndex": New Memberlist, Top Posters, Featured Members, Member Rating etc Details »» | |||||||||||||||||||||||||||
"MemberIndex": New Memberlist, Top Posters, Featured Members, Member Rating etc
Developer Last Online: May 2008
Removed by the Author due to luck of free time to support it. ------------------------------------------------------------ Member Index A Member list replacement by vbFrerlancers - New in version 1.4.0 Final (Released Feb 1st, 2008)
- New in version 1.3.0 (Released Feb 1st, 2008)
- New in version 1.2.0 (Released Jan 30th, 2008)
- New in version 1.1.0 (Released Jan 29th, 2008)
1.- What I've in mind to improve next days
Installation is pretty easy:
This is not a Lite version, as I'm not planing to release a Commercial one. But you can find in our site, a Brand Free version for $15, a very fair amount as I believe. I don't like donations, so this is a great way if you want to support my work and to get something back in exchange. That's all. Hope to enjoy it Marina Supporters / CoAuthors Show Your Support
|
Comments |
#92
|
|||
|
|||
I noticed a small typo tonight. While viewing the "registered members" index page, I noticed that the "skype on" image wasn't showing. I found the problem and have a simple fix. Below is a screen shot of the problem.
https://vborg.vbsupport.ru/attachmen...1&d=1202517784 member_index_misspell.jpg And here is a screen shot of the problem fixed. https://vborg.vbsupport.ru/attachmen...1&d=1202518069 member_index_fixed.jpg To fix this problem open the "memberindex_userbit" template and find Code:
<if condition="$userinfo[skype]<>''"> <a href="#" onclick="imwindow('skype', '$userinfo[userid]', 400, 285); return false;"> <img border="0" src="memberindex/images/skype_on.gif" width="18" height="18" alt="<phrase 1="$userinfo[username]">$vbphrase[send_message_via_skype_to_x]</phrase>"></a></td> <else /> <img border="0" src="memberindex/images/shype_off.gif" width="18" height="18"></td> </if> Code:
<if condition="$userinfo[skype]<>''"> <a href="#" onclick="imwindow('skype', '$userinfo[userid]', 400, 285); return false;"> <img border="0" src="memberindex/images/skype_on.gif" width="18" height="18" alt="<phrase 1="$userinfo[username]">$vbphrase[send_message_via_skype_to_x]</phrase>"></a></td> <else /> <img border="0" src="memberindex/images/skype_off.gif" width="18" height="18"></td> </if> |
#93
|
|||
|
|||
*installed*
Works fine, but there is no rate option in the member search result page. Please do add rate member feature in search result pages like feature member button. The memberindex page takes some time to load and the system load goes high when the page is accessed, I've got around 23,000 members and ~400,000 posts. Is there anyway the result is cached and maybe updated once in an hr using cron rather than pull the data each time the page is requested. |
#94
|
|||
|
|||
It would be fine, if extra profilefields are searchable.
|
#95
|
||||
|
||||
Installed on 3.6.8 English and an Arabic forum. Thank you. This kind of helps me to choose best members and moderators for each month.
|
#96
|
|||
|
|||
Permission "can_use" is missing in the XML code. Any idea ?
|
#97
|
||||
|
||||
Now if we can just add, under the user's name in the results, "Member's Albums" with a link to their albums like in this hack for post pit, https://vborg.vbsupport.ru/showthread.php?t=168428
Any help is appreciated for us non-programmer types...Thanks, rg. |
#98
|
||||
|
||||
Quote:
Ok I did the rating option but from where can I rate a member? Nothing is showing now in top members. Any help appreciated. |
#99
|
||||
|
||||
I just installed this in 3.7 Beta5 and have the following problems:
- top posters last week/last month: posters with just 0 or 1 post are listed, instead of top posters - Top posters overall: random members seem to be displayed. - Top members: there does not seem to be a rating function, so there are no top rated members. - How do you set featured members? - Member list: rows are not aligned, as height depends upon height of avatars. |
#100
|
|||
|
|||
Ditto what Alfa1 said...
|
#101
|
||||
|
||||
Aside from the bugs above, I have a feature request:
- latest changed profiles I know this might be a tedious thing to code, but it is a feature I see on many large Social Networking websites. Plus it makes members want to change their profile. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|