From: Reini U. <ru...@x-...> - 2004-06-21 17:47:21
|
Paul Henry schrieb: > Running the nightly build dated 20 June. > > Received the following error on the PageInfo page (for the homepage): > > lib/FileFinder.php (In template 'info') (In template 'browse') (In template > 'body') (In template 'html'):186: Fatal[256]: LC_MESSAGES/phpwiki.php: file > not found aha, strange. which language and which theme? Cannot reproduce so far. > Running MySQL as backend database. With DBAUTH_AUTH_CREATE commented out in > the config.ini, users are still able to add themselves to the userlist. By > setting DBAUTH_AUTH_CREATE = "", users can no longer do this. There is a > default value somewhere that should be blanked out, unless set in config.ini. Yes, the defaults from config/config-default.ini are used if there's no config.ini or previous definition (starter script) of such a constant. I commented now DBAUTH_AUTH_USER_EXISTS and DBAUTH_AUTH_CREATE in config/config-default.ini, but I wonder if now more users will complain, having removed useful defaults. -- Reini Urban |