[dokuwiki] Re: Config plugin, no save button

Chris Smith wrote:
Guy Brand wrote:
  Hello,


Testing a pristine current dokuwiki instance, there is no "Save" button showing up in the configuration plugin page.

  local.php:
  $conf['useacl']      = 1;
  $conf['superuser']   = 'test';

  revision: DokuWiki Darcs 2006-02-24

  gb

Ok, I have just speed installed dokuwiki from darcs on two machines, both running Gentoo Linux & Apache. One using php4 and the other php5.

After completing installation steps, config plugin runs ok.

If you haven't made local.php writable it will not display save buttons and will put a highlight box above the config options saying that the configuration can't be changed by the plugin. Make your local.php writable, refresh and the message will go away and the highlight buttons will appear.

Cheers,

Chris

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

Other related posts: