Version: 2.0.3, by GeekyDesigns
Developer Last Online: Nov 2023
Category: Mini Mods -
Version: 4.x.x
Rating:
Released: 11-13-2009
Last Update: 03-14-2010
Installs: 1389
Uses Plugins
No support by the author.
This plugin will make a default avatar show for all users if the user does not have an avatar. This works in the postbit, profiles, and members list. It uses the image "images/misc/unknown.gif" by default, which is used in several locations for the same purpose, and works on vB 3.7+ and vB4. This is editable in the Admin CP under vBulletin Options -> User Picture Options -> Default Avatar Image Location.
Updates:
1.0 - 3.5 release by Zachery - unsupported.
2.0 - Initial 3.7+ release.
2.0.1 - Slight bugfix relating to users disabling avatar display. This setting does not affect avatars on the profile or memebers list by default, so this addon should not take it into account for those pages.
2.0.2 - Added a setting to control the location of the image. See the updated description for details.
2.0.3 - The avatar on the profile page now will resize properly.
This works for vBulletin 4.0 as well as 3.7+. vB3 thread located here.
If we get this feature, then, can I put a color for male users and another color for female users?
i.e. for male the username color is blue
for female the username color is pink
You just went way off track to what this modification does. Best way to go about doing what you're asking is having the males in one usergroup, and females in another, and changing their username html markup
You just went way off track to what this modification does. Best way to go about doing what you're asking is having the males in one usergroup, and females in another, and changing their username html markup
Maybe :erm:
But It is related to same idea
I have +15,000 users, although I have extra filed for gender (male/female), but I can't make a usergroup for each because I should explore 15000 users and I should move the new users who will register in future I should move it manually to the another group (everyday everyday ....).
We need a smart system (Al least "IF statement"), when I see that you will do the suggestion (avatar as per gender) I thought that we can use the same idea for (color as per gender) in same mod where we will have the code to separate the users based on their gender so it is easy to use it for another purpose.
I have +15,000 users, although I have extra filed for gender (male/female), but I can't make a usergroup for each because I should explore 15000 users and I should move the new users who will register in future I should move it manually to the another group (everyday everyday ....).
We need a smart system (Al least "IF statement"), when I see that you will do the suggestion (avatar as per gender) I thought that we can use the same idea for (color as per gender) in same mode.
Just a suggestion
It's actually very easy. I was playing around with some code earlier today and made it work for a single usergroup
It's actually very easy. I was playing around with some code earlier today and made it work for a single usergroup
You mean (color as per gender)?
If yes, so could you share us please
I want to give a color for male & another color for female without need to move each new user to the correct group.