Start
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] Can't Delete Surveys (170plus_build4927) (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] Can't Delete Surveys (170plus_build4927)
#14207
tyago (User)
Fresh Lemon
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
[done] Can't Delete Surveys (170plus_build4927) 6 Months ago Karma: 0  
Hi, I'm having a problem trying to delete surveys with this version. I just can't delete a survey.
Other problem is that I can't change the order of the answers of a question and the only answer I can delete is the last. Very strange!

The survey is inactive and in all those situations the actions are displayed but have no effect.
 
Logged Logged  
 
Last Edit: 2008/06/06 13:54 By Mazi.
  The administrator has disabled public write access.
#14209
c_schmitz (Admin)
Moderator Lime
Posts: 1365
graphgraph
User Online Now Click here to see the profile of this user
Re:Can't Delete Surveys (170plus_build4927_20080526) 6 Months ago Karma: 39  
Hi!

Can you please report it as a bug (there migth be an existing one on it)
Since we cannot reproduce that there we would love to get access to such a system.
 
Logged Logged  
 
Best regards

Carsten Schmitz
LimeSurvey Project Leader
  The administrator has disabled public write access.
#14232
tyago (User)
Fresh Lemon
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Can't Delete Surveys (170plus_build4927_20080526) 6 Months ago Karma: 0  
Hi,

I've solved the problem changing the $_GET to $_POST in the deletesurvey.php, but this problem appears in other areas in the site.

Can this be a configuration problem? (unfortunatly the site is not life in the internet...)
 
Logged Logged  
  The administrator has disabled public write access.
#14276
pmduque (User)
Fresh Lemon
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
Re:Can't Delete Surveys (170plus_build4927_20080526) 6 Months ago Karma: 0  
Since the variables are going through GET and POST requests, shouldn't they be get by using the $_REQUEST Superglobal???

Why use $_GET? or $_POST?
 
Logged Logged  
  The administrator has disabled public write access.
#14308
tyago (User)
Fresh Lemon
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Re:Can't Delete Surveys (170plus_build4927_20080526) 5 Months, 4 Weeks ago Karma: 0  
Well, with version 1.71 (5001) all seems to be fine.
Thank you, anyway.
 
Logged Logged  
  The administrator has disabled public write access.
Go to top