Quote:
Originally Posted by Spinball
Thanks for updating this mod from the previous version.
Just installed. My Supers are having permission problems - they are not able to access it.
Looking at the code:
HTML Code:
if (!in_array($vbulletin->userinfo['userid'], preg_split('#\s*,\s*#s', $vbulletin->config['SpecialUsers']['superadministrators'], -1, PREG_SPLIT_NO_EMPTY)) )
and I don't understand it. It seems to be matching some text?
Why not just compare usergroup ids?
Any idea why my super moderators can't get in?
|
This hack is only for Super Administrators, states that clearly in the first post, and that is because Dreams version has always only been for Super Administrators. I will not be changing that.