Check if session exists - Joomla! Forum - community, help and support


greetings!

is there way check if joomla session exists? without automatically creating 1 jfactory::getsession() does. many thanks!

your code need access session cookie, has name d4dad6935f632ac35975e3001dc7bbe8 , use value, example 9e32b0907d3742e776b0b5f0d8b0940a, find corresponding row in session table:

code: select all

select * jos_session session_id = '9e32b0907d3742e776b0b5f0d8b0940a'
it easier use standard method.





Comments

Popular posts from this blog

How to change text Component easybook reloaded *newbee* - Joomla! Forum - community, help and support

After Effect warning: A problem occurred when processing OpenGL commands

Preconditions Failed. - Joomla! Forum - community, help and support