Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 If profilefieldid exist show//ifusergroup is
Glas Offline
Member
***
Posts: 106
Joined: Jul 2010
Post: #1
If profilefieldid exist show//ifusergroup is
Hi guys, i've tried this two methods

neither work (actually work, displays for ALL USERS in the thread), it need it displays for all users of course but that only displays on X user/usergroup/user (who has X FID edited) postbit_classic

i need that only the user who has the custom thread field or is in the group has it



Code:
<if $mybb->user['usergroup'] = 36 then>
Nivel de Paltosidad<img src="http://www.beatdj.net/foros/images/palta.png" />: 99%
</if>


Code:
<if $userfields['fid22'] then>Nivel de Paltosidad<img src="http://www.beatdj.net/foros/images/palta.png" />: 99%</if>

<br>




Code:
<if $GLOBALS['mybb']->user['usergroup'] == 36 then>
Nivel de Paltosidad<img src="http://www.beatdj.net/foros/images/palta.png" />: 99%
</if>


I would really appreciate some help with this =(

(This post was last modified: 04-03-2013 02:49 PM by Glas.)
04-03-2013 02:35 PM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
If profilefieldid exist show//ifusergroup is - Glas - 04-03-2013 02:35 PM

 Standard Tools
Forum Jump: