Xp.Warrior
05-18-2012, 10:00 PM
Hi And Assalam-o-Alaikum
Today I Make "Display Your Browser In Post"
I Hope Members Like This.
On Registration User Select User Browser.
INSTRUCTIONS
?Upload? ALL the Browser GIF pics to your forum root images/misc/ Folder.
If You Useing Any Skin Then Upload Browsers Gifs In forum root skin/misc Folder.
ACP -> User Profile Fields -> Add New User Profile Field ->Profile Field Type -> Single-Selection Menu
Add New User Profile Field Single-Selection Menu
Title = Your Browser
Description = Select Your Browser.
Profile Field Category = (Uncategorized)
Options = Open File 2 From Attachment And All Past In Options Box
Set Default = None
Display Order = You Select this (dependant on how many you already have)
Field Required = yes, at registration and profile updating
Field Editable by User = Yes
Private Field = No
Field Searchable on Members List = No
Show on Members List = Yes
Optional Input:
Allow user to input their own value for this option = No
Max length of allowed user input = 100
Field Length = 25
Regular Expression = Leave this Blank
Display Page:
Which page displays this option? = Edit Your Details
Save...
Then, In your Admin Control Panel (ACP)
Find Postbit_lagacy
ACP -> Styles & Templates -> Style Manager -> Postbit Templates -> postbit_lagacy
Find
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</if>
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
$template_hook[postbit_userinfo_left]
ADD Below This
<b><if condition="$post[fieldX]"><img src="$stylevar[imgdir_misc]/$post[fieldX].gif" alt="$post[fieldX]" /></if></b>
Remove "X" From This Coding And Add Your Profile Field Number For Example Your Field Number Is "7" Then I Remove "X" And Put 7 Looking Like This.
<b><if condition="$post[field7]"><img src="$stylevar[imgdir_misc]/$post[field7].gif" alt="$post[field7]" /></if></b>
I Hope You Not Feel Any Problem.
Press LIKE Then Supported.
Thanks
Today I Make "Display Your Browser In Post"
I Hope Members Like This.
On Registration User Select User Browser.
INSTRUCTIONS
?Upload? ALL the Browser GIF pics to your forum root images/misc/ Folder.
If You Useing Any Skin Then Upload Browsers Gifs In forum root skin/misc Folder.
ACP -> User Profile Fields -> Add New User Profile Field ->Profile Field Type -> Single-Selection Menu
Add New User Profile Field Single-Selection Menu
Title = Your Browser
Description = Select Your Browser.
Profile Field Category = (Uncategorized)
Options = Open File 2 From Attachment And All Past In Options Box
Set Default = None
Display Order = You Select this (dependant on how many you already have)
Field Required = yes, at registration and profile updating
Field Editable by User = Yes
Private Field = No
Field Searchable on Members List = No
Show on Members List = Yes
Optional Input:
Allow user to input their own value for this option = No
Max length of allowed user input = 100
Field Length = 25
Regular Expression = Leave this Blank
Display Page:
Which page displays this option? = Edit Your Details
Save...
Then, In your Admin Control Panel (ACP)
Find Postbit_lagacy
ACP -> Styles & Templates -> Style Manager -> Postbit Templates -> postbit_lagacy
Find
<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</if>
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
$template_hook[postbit_userinfo_left]
ADD Below This
<b><if condition="$post[fieldX]"><img src="$stylevar[imgdir_misc]/$post[fieldX].gif" alt="$post[fieldX]" /></if></b>
Remove "X" From This Coding And Add Your Profile Field Number For Example Your Field Number Is "7" Then I Remove "X" And Put 7 Looking Like This.
<b><if condition="$post[field7]"><img src="$stylevar[imgdir_misc]/$post[field7].gif" alt="$post[field7]" /></if></b>
I Hope You Not Feel Any Problem.
Press LIKE Then Supported.
Thanks