Date: 12/04/00
- Next message: Philip Strnad: "[phplib] very strange behavior in auto_init"
- Previous message: mArk.cOLListER: "[phplib] can i run auto_init on user change"
- In reply to: mArk.cOLListER: "[phplib] can i run auto_init on user change"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mark,
Try setting $sess->in to false. This should force the auto-init file to
be read again. Haven't tested it myself though, as I'm facing other
auto-init problems.
Philip
"mArk.cOLListER" wrote:
>
> I need to be able to re-register my session variables when a user changes
> (logs in) from default-auth user to a registered user. I would like to run
> the auto-init script yet again on logout.
>
> My auto init script needs permissions in order to set some variables. So I
> cannot call it until after the login process.
>
> Anyone know a good (tidy?) place I can call the auto-init script from
> again?
>
> thanks
>
> -mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Philip Strnad: "[phplib] very strange behavior in auto_init"
- Previous message: mArk.cOLListER: "[phplib] can i run auto_init on user change"
- In reply to: mArk.cOLListER: "[phplib] can i run auto_init on user change"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

