Re: Preventing error message on initial forceLogin
Arnaud Limbourg <arnaud-GdXxm9JVFPlWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
Dan Rossi wrote: > > On 27/06/2005, at 11:02 PM, Lukas Smith wrote: > >>> >> >> so you dont pass any handle to the init() method, but you do use the >> remember me feature? >> >> in that case .. can you open a bug report and give me a var_dump() >> of the returned $result from the readRememberCookie() method call in >> the login() method? >> > > Heres how i setup the liveuser events class for the restricted area, > and then the class for the login script > > forceLogin on the events class forces a logout which postLogout sends > to the login page. This is prob complety out of wack and bending the > rules , but i required the login script to be doing the posting, as i > cant post to the current script coz it may already have a post > request callback method already doing something else :\ > Hi, Can you rephrase that ? I'm not sure I understand. Arnaud.