[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
Last Edit: 2008/05/15 01:12 By Mazi.
The administrator has disabled public write access.
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
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.
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
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.
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
The administrator has disabled public write access.
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
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
The administrator has disabled public write access.