Duckface
04-27-2015, 10:14 PM
Hiya,
I want my mods to be able to normally ban up to around 3 months, however anything after that I want to stop them from using that $liftdate.
I've tried myself and failed. So overall, I want this to be global across the board if:
if (can_moderate(0, '', $userinfo['userid'], $userinfo['usergroupid'] . (trim($userinfo['membergroupids']) ? ",$userinfo[membergroupids]" : ''))
I've revoked my changes and I've come here to see if anyone else has tried this?
I want my mods to be able to normally ban up to around 3 months, however anything after that I want to stop them from using that $liftdate.
I've tried myself and failed. So overall, I want this to be global across the board if:
if (can_moderate(0, '', $userinfo['userid'], $userinfo['usergroupid'] . (trim($userinfo['membergroupids']) ? ",$userinfo[membergroupids]" : ''))
I've revoked my changes and I've come here to see if anyone else has tried this?