It's Mutt, not Matt.
https://vborg.vbsupport.ru/showthrea...079#post232079
In the second part, he is saying to open admin/global.php and FIND:
PHP Code:
$getperms=$DB_site->query_first("SELECT cancontrolpanel FROM user,usergroup WHERE user.usergroupid=usergroup.usergroupid AND user.userid='$bbuserinfo[userid]'");
Then after that, PASTE THE SAME CODE you used in the first part.
Hope that clears it up a bit.
if ($getperms[cancontrolpanel]!=1) {