Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • @ itoctopus - as checked the issue only pertains to same user in the same browser. Question edited, any thoughts - cache is disabled Commented Aug 17, 2016 at 17:20
  • Are you using any type of SEF? This problem can be caused by sh404SEF. Commented Aug 17, 2016 at 21:05
  • No its not by sh404sef as i am not using it, however i could find out that something related to session variable of joomla. As when i use <?php $session = JFactory::getSession(); $session->destroy(); - it works correctly. Is using session destroy a correct menthod Commented Aug 18, 2016 at 10:43