Quote:
Originally Posted by Totti
new version doesn't show up to me (Usergroup: 50) ... ?!?
|
The usergroup 6 is the only ones that can see it....
Marquee System Options//Marquee Showgroups doesnt work...
You have to edit the Marquee template..
Find this in the marquee template..
in_array($bbuserinfo[usergroupid], array(6))
Add what usergroup you want between these ( )..
Like this..
in_array($bbuserinfo[usergroupid], array(2,6,10,12,15))