Accueil arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Lime_saved_control table (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Lime_saved_control table
#21867
mbahi (User)
Fresh Lemon
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Lime_saved_control table 1 Month ago Karma: 0  
I have three surveys actives and I have seen that the three surveys uses the same table to save the information about autentification
when users have saved their answers (table lime_saved_control). It seems that the entries (of table lime_saved_control)
are deleted using "srid" and exists the same srid for the other surveys, so when users have completed their survey, the program deletes
the first entry whit srid=lime_survey_xxxxx.id (also when user have not saved autentification information, so srid haven't been created
in the lime_save_control table and the program deletes the srid of other survey).

Also there are some users that are not able to come back to his own partial saved survey. It's seems to be connected with explained previous.

Are you detected this problem o do you know something about this?


I'm using version 1.70+ (4758) with Microsoft Windows Server 2003 SP2, PHP 5.2.1 and Apache 2.2.9.
The three surveys have the settings:
No allow public registration, use captcha for: -------/Registration/saved & Load, the survey isn't anonymous, Responses will be date stamped,
Responses will have the IP address logged, Responses will not have their refering URL logged, No enable token-based answers persistance,
yes allow saves.


1165 Query DELETE FROM `lime_saved_control` where srid=158
1165 Query SELECT * FROM lime_survey_73738 WHERE lime_survey_73738.id=158
 
Logged Logged  
  The administrator has disabled public write access.
#21873
Mazi (Moderator)
Moderator Lime
Posts: 3503
graph
User Offline Click here to see the profile of this user
Re:Lime_saved_control table 1 Month ago Karma: 28  
Please upgrade to the latest release. A lot of errors have been fixed in the latest release.
More information:
- Download latest release
- Upgrade instructions

If the error still exists please open a ticket at the bugtracker and give as much information as possible and also attach your survey. You can mark your ticket "private" so that only the developers will be able to take a look at it.

Afterwards please post the link to the bugtracker so we can follow the progress.
 
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