From: Micki K. <mic...@co...> - 2004-05-09 20:42:37
|
Hi friends. Still trying to get my 1.3.4 production site up on 1.3.9 or 1.4.0 - Two bugs to report. 1. My wiki is only displaying some of the characters on each line: WikiText: --- ~WikiPlugins allow one to easily add new types of dynamic content (as well as other functionality) to wiki pages within PhpWiki. In this very wiki, the RecentChanges, BackLinks, LikePages and most other indexing scheme pages are all implemented using plugins. Sooner or later the old-style phpwiki: [MagicPhpWikiURLs] will be replaced by plugins too. --- the browser displays: --- WikiPluginswell as other functionality) to wiki pages within PhpWikiwell as other functionality) to wiki pages within PhpWikivery wiki, the RecentChangesecentChanges, BackLinks, LikePagesscheme pages are all implemented using plugins. Sooner or later the old-style phpwiki: MagicPhpWikiURLs?by plugins too. --- For example, PhpWikiAdministration reads --- Php Wiki Administration Note: password in the PhpWikipassword in the PhpWikipassword in the PhpWikipassword in the PhpWikipassword in the PhpWikipassword in the PhpWikithe PhpWiki config file. --- Looks like something is truncating on display. Also - bonus bugs: 1. I have set the proper admin username and password in my config.ini file, and have disabled 'encrypted password', but I still see an error when attempting to log in as admin with the correct credentials, if 'Db' is in my USER_AUTH_ORDER. Removing 'Db' allowed me to log in as admin. DEBUG: ALLOW_ANON_EDIT = false, ALLOW_BOGO_LOGIN = false, ALLOW_USER_PASSWORDS = true USER_AUTH_ORDER: PersonalPage => Db => Forbidden, USER_AUTH_POLICY: old, PASSWORD_LENGTH_MINIMUM: 2 2. I wound up removing 'MagicPHPWikiURLs' and creating the page manually, cause it seems to hang the install. Thanks, Micki -- Micki mailto:mic...@co... |