Re: [Phplib-users] Another auth peculiarity
Brought to you by:
nhruby,
richardarcher
From: Giancarlo <gia...@na...> - 2002-10-09 17:55:28
|
Il 18:54, mercoled=EC 9 ottobre 2002, hai scritto: > Another bit of information, the first time through it looks like auth i= s > being restarted as $auth->auth['uname'] is cleared out. Sorry, but for cvs php-lib-stable, this must be quite an oldish problem, = or a=20 mistake. I must know: are you mixing auth and default_auth classes? What auth classes are the 2= =20 frames using? are you placing page_close() too on both the containing and contained fra= mes'=20 end? This can be the first reason Do the two frames show the same sid? (I think you said yes...) Do you reload the two together when you post the login form in one of the= two? Do you need authentication in the containing frame too ?-) Gian |