There's a discrepancy in the session times between aMember and Joomla. This causes users sessions to expire in joomla but not aMember. Where can I edit the aMember session times? Thanks, David
One way to solve this problem could be perhaps to set the Joomla user session timeout to something very high - e.g. 2 days. Of course, having the ability to set session time out in aMember would be helpful... Tomas
joomla times out amemeber doesn't... this is a real problem for me because the protected directories stay open but joomla doesn't know who it is and based on how i have it setup it performs erratically - has there been any progress or solution in this area? i thought amember was supposed to stay away of joomla users i'll try ini_set('session.cookie_time', 90); in config for now. thank you!
also- it's kind of strange i don't remember my joomla sessions ever timing out before... not sure what changed other than adding amember... *edited* i did turn off the "remember me" plugin i guess that was it? it that important for amember to work correctly? i have the new version and current joomla 1.5 i read in an older post it worked better with this turned off? and lastly - re: i changing the config setting to var $lifetime = '9999'; - is that for admin sessions only? thank you!