
(2011-09-02, 04:48 PM)Sama34 Wrote: You can use this, although it is for multiple groups, you can use only one and it will work:
<if in_array($GLOBALS['mybb']->user['usergroup'], array(1)) then> // code for guests </if>
I use this for hiding content to multiple groups at once.
using thisoutputs me this error
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/beatdjn/public_html/foros/global.php(504) : eval()'d code on line 2