Re: Config changes for 0.16.3 ?
Lukas Kahwe Smith <[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Benedikt Laube wrote: > On 8/11/05, Lukas Kahwe Smith <[email protected]> wrote: > >>Benedikt Laube wrote: >> >>>Hi again, >>> >>>upgrading to 0.16.3 from 0.16.2 results in a non-working system for >>>me. I reckon the configuration that LU expects has changed again with >>>this version? Where are these changes documented, please? >> >>No, there was only a change in the keys that need to be passed to the >>getProperty() method. I did just notice an issue with the logout in the >>example2 just now and a user just submited a bug report regarding the >>field aliasing. > > > Hi Lukas, > > okay so I found out on entering the page $LU->status is -9, and stays > -9. Which means some class could not be initialised. Is there a way to > find out which one? LIVEUSER_STATUS_AUTHFAILED just means that no matching user was found after going through all configured auth containers. regards, Lukas