Not Solved Theme based on user group
#5
Not Solved
(2011-01-08, 11:13 AM)- G33K - Wrote: You could try, it might work as long as it doesn't conflict with MyBB's functions/variables.

Ok, I'm just asking for trouble including my own scripts.

I went back to your original suggestion. I installed the PHP in Templates plugin. Now this following works for me:

<if $mybb->user['usergroup'] == 1 or $mybb->user['usergroup'] == 5 then> 
You're either not logged in, or awaiting activation.
<else>
You're logged in, and you're not awaiting activation.
</if>
Reply


Messages In This Thread
Theme based on user group - by eteanga - 2011-01-08, 10:47 AM
RE: Theme based on user group - by - G33K - - 2011-01-08, 10:54 AM
RE: Theme based on user group - by eteanga - 2011-01-08, 10:58 AM
RE: Theme based on user group - by - G33K - - 2011-01-08, 11:13 AM
RE: Theme based on user group - by eteanga - 2011-01-08, 04:43 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)