Quote:
Originally Posted by yotsume
INSTALLED!
This needs cleaned up. The person's username is so large is scary! You are missing a small font code in your templates. You are using this: <span class="bigusername"> WHY???
For anyone who wants to remove the jumbo username just remove the code in red below from the template: user_random_latest
Code:
<span class="bigusername"><a href="$vboptions[bburl]/member.php?u=$user[userid]"><b>$user[musername]</b></a></span><br />
BUG #1: If a members is already a friend they should not show in this mod. You need to update this please to correct this.
This will force us to use this mod for new members only obviously.  (CORRECTION: Even is set as new members those members who are already on our friends list as still showing in the list with a link to Add As Friend) Sorry but this mod has a few bugs that need worked out. I think we are missing a few "<If Condition>" statements here...
BUG #2: When you set this module to display new members is it not showing my actual latest registered members. WHY? It shows new members but not my most recent members who have registered and have been excepted... What criteria is this making the list of new members from? A member that has just joined my site is not on this list and I have it set to show 10. This new member should be at the top of the list since she just joined???
I look forward to your support. I need to configure this so my real latest members who do not have avatars will display. How can I achieve this?
SUGGESTION: This mod need to have a scroll bar so we can have a list of 30 new members displayed and not stretch our homepage. Can you please help me to code that change? Also, the Add As Friend link in the block needs to go across the bottom and should not break to use two lines.  I think you have it setup in the template to have a specific width so the avatar is in it's own column... I am going to recode that so the link is across the full width of the bottom of each cell of this block. That will make this much cleaner looking. ( NOTE: I set the width of the block to be 70% instead of 75% and this made the link show on one line.  see my second screenshot)
Please see my attached screenshot. I have highlighted your link in a red box that breaks to two lines. I also highlighted in red how the link to add as freiend should be coded. How can we make that happen?
I would like to have this as a center block as well with a better layout so I can add in more custom fields. I will have to draw up a layout and see about this...
Being able to add custom fields is awesome!
|
Im sorry for leaving some default options there, I totally forgot how ugly some default stuff that vbulletin puts like that big username, you just gotta change the class="bigusername" to other CSS that you can make or just change to class="smallfont"
The "Bug1" is not a bug, is made like that, random people will display all random people on the site, it will be an option to make it like you say but maybe could be added later. The conditionals is actually something I could figure out now and find a fix so it doesnt display Ad as Friend link if they are already friends.
The "Bug2" is also not a bug, this mod will display only newest people, IF they have uploaded an avatar already, otherwise it will show the newest member with avatar. Just you dont want a question mark for every member that joins, IMO. It can be added later too.
The suggestion is good, but this mod is actually intended to show between 1 to 3 members as seen in most of the sites, 5 being the most so it keeps the looking for a just people suggestion type of mod. I can help you out in adding the scroll bar, is very easy but yea can be just an external addont to this. I will look for the code and will post here the scroll bar for you
You have to play with it a bit, is very simple to modify stuff on it... see screenshot of how mine looks, neat and simple just diplaying 1 member.
Feel free to ask more questions, ill help in what I can :up: