> I don't know what difference it makes. I am rather guessing your > problem is elsewhere. Mybe you can pastebin some code so people can > help you. > The code is rater trivial. I've pasted it allready in this thread (2007-09-03 21:28).
> Do you have your logs enabled and error_reporting set to E_ALL and > E_STRICT? Because if there is an error, notice or warning it would end > up there - if you don't see anything on the page while you load it. A > fatal error is usually indicating a missing module. > > Cheers, > Till > > The thing is i only get the "Invalid credentials or .." error message (in $result = $this->_auth->authenticate()). But only when i hit "chancel" or press the esc button. So the login dialog is poping up endless (no mather if the user and password is set correct).
