From: Whit B. <wh...@tr...> - 2004-07-26 18:00:29
|
Hi all, Figured it was time to start with a virgin nightly again, but dang: --- Loading up virgin wiki %BODY% Fatal error: Call to a member function on a non-object in /web/closeread/phpwiki/lib/Template.php(133) : eval()'d code on line 5 --- - which looks like the same spot several of us make bug reports on to the list well over a month ago. Since I followed the INSTALL and mysql.INSTALL files fairly closely (which until a couple of months ago was a foolproof way to go), um, what's not going right? Ah, switching ALLOW_ANON_USER from true to false gets beyond this - to a "You Must Sign In to Read this Page" screen. Fiddling with other stuff in the auth configuration doesn't seem to resolve this, as long as ALLOW_ANON_USER is true. Does someone have a set of configuration settings which work with the current CVS which include ALLOW_ANON_USER=true and ALLOW_ANON_EDIT=false and ALLOW_BOGO_LOGIN=false, and which enforces a true login method (not bogo) for those with edit access? I know there are still some deep issues with the CVS version, but basic stuff like this should be working now, right? Is something critical missing from the INSTALL instructions, or is the user auth code still this broken? Thanks, Whit |