[dokuwiki] Re: changelog lost with upgrade

At 10:01 +0000 UTC, on 2007-02-18, Chris Smith wrote:

> Sander Tekelenburg wrote:
>
>> The conf/local.php that I had copied over from the old DW appears to have
>> been overwritten by the Configuration Manager. Two settings have completely
>> disappeared: $conf['authtype'] = 'plain'  and
>> $conf['superuser'] = '@admin'. However, it does still contain
>>$conf['target']
>> = 'array("extern"=>"")',
>
> That is a string, not an array.

Well, a string containing an array, no? :)

> Remove that  line

OK, done. Now inks don't have a target attribute anymore. Thanks. (Btw,
before, the target attribute value was "a". Apparently, since that target
doesn't exist, browsers decide to interpret that as "_blank".)

[...]

> I can't say why the other two settings have disappeared.  Try copying
> over your original file again, but removing the $conf['target'] value

Done. Now when I let the Configuration Manager overwrite conf/local.php only
$conf['authtype'] = 'plain' still disappears, but Configuration Manager lists
the value as "plain", so at least it is what I want it to be :) Perhaps
"plain" is the default and therefore not explicitly written to local.php?


-- 
Sander Tekelenburg, <http://www.euronet.nl/~tekelenb/>
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: