This is simple modify to help you insert flash avatar in your vbulletin forum :pOpen posbit template (or posbit_legency) find:
href="member.php?$session[sessionurl]u=$post[userid]"> src="$post[avatarurl]" $post[avwidth] $post[avheight] alt="
1="$post[username]">$vbphrase[xs_avatar]" border="0"
/>
Replace with
href="member.php?$session[sessionurl]u=$post[userid]"> condition="$post['fieldX']"> condition="$show['avatar']"> $post[avheight] alt="
1="$post[username]" />$vbphrase[xs_avatar]" border="0"
/>/ />
Do you see fieldX ? X = number and you must make a new fieldIn APC > User Profile Fields > Add New User Profile Field
-Profile Field Type :choose Single
-Line text box => next
-Fill with my info:
Title: Flash avatar
Description:Insert flash avatar
Private Field: Yes
Field Searchable on Members List: No
Show on Members List: No
In User Profile Field Manager find your field and remember it and fill in my codeSave this templateSave my avatar and upload it to images/Go to your usercp and edit your avatar
No comments:
Post a Comment