Re: Preventing error message on initial forceLogin
Dan Rossi <liveuser-zu2dZaOKXTSc5qR/[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
On 27/06/2005, at 3:47 PM, Lukas Smith wrote: > Dan Rossi wrote: >> Hi there, I have issues when loading the login page without actually >> being forceLogin. The error message displays >> Cannot authenticate, username/password is probably wrong >> even though i havent entered the restricted area which returns to the >> login page, any ideas how to prevent this ? > > that status is fired if you call the login() method with non empty, > yet not matching user credentials. > I'm using init ??