permission error on Special:UserRights

Jump to: navigation, search

Hi, I got the same problem myself. Try to apply getEffectiveGroups(true) patch you can see in another thread below. Otherwise, try to add this line:

$wgSpecialPageLockdown['Userrights'] = array('sysop', 'bureaucrat');

Hope this helps!

Toniher10:43, 11 August 2011

After adding the line you advised, it works well. Thank you very much.

94.41.25.5111:45, 11 August 2011

I had the same issue; adding the $wgSpecialPageLockdown line to LocalSettings.php, together with the getEffectiveGroups() hack described below, also fixed it for me.

Dvd314106:48, 23 August 2011
 
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox