XF 2.1 Rogue admin account. Not an admin

Stuart Wright

Well-known member
Licensed customer
This account made by Jake Bunce to help us migrate from vBulletin in 2013 still exists with him showing as an Administrator
1.webp
even though he's not listed as an admin in the admin page and he's not even in the administrator user group.
Where does this title come? How can I revert it to normal, please?
 
Goto admin panel -> Groups & permissions -> Administrators , check in there that user will be listed there just removed it from there and you will be good to go :)
 
It will likely be coming from the is_admin flag in the xf_user table.

I would presume that if you add him as an admin and then remove him as an admin it should fix the discrepancy.
 
This account made by Jake Bunce to help us migrate from vBulletin in 2013 still exists with him showing as an Administrator
View attachment 242188
even though he's not listed as an admin in the admin page and he's not even in the administrator user group.
Where does this title come? How can I revert it to normal, please?
I wonder if that is a throwback to the "superadmin" option that we had in XF1?
 
It will likely be coming from the is_admin flag in the xf_user table.

I would presume that if you add him as an admin and then remove him as an admin it should fix the discrepancy.
Thanks. Tried that and....
"The specified user is already an administrator."
so can't try it.
 
It’s just going to need a little database tweak then on the aforementioned column.

It’s likely too much time has passed to ascertain what might have gone wrong.
 
It’s irrelevant.

In XF 1.x being listed as a super admin does not make you an admin and being a super admin or not does not show or hide that label. You had to actually be an Admin.

In XF 2.x that config entry is unused entirely.
 
Back
Top Bottom