17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1158 Views |
-
Existing system that controls session management?

11 September 2008 at 9:26am
I've built a custom User module in the backend similar to the Administration section but with minor differences to handle front-end registration and users separate from administrators.
I have new Member modules and Authenticators in the sapphire code to handle the new tables and module. I can login using the existing form but it kills my session immediately.
When I login using an administrator account, it recognizes that I have logged in through session. It doesn't recognize the other way though. My login will say "Welcome back," with the respective name of the user, just as it does with admin.
The only difference I'm seeing is that it doesn't maintain the Session::get("loggedInAs"); the same way.
-
Re: Existing system that controls session management?

11 September 2008 at 9:36am
Sorry. I was wrong. It is picking it up now. I must not have refreshed something.
Thanks anyway!
You can kill this thread if you like.
| 1158 Views | ||
|
Page:
1
|
Go to Top |

