Liveuser login
Dan Rossi <liveuser-zu2dZaOKXTSc5qR/[email protected]>
| Newsgroups | gmane.comp.php.pear.liveuser |
|---|---|
| Message-ID | <[email protected]> |
I am now onto the login part of liveuser. With my example event dispatcher class I sent ages ago, I got a login form and the various even methods happening. However in the onLogin method, I want to load profile data into the session. The session is grabbin the auth_user_id however leaving perm_user_id out which i need to lookup their profile table. How is this possible ?