The Arcive of vBulletin Modifications Site. |
|
Your Orkut Profile link in your postbit legacy Details »»
|
|||||||||||||||||||||||||||
|
Your Orkut Profile link in your postbit legacy
Developer Last Online: Nov 2008
Pics attached see them won`t explain as i suck when it comes to explain
and if still you don`t understand then i`ll answer ur specific answers.... SO here is wat you need to do First go to user profile fields..... select : Single-Line Text Box Title: Orkut Handle Description : Anything u like Profile Field Category Max length of allowed user input : 100 Field Length : 25 Field Required : No, but display at registration Field Editable by User : Yes Private Field : NO Field Searchable on Members List : Yes Show on Members List : Yes Which page displays this option? : Edit Profile NOW PRESS SAVE AND REMEMBER YOUR "FIELD ID" Now open your postbit legacy template : find this Code:
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div> Code:
<if condition="$post['fieldX']"><div><a href="$post[fieldX]" target="_blank"><img src="http://forum.vbulletinsetup.com/images/misc/im_ok.gif" border="0" alt="View my Orkut Profile"></a></div></if> im_ok.gif image shall be provided to ya all in the attachment itself. Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
|
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
|||
|
|||
|
When you make a field you`ll get a number like this in front of it and write that number instead of X ..........
Mine id 11 urs whatever it maybe u may write that..... |
|
#5
|
|||
|
|||
|
oh man, it should be written "profile field id" instead of forum id
|
|
#6
|
|||
|
|||
|
cool thanks i was in need of this...added and worked great.
|
![]() |
|
|