Version 1.91+ Build 12416
I have what I think is a pretty large survey that I'm trying to copy (44 question groups). Each time I try to copy the entire survey I get a generic http 500 error message. If I refresh the page, the copied survey is available but all of the response choices for radio responses are missing and any question with a subquestion is missing those subquestions.
If I export the survey and then import it I get the same error message (on the import, not the export, which seems to work fine).
I have 2 installations of LimeSurvey (one intranet and one internet) and if I import it to the other installation, I also get the same result (error, then missing response choices). But I am able to copy a nearly identical version of this survey on that other installation.
I tried uploading the exported survey into the demo version on the LimeSurvey website and got the following error message:
Error: Failed to insert data
INSERT INTO lime_questions ( PARENT_QID, SID, GID, TYPE, TITLE, QUESTION, PREG, HELP, OTHER, MANDATORY, QUESTION_ORDER, LANGUAGE, SCALE_ID, SAME_DEFAULT ) VALUES ( 113, 92479, null, 'T', '1', 'Respondent\'s Phone Number:', '', '', 'N', '', 1, 'en', 0, 0 )
Column 'gid' cannot be null
Thanks in advance.