From: Jochen K. <Jo...@Ka...> - 2003-01-26 13:25:13
|
> I am testing this code. I see one problem. Can I "authticate" current > users who signed in via BOGO? You should be able to use the BOGO login, but then you have no authentication... > And I get an error when ... NewUser: > Parse error: parse error in > /home/httpd/html/wiki/clients/alert2/lib/Template.php(117) : eval()'d > code on line 2 This is a well known bug. The problem is that the current "homepage.tmpl" is not valid. Simple create your own and it will work... Greetings Jochen |