Quote:
Originally posted by PPN
ok i've checked my code and it all looks fine
$perms=getpermissions(0, $userid);
that gets the permission for forumid 0 for the userid which is specified, it then does a check to see the permissions of that user
if($perms[ismoderator] || $perms[cancontrolpanel] || $ismod=$DB_site->query_first("SELECT * FROM moderator WHERE userid=$userid")) {
then checks to see which one they are, if i've taken the getpermissions function wrong then could someone please tell me
|
I'm sorry, PPN, and please excuse me if I'm outta line. But which problem are you addressing in the above quote? The problem I'm having with editing the sig of admins and other moderators (as admin), or the problem with the forced suspend signature?