Hi Guys,
On completion of a survey, LimeSurvey seems to clear the users session - which makes sense - but i am currently using LimeSurvey within a site utilising a session based login system - so when the user completes the survey, it clears all their login and usage sessions.
All i am trying to do is locate the point at which the sessions clearing/destroying/unseting happens. I found the killSessions() function and modified this, but it appears that this isn't actually doing the clearing in question.
Can anyone advise where the survey complete session_unset/destroy is occurring?
Thanks, Luke