Hi all.

When I protect a certain page (action=protect&protections=edit=G8), all users of the wiki are blocked to edit it (as expected), but also, the participants of G8 (the group that should edit this page)... someone knows this issue?

I initially created the following two lines in LocalSettings.php:
$wgGroupPermissions['G8']['edit'] = false;
$wgGroupPermissions['G8']['read'] = false;

And after, I changed these permissions to 'true':
$wgGroupPermissions['G8']['edit'] = true;
$wgGroupPermissions['G8']['read'] = true;

I have also modified the following line in the DefaultSettings.php file:
$wgRestrictionLevels = array( '', 'autoconfirmed', 'sysop','G1','G2','G3','G4','G5','G6','G7','G8');

But, nothing...
Does anyone know if there is something to configure/do yet?

Thanks for your help.
péricles

--
«L’homme qui veut s’instruire doit lire d’abord, et puis voyager pour rectifier ce qu’il a appris.»
“The man who seeks to educate himself must first read and then travel in order to correct what he has learned.”
CASANOVA, Giovanni Giacomo