Re[2]: [phplib] PHPlib: Additional Username From: Max A. Derkachev (kot <email protected>)
Date: 01/12/01

Hello Christian,

Friday, January 12, 2001, 10:20:43 AM, you wrote:

CTblc> Hi,

CTblc> your idea isn't working...

because $auth->auth['username'] is unknown in the ct_sql file at this
CTblc> position and so I'll get a empty field username...

Did you 'global $auth' in CT_Sql::ac_store()? The username should
appear in the table *after* the first page is shown. ac_store would write username
to active_sessions at page_close(). If it don't, try to debug it with
print() and look what happens.

-- 
Best regards,
Max A. Derkachev mailto:kot <email protected>
Symbol-Plus Publishing Ltd.
phone: +7 (812) 324-53-53
http://www.Books.Ru -- All Books of Russia
 

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>