![]() |
Great Mod! Would love to be able to search by custom profile fields as with the original member list.. But definitely a great upgrade from the stock list.
|
Quote:
Chris |
Quote:
You made the one shown in the link with THIS mod or the PRO version? |
Tagged. Nice Hack!
Anyway, this thread's title is missing a letter: "Forum Members (memberlist.php)" :p |
Quote:
Quote:
Then it's mainly some template edits to get the look and feel I wanted. I also added some code to the file to do such things as pulling my custom user fields through that power the username foreground and background colours and also the vBStatus text, altering the format of the date, adding times, and a few fairly minor tweaks. Redesigned the advanced search box to match the normal vB4 dropdown menus, and created a dropdown pre-populated with common filters (this replicates the ability to click the column headers to change the sort order that was present on the old memberlist). All in all I am pretty pleased with the result, the memberlist is a much neglected area of vB. Once Chris sorts the queries out this will be very good, at the moment a *really* busy site would get hit with the queries this creates. |
Quote:
Query fix will be welcome as the default vb member-list is a hideous monstrosity and has no place in a custom style. |
not good at vbb4.1.8
|
Pro version, how do i have it?
|
Just awesome !!!
|
4.1.8 not working, when i tried to click (example registered users list) nothing happend. I did set everything in usergroups
|
Quote:
|
Quote:
Chris |
Quote:
Never mind. />?:) |
Quote:
Quote:
The functionality is very nice, so I was disappointed that I could not use it. |
This looks nice! Do I have any way of adding the Xbox LIVE Gamercards to this style memberlist like I have here? Maybe in the Pro version?
|
Quote:
Chris |
Quote:
1.- About Rating. The current way of use (and most used among programmers) is to store ratings in a seperate file, saving there the userid, the raterid and the rating. That's good. But when it comes to show the rating you must add one more query to check that table. Especially in this case the query is more heavy as it not looks for a single records, but for all records with userid=xxx and then calculate the average. Imagine that this way the queries must be execute even for users who have none rating. My way is different. I'll add in user table 3 more fields: Votes, Rating, Voters. When someone posts a rating it will calculate at THAT time the average rating. What you'll solve with this way. No extra query at all. Just print the rating value on the screen. 2.- Another point that I don't agree with the canonical programming has to do with showing "Rate him" instead of the rating (depending if you have rate him or not, or if you have permissions to rate or not), or a gray icon (eg contact) instead of the normal icon depending or your permissions to contact. Why? Let's say that I'm visiting your memberlist, just to see your members and nothing more. The system will perform a dozen of queries without any special reason. So my approach is: Show the rating, and ONLY if the visitor wants to rate the user, ONLY THEN perform the query to check if he has rated before or not, or if he has right to rate etc etc. Chris |
Quote:
Handle your business your way, killer ! Good luck to ya. |
Quote:
|
I like the look of it. Not sure I would use on my site b/c I use the current memberlist now and then, but still a nice job. In the future, I would like to suggest you just make it a separate addon. Great job nonetheless.
|
Quote:
|
Can you update this to work with 4.1.8
|
I like the idea to change the Memer.php, But adding the usergroup in the top seems to defeat the point of showgroup.php
|
I'd sure like to use this for just one usergroup with all members on one page. Like a simple roster for 4.1.10 :erm:
|
someone post and let me know when all the bugs are worked out on this mod because i would like to have it on my forum.
|
The header image is not showing on my custom styles. It is shwoing fine on the default.
How can I fix this? |
Don't work for me. The usergropus buttons don't shows, I have 4.1.5.
http://www.todohd.net/members/list/ Can you take a look? |
Quote:
|
Have a little problem here, up there with usergroups i see only text "Usergroups" nothing more like my usergroups
|
Quote:
Chris |
Quote:
|
The header image is not showing on my custom styles. It is shwoing fine on the default.
How can I fix this? |
I sorted it out.
I added in the forummembers_index template Code:
{vb:raw headinclude_bottom} Code:
{vb:raw header} Code:
<body> |
I just realized you will also need to do the above ^ edit in the forummembers_search_results template as well.
|
If you are like me and have custom usergroups and your new members are not displaying in the "just joined us" section you will need to edit the usergroupid in the memberslist.php
Find Code:
// Just Joined us |
I was trying to look at (and locate) the PRO version, but when I click on the link, I get this? :confused:
Quote:
Doug |
Installed with thanks ... :)
However, I'm confused ... :confused: It shows our Top Overall Poster as a member with 1,400 posts .. Yet, there's at least 8 members with higher post counts (one is at 5,000 posts) and they're not even listed? PaulM's "Top Posters" mod shows the correct information and post counts..... Am I missing something? Thanks for any feedback ... :) Regards, Doug |
Quote:
Chris |
Quote:
Chris |
Quote:
Is there somewhere in the plugins or code where I could add an "if usergroup = " type statement that would force it to include a specific set of usergroups for its calculations? Appreciate your work ... Regards, Doug |
All times are GMT. The time now is 12:53 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|