External User Authentification - Joomla! Forum - community, help and support
i have legacy web site don't want convert joomla. set user authentification against it's own tables using login banner @ top of each page. trying keep same joomla module incorporating in site. means joomla pages must have banner , if user logs account external joomla, joomla must know logged in , if user logs in on joomla pages, other pages must recognize this. logout also.
the first issue have run against carry user information in $_session array. variables use are:
when @ $_session array in template, these not there.
what options?
thank responses
larry
the first issue have run against carry user information in $_session array. variables use are:
code: select all
[auth_pw] => *******
[auth_email] => larry@diabloresults.com
[first_name] => larry
[last_name] => wakeman
[privs] => 1074811152
[id] => 206
[showrenewal] => -64
[last_active] => 1240950218
when @ $_session array in template, these not there.
what options?
thank responses
larry
Comments
Post a Comment