Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 [How To] Hidden Custom Profile Field Location on Postbit
terzier Offline
Member
***
Posts: 91
Joined: Feb 2012
Post: #5
RE: [How To] Hidden Custom Profile Field Location on Postbit
based on this thread, this is my code Biggrin

Code:
<if in_array($GLOBALS['mybb']->user['usergroup'], array(2,3,4,6,8,9,11,12,13,14,15,16)) then>
<a href="{$post['fid4']}" title="Kunjungi Facebook pengguna ini" target=_"blank"><img src="images/user-network/facebook-user.png" alt="facebook"/></a>
<a href="{$post['fid5']}" title="Kunjungi Twitter pengguna ini" target=_"blank"><img src="images/user-network/twitter-user.png" alt="twitter"/></a>
<a href="{$post['fid6']}" title="Kunjungi Google+ pengguna ini" target=_"blank"><img src="images/user-network/google-user.png" alt="googleplus"/></a>
</if> 


and work for me Biggrin

btw, thanks for feedback RateU Smile


Un-Official MyBB from Indonesia| Facebook Page|Twitter
GARUDA DIDADA KU
06-12-2012 07:03 AM
Visit this user's website Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: [How To] Hidden Custom Profile Field Location on Postbit - terzier - 06-12-2012 07:03 AM

 Standard Tools
Forum Jump: