Start
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
Re:importing 1.5 survey to version 1.7 (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: Re:importing 1.5 survey to version 1.7
#13164
paulw (User)
Fresh Lemon
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
[done] importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 0  
Hi - we've been using version 1.5 and we've just upgraded to 1.7

If I export a survey in 1.7 to csv and then import it, I have no problem.

If I try and import a csv file of a survey created in 1.5, I am told that the import is successful, but the survey doesn't appear in the survey list and I can't access it.

Is there anything I can do?

Thanks
Paul
 
Logged Logged  
 
Last Edit: 2008/05/15 01:12 By Mazi.
  The administrator has disabled public write access.
#13208
Mazi (Moderator)
Moderator Lime
Posts: 3349
graph
User Offline Click here to see the profile of this user
Re:importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 28  
Please run limesurvey in debug mode by adding "$debug = 1" to config.php. Do any error messages appear?
 
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.
#13209
paulw (User)
Fresh Lemon
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Re:importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 0  
yes:

Parse error: parse error, unexpected T_VARIABLE in ..limesurveyconfig.php on line 20
 
Logged Logged  
  The administrator has disabled public write access.
#13211
Mazi (Moderator)
Moderator Lime
Posts: 3349
graph
User Offline Click here to see the profile of this user
Re:importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 28  
There is probably a ";" missing in your config file. Another possibility is a blank line at the end of this file. Please check.
 
Logged Logged  
 
Last Edit: 2008/05/13 04:43 By Mazi.
 
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.
#13213
paulw (User)
Fresh Lemon
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Re:importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 0  
um... there doesn't seem to be. The line referred to is

$databasetype = "mysql";

and there are lines immediately following and no blank line after ? >

I've attached the file, if that helps

paul
File Attachment:
File Name: config.txt
File Size: 3213
 
Logged Logged  
 
Last Edit: 2008/05/13 05:39 By paulw.
  The administrator has disabled public write access.
#13219
jcleeland (Admin)
Moderator Lime
Posts: 243
graphgraph
User Offline Click here to see the profile of this user
Re:importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 7  
The error is actually on line 1.. you don't have a ";" after "debug=1".. it's just that PHP doesn't realise this until line 20 when it tries to do the next thing.

Jason
 
Logged Logged  
  The administrator has disabled public write access.
#13271
paulw (User)
Fresh Lemon
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Re:importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 0  
gah. how stupid am I.

ok, ran in debug mode and uploaded csv survey created in 1.5.

Same thing - I get the 'success' page, but the survey isn't listed or accessible. No error messages appeared.

I've attached one of the surveys I have that won't upload, if that's of any help. It's a csv file - I just changed the extension to txt to enable upload.
Thanks
p
File Attachment:
File Name: VICTOR_rural_survey_65769.txt
File Size: 11579
 
Logged Logged  
 
Last Edit: 2008/05/13 23:51 By paulw.
  The administrator has disabled public write access.
#13272
ElMatador69 (Moderator)
LimeSurvey Team
Posts: 1584
graphgraph
User Offline Click here to see the profile of this user
Re:importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 31  
Do you have a general problem importing surveys or only with this survey?

I have NO problems importing your attached survey on my installation.
 
Logged Logged  
 
Get in touch with the LimeSurvey Development Team via IRC
If our informations and answers were useful to you, please consider a donation to the LimeSurvey Project!
  The administrator has disabled public write access.
#13273
paulw (User)
Fresh Lemon
Posts: 18
graphgraph
User Offline Click here to see the profile of this user
Re:importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 0  
hmm. That does suggest a problem of some sort with my installation. I can upload a survey that I downloaded from 1.7, but none of the surveys I have that were created in 1.5 will appear, even though I get the successful upload page.
 
Logged Logged  
  The administrator has disabled public write access.
#13291
startx25 (User)
Expert Lime
Posts: 94
graphgraph
User Offline Click here to see the profile of this user
Re:importing 1.5 survey to version 1.7 6 Months, 3 Weeks ago Karma: 0  
Strange, i have exactly the same problem.

the importation from 1.5 to 1.7 don't work ( ! with success message !)
 
Logged Logged  
  The administrator has disabled public write access.
Go to top