Quote:
Originally Posted by Julieh
I couldn't find where the code bit itself was at the moment, but:
PHP Code:
<if condition="($bbuserinfo['usergroupid'] == 6)">
<p>Code here for compressor</p>
<else />
<p>Something else perhaps?</p>
</if>
If 6 is your admin group...
|
Thanks, already tried that with no luck. The code or variable isn't in the templates but in the plugin, if I add the conditional there, it has no effect