Accueil arrow Support arrow Forums
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:controlled survey? (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:controlled survey?
#13333
azarober (User)
Junior Lime
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 0  
Yes, there is a new Dedicated IP...
 
Logged Logged  
 
Last Edit: 2008/05/15 01:38 By azarober.
  The administrator has disabled public write access.
#13334
jcleeland (Admin)
Moderator Lime
Posts: 244
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 7  
How are you generating the token number? Are you doing it yourself, or using the automatic generation? Every number needs to be unique.
 
Logged Logged  
  The administrator has disabled public write access.
#13336
azarober (User)
Junior Lime
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 0  
I click on the "Generate Tokens" Icon (one before the "Drop Tokens Table" Icon)
 
Logged Logged  
 
Last Edit: 2008/05/15 01:42 By azarober.
  The administrator has disabled public write access.
#13337
jcleeland (Admin)
Moderator Lime
Posts: 244
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 7  
Could you post the email text from one of the received emails here? (Remove the domain details to protect your privacy)
 
Logged Logged  
  The administrator has disabled public write access.
#13338
azarober (User)
Junior Lime
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 0  
 
Logged Logged  
 
Last Edit: 2008/05/15 02:00 By azarober.
  The administrator has disabled public write access.
#13343
jcleeland (Admin)
Moderator Lime
Posts: 244
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 7  
actually it was the rest of the link (after the domain name) that I was interested in..

ie: your.domain.name/limesurvey/index.php?si...oken=222&lang=en

I wanted to see the bit after "index.php"
 
Logged Logged  
  The administrator has disabled public write access.
#13344
azarober (User)
Junior Lime
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 0  
what?
 
Logged Logged  
  The administrator has disabled public write access.
#13346
jcleeland (Admin)
Moderator Lime
Posts: 244
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 7  
I want to see a copy of the text that is in the email, including the link that was actually sent out and that people would click on to start the survey. To see if there are any clues or problems in that.
 
Logged Logged  
  The administrator has disabled public write access.
#13348
azarober (User)
Junior Lime
Posts: 25
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 0  
Click here to do your Application Form survey:
eba-stats.com/ebaplic/index.php?sid=1&token=0800121645
 
Logged Logged  
  The administrator has disabled public write access.
#13352
jcleeland (Admin)
Moderator Lime
Posts: 244
graphgraph
User Offline Click here to see the profile of this user
Re:controlled survey? 7 Months, 4 Weeks ago Karma: 7  
Well, there's nothing wrong with that! And as far as you know, the people who are having the problem haven't done the survey before on the same computer?

I'm a bit stumped, and working out what could be going wrong with this will probably involve script debugging. We'd need to see exactly what your server is interpreting as the token value, and why it thinks that this token has already been completed.

So the email works for you, but not for the other person! That makes no sense..

When someone connects using that link, the server takes the token value from the URL, and then checks the tokens database for the entry with the same token. If that token number has already submitted a survey, then it refuses the person.. with the message you get.

But if the survey token number hasn't been used, it proceeds with the survey.

Jason
 
Logged Logged  
  The administrator has disabled public write access.
Go to top