Accueil arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Some people getting session errors after upgrade (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Some people getting session errors after upgrade
#16631
mike240se (User)
Junior Lime
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
Some people getting session errors after upgrade 3 Months, 4 Weeks ago Karma: 0  
after upgrading from 1.5 to 1.71+ 5326, someone who used to do the same surveys is no longer able to do it they are getting:

ERROR
We are sorry but your session has expired.
Either you have been inactive for too long, you have cookies disabled for your browser, or there were problems with your connection.


It used to work fine, nothing else has changed, just hte upgrade. it seems to work fine on my pc, but i never did the surveys before from my pc.

its a simple anonymous survey with no cookies that people can take as many times as they want from any pc.
 
Logged Logged  
 
Last Edit: 2008/07/24 21:47 By mike240se.
  The administrator has disabled public write access.
#16676
Mazi (Moderator)
Moderator Lime
Posts: 3237
graph
User Online Now Click here to see the profile of this user
Re:Some people getting session errors after upgrade 3 Months, 4 Weeks ago Karma: 25  
Please delete the browser cache and try again.

Do you use the old config.php file at the upgraded version?
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#17587
mike240se (User)
Junior Lime
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
Re:Some people getting session errors after upgrade 3 Months, 1 Week ago Karma: 0  
I did not use the old config.php, i move the settings to the new config.php file.

Is there a way to some how fix this on the server end? clearing some kind of session data or something? its gonna be impossible to get all the users to clear their cache.
 
Logged Logged  
  The administrator has disabled public write access.
#17591
Mazi (Moderator)
Moderator Lime
Posts: 3237
graph
User Online Now Click here to see the profile of this user
Re:Some people getting session errors after upgrade 3 Months, 1 Week ago Karma: 25  
I can only recommend to search the forum for "session expired" or similiar words. There have been some discussions about this before.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
#17669
mike240se (User)
Junior Lime
Posts: 21
graphgraph
User Offline Click here to see the profile of this user
Re:Some people getting session errors after upgrade 3 Months, 1 Week ago Karma: 0  
I did the searching but couldnt find anything relevant to my problem. many people with session errors but i couldnt find any caused by upgrading versions.
 
Logged Logged  
  The administrator has disabled public write access.
#17672
Mazi (Moderator)
Moderator Lime
Posts: 3237
graph
User Online Now Click here to see the profile of this user
Re:Some people getting session errors after upgrade 3 Months, 1 Week ago Karma: 25  
Maybe your provider did some changes to the server environment?

You can upload a phpinfo file so we can take a look at your server configuration. Just put the following code into a file named phpinfo.php and upload it to your webserver:
Code:

 <?php phpinfo(); ?> 

After uploading please post the link to the file.
 
Logged Logged  
 
Best regards,
Mazi
______________________
Need help? I can: set up Limesurvey for you / create your survey / implement additional features / design your template / offer premium support -> Contact.
  The administrator has disabled public write access.
Go to top