[dokuwiki] Re: Config plugin, no save button
- From: Chris Smith <chris@xxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 24 Feb 2006 17:41:04 +0000
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
Sounds like an error occurred somewhere in its processing.
What is the last configuration option displayed (guessing that the next
one caused the error).
Do you have any plugins installed?
Do you have a php error log or if you view source is there any error listed?
Cheers,
Chris
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] Re: Config plugin, no save button
- From: Chris Smith
- References:
- [dokuwiki] Config plugin, no save button
- From: Guy Brand
Other related posts:
- » [dokuwiki] Config plugin, no save button
- » [dokuwiki] Re: Config plugin, no save button
- » [dokuwiki] Re: Config plugin, no save button
- » [dokuwiki] Re: Config plugin, no save button
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
Do you have a php error log or if you view source is there any error listed?
- [dokuwiki] Re: Config plugin, no save button
- From: Chris Smith
- [dokuwiki] Config plugin, no save button
- From: Guy Brand