[dokuwiki] Re: Configuration Manager Plugin removes the "useacl" option

Frank Thommen wrote:
Frank Thommen wrote:
Andreas Gohr wrote:
$conf['useacl'] = '1';

That should be

$conf['useacl'] = 1;

OK, corrected. But it doesn't change the problem :-)


Has anyone experienced the same problem and know how to fix it?

No never experienced it. When you edit your local.php to enable ACLs
and then load the config manager, what does the form display? Are ACLs
activated or not?

When I set

  $conf['useacl'] = asdfasdfasdfasdf;

(or to any other string) then ACLs are enabled are *not* reset any more when changing settings with the configuration manager. It's ugly and it's a workaround, but it works...


frank
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: