The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Default avatar + cannot change until X posts
Like a n00bie avatar?
|
#2
|
||||
|
||||
theres alread a default avatar about..
then when they got the x posts. just make them move into a new user groups which allows the usage of Avatars. if you want help setting it up, PM me or mail me.. via profie.. |
#3
|
|||
|
|||
I'm aware of the default avatar hack, which is actually why I made this request. I'm just unsure of how to set it up so that when new members register they're put in a user group that displays only 1 avatar, but once they reach X number of posts, the avatar goes away and they can upload their own. I don't want users with 2,000 posts and no avatar to get stuck w/ the n00b avatar, which is what the default avatar hack alone would do right?
|
#4
|
|||
|
|||
^ ^
I see your problem. It might take a hack to remove an avatar on usergroup change, not sure where to start there... Actually, maybe you could make a cron job to do it? |
#5
|
|||
|
|||
I think the easiest way would be to have a hack assign an avatar to an individual usergroup, then remove that usergroups ability to change their avatar. Then you would be able to use the promotion system to bump the user into the regular user usergroup after x posts correct?
|
#6
|
|||
|
|||
Bump for ideas?
|
#7
|
||||
|
||||
1. Registered Usergroup cannot use Avatars
2. Usergroup "Normal with Avatars" can 3. Create a Promotion to promote Users from Registered to "Normal with Avatars" after X posts In Templates postbit/postbit_legacy/MEMBERINFO/memberlist_resultsbit add Code:
<if condition="$arrayname['usergroupid'] == 2"> Default Avatar Code here </if> Done. |
#8
|
|||
|
|||
thanks
|
#9
|
|||
|
|||
Quote:
that default avatar hack Should I be using a different default avatar hack? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|