Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 If profilefieldid exist show//ifusergroup is
Destroy666 Offline
Junior Member
**
Posts: 27
Joined: Jul 2012
Post: #8
RE: If profilefieldid exist show//ifusergroup is
You want to display something to only one group? If yes, use $mybb->user['usergroup'] not $mybb->usergroup['gid'] - it doesn't exist.

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

04-04-2013 07:39 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

Messages In This Thread
RE: If profilefieldid exist show//ifusergroup is - Destroy666 - 04-04-2013 07:39 AM

 Standard Tools
Forum Jump: