View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 17516 | Bug reports | Database design | public | 2021-08-16 15:55 | 2021-09-06 10:59 |
| Reporter | PPRI | Assigned To | ollehar | ||
| Priority | none | Severity | crash | ||
| Status | closed | Resolution | fixed | ||
| Product Version | 5.x | ||||
| Summary | 17516: Survey gives an db error after upgrading to v5 | ||||
| Description | I upgraded my Limesurvey from 3.27.11 to 5.1.3 and give the following db error message while participating the survey. ===== Please contact PPRI Web Survey to report this problem. | ||||
| Tags | No tags attached. | ||||
| Attached Files | limesurvey_survey_538377.lss (27,509 bytes)
<?xml version="1.0" encoding="UTF-8"?>
<document>
<LimeSurveyDocType>Survey</LimeSurveyDocType>
<DBVersion>471</DBVersion>
<languages>
<language>en</language>
</languages>
<answers>
<fields>
<fieldname>aid</fieldname>
<fieldname>qid</fieldname>
<fieldname>code</fieldname>
<fieldname>sortorder</fieldname>
<fieldname>assessment_value</fieldname>
<fieldname>scale_id</fieldname>
</fields>
<rows>
<row>
<aid><![CDATA[2472]]></aid>
<qid><![CDATA[3414]]></qid>
<code><![CDATA[A1]]></code>
<sortorder><![CDATA[1]]></sortorder>
<assessment_value><![CDATA[0]]></assessment_value>
<scale_id><![CDATA[0]]></scale_id>
</row>
<row>
<aid><![CDATA[2473]]></aid>
<qid><![CDATA[3414]]></qid>
<code><![CDATA[A2]]></code>
<sortorder><![CDATA[2]]></sortorder>
<assessment_value><![CDATA[0]]></assessment_value>
<scale_id><![CDATA[0]]></scale_id>
</row>
<row>
<aid><![CDATA[2474]]></aid>
<qid><![CDATA[3414]]></qid>
<code><![CDATA[A3]]></code>
<sortorder><![CDATA[3]]></sortorder>
<assessment_value><![CDATA[0]]></assessment_value>
<scale_id><![CDATA[0]]></scale_id>
</row>
<row>
<aid><![CDATA[2475]]></aid>
<qid><![CDATA[3414]]></qid>
<code><![CDATA[A4]]></code>
<sortorder><![CDATA[4]]></sortorder>
<assessment_value><![CDATA[0]]></assessment_value>
<scale_id><![CDATA[0]]></scale_id>
</row>
<row>
<aid><![CDATA[2476]]></aid>
<qid><![CDATA[3414]]></qid>
<code><![CDATA[A5]]></code>
<sortorder><![CDATA[5]]></sortorder>
<assessment_value><![CDATA[0]]></assessment_value>
<scale_id><![CDATA[0]]></scale_id>
</row>
</rows>
</answers>
<answer_l10ns>
<fields>
<fieldname>id</fieldname>
<fieldname>aid</fieldname>
<fieldname>answer</fieldname>
<fieldname>language</fieldname>
</fields>
<rows>
<row>
<id><![CDATA[3252]]></id>
<aid><![CDATA[2472]]></aid>
<answer><![CDATA[Adult assigned to help operate the YAP]]></answer>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[3253]]></id>
<aid><![CDATA[2473]]></aid>
<answer><![CDATA[Adult YAP member representing a community organization]]></answer>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[3254]]></id>
<aid><![CDATA[2474]]></aid>
<answer><![CDATA[Adult YAP member volunteering as an individual]]></answer>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[3255]]></id>
<aid><![CDATA[2475]]></aid>
<answer><![CDATA[Youth YAP member, (Minor, age 10-17)]]></answer>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[3256]]></id>
<aid><![CDATA[2476]]></aid>
<answer><![CDATA[Youth YAP member, (Young adult, age 18-24)]]></answer>
<language><![CDATA[en]]></language>
</row>
</rows>
</answer_l10ns>
<groups>
<fields>
<fieldname>gid</fieldname>
<fieldname>sid</fieldname>
<fieldname>group_order</fieldname>
<fieldname>randomization_group</fieldname>
<fieldname>grelevance</fieldname>
</fields>
<rows>
<row>
<gid><![CDATA[1]]></gid>
<sid><![CDATA[538377]]></sid>
<group_order><![CDATA[0]]></group_order>
<randomization_group/>
<grelevance><![CDATA[1]]></grelevance>
</row>
<row>
<gid><![CDATA[59]]></gid>
<sid><![CDATA[538377]]></sid>
<group_order><![CDATA[1]]></group_order>
<randomization_group/>
<grelevance/>
</row>
</rows>
</groups>
<group_l10ns>
<fields>
<fieldname>id</fieldname>
<fieldname>gid</fieldname>
<fieldname>group_name</fieldname>
<fieldname>description</fieldname>
<fieldname>language</fieldname>
<fieldname>sid</fieldname>
<fieldname>group_order</fieldname>
<fieldname>randomization_group</fieldname>
<fieldname>grelevance</fieldname>
</fields>
<rows>
<row>
<id><![CDATA[1]]></id>
<gid><![CDATA[1]]></gid>
<group_name><![CDATA[My first question group]]></group_name>
<description/>
<language><![CDATA[en]]></language>
<sid><![CDATA[538377]]></sid>
<group_order><![CDATA[0]]></group_order>
<randomization_group/>
<grelevance><![CDATA[1]]></grelevance>
</row>
<row>
<id><![CDATA[26]]></id>
<gid><![CDATA[59]]></gid>
<group_name><![CDATA[My second question group]]></group_name>
<description/>
<language><![CDATA[en]]></language>
<sid><![CDATA[538377]]></sid>
<group_order><![CDATA[1]]></group_order>
<randomization_group/>
<grelevance/>
</row>
</rows>
</group_l10ns>
<questions>
<fields>
<fieldname>qid</fieldname>
<fieldname>parent_qid</fieldname>
<fieldname>sid</fieldname>
<fieldname>gid</fieldname>
<fieldname>type</fieldname>
<fieldname>title</fieldname>
<fieldname>preg</fieldname>
<fieldname>other</fieldname>
<fieldname>mandatory</fieldname>
<fieldname>question_order</fieldname>
<fieldname>scale_id</fieldname>
<fieldname>same_default</fieldname>
<fieldname>relevance</fieldname>
<fieldname>modulename</fieldname>
<fieldname>encrypted</fieldname>
<fieldname>question_theme_name</fieldname>
</fields>
<rows>
<row>
<qid><![CDATA[1]]></qid>
<parent_qid><![CDATA[0]]></parent_qid>
<sid><![CDATA[538377]]></sid>
<gid><![CDATA[1]]></gid>
<type><![CDATA[T]]></type>
<title><![CDATA[Q00]]></title>
<preg/>
<other><![CDATA[N]]></other>
<mandatory><![CDATA[N]]></mandatory>
<question_order><![CDATA[1]]></question_order>
<scale_id><![CDATA[0]]></scale_id>
<same_default><![CDATA[0]]></same_default>
<relevance><![CDATA[1]]></relevance>
<modulename/>
<question_theme_name><![CDATA[longfreetext]]></question_theme_name>
</row>
<row>
<qid><![CDATA[702]]></qid>
<parent_qid><![CDATA[0]]></parent_qid>
<sid><![CDATA[538377]]></sid>
<gid><![CDATA[59]]></gid>
<type><![CDATA[T]]></type>
<title><![CDATA[Q02]]></title>
<preg/>
<other><![CDATA[N]]></other>
<mandatory><![CDATA[N]]></mandatory>
<question_order><![CDATA[1]]></question_order>
<scale_id><![CDATA[0]]></scale_id>
<same_default><![CDATA[0]]></same_default>
<relevance><![CDATA[1]]></relevance>
<modulename/>
<question_theme_name><![CDATA[longfreetext]]></question_theme_name>
</row>
<row>
<qid><![CDATA[703]]></qid>
<parent_qid><![CDATA[0]]></parent_qid>
<sid><![CDATA[538377]]></sid>
<gid><![CDATA[1]]></gid>
<type><![CDATA[;]]></type>
<title><![CDATA[Q01]]></title>
<preg/>
<other><![CDATA[N]]></other>
<mandatory><![CDATA[N]]></mandatory>
<question_order><![CDATA[2]]></question_order>
<scale_id><![CDATA[0]]></scale_id>
<same_default><![CDATA[0]]></same_default>
<relevance><![CDATA[1]]></relevance>
<modulename/>
<question_theme_name><![CDATA[arrays/texts]]></question_theme_name>
</row>
<row>
<qid><![CDATA[2465]]></qid>
<parent_qid><![CDATA[0]]></parent_qid>
<sid><![CDATA[538377]]></sid>
<gid><![CDATA[59]]></gid>
<type><![CDATA[D]]></type>
<title><![CDATA[Q03]]></title>
<preg/>
<other><![CDATA[N]]></other>
<mandatory><![CDATA[N]]></mandatory>
<question_order><![CDATA[2]]></question_order>
<scale_id><![CDATA[0]]></scale_id>
<same_default><![CDATA[0]]></same_default>
<relevance><![CDATA[1]]></relevance>
<modulename/>
<question_theme_name><![CDATA[date]]></question_theme_name>
</row>
<row>
<qid><![CDATA[3414]]></qid>
<parent_qid><![CDATA[0]]></parent_qid>
<sid><![CDATA[538377]]></sid>
<gid><![CDATA[1]]></gid>
<type><![CDATA[L]]></type>
<title><![CDATA[YapRole]]></title>
<preg/>
<other><![CDATA[Y]]></other>
<mandatory><![CDATA[N]]></mandatory>
<question_order><![CDATA[3]]></question_order>
<scale_id><![CDATA[0]]></scale_id>
<same_default><![CDATA[0]]></same_default>
<relevance><![CDATA[1]]></relevance>
<modulename/>
<question_theme_name><![CDATA[listradio]]></question_theme_name>
</row>
</rows>
</questions>
<subquestions>
<fields>
<fieldname>qid</fieldname>
<fieldname>parent_qid</fieldname>
<fieldname>sid</fieldname>
<fieldname>gid</fieldname>
<fieldname>type</fieldname>
<fieldname>title</fieldname>
<fieldname>preg</fieldname>
<fieldname>other</fieldname>
<fieldname>mandatory</fieldname>
<fieldname>question_order</fieldname>
<fieldname>scale_id</fieldname>
<fieldname>same_default</fieldname>
<fieldname>relevance</fieldname>
<fieldname>modulename</fieldname>
<fieldname>encrypted</fieldname>
<fieldname>question_theme_name</fieldname>
</fields>
<rows>
<row>
<qid><![CDATA[1762]]></qid>
<parent_qid><![CDATA[703]]></parent_qid>
<sid><![CDATA[538377]]></sid>
<gid><![CDATA[1]]></gid>
<type><![CDATA[;]]></type>
<title><![CDATA[SZ001]]></title>
<preg/>
<other><![CDATA[N]]></other>
<mandatory/>
<question_order><![CDATA[1]]></question_order>
<scale_id><![CDATA[0]]></scale_id>
<same_default><![CDATA[0]]></same_default>
<relevance><![CDATA[1]]></relevance>
<modulename/>
<question_theme_name><![CDATA[arrays/texts]]></question_theme_name>
</row>
<row>
<qid><![CDATA[1763]]></qid>
<parent_qid><![CDATA[703]]></parent_qid>
<sid><![CDATA[538377]]></sid>
<gid><![CDATA[1]]></gid>
<type><![CDATA[;]]></type>
<title><![CDATA[x1]]></title>
<preg/>
<other><![CDATA[N]]></other>
<mandatory/>
<question_order><![CDATA[1]]></question_order>
<scale_id><![CDATA[1]]></scale_id>
<same_default><![CDATA[0]]></same_default>
<relevance/>
<modulename/>
<question_theme_name><![CDATA[arrays/texts]]></question_theme_name>
</row>
<row>
<qid><![CDATA[1764]]></qid>
<parent_qid><![CDATA[703]]></parent_qid>
<sid><![CDATA[538377]]></sid>
<gid><![CDATA[1]]></gid>
<type><![CDATA[;]]></type>
<title><![CDATA[x2]]></title>
<preg/>
<other><![CDATA[N]]></other>
<mandatory/>
<question_order><![CDATA[2]]></question_order>
<scale_id><![CDATA[1]]></scale_id>
<same_default><![CDATA[0]]></same_default>
<relevance/>
<modulename/>
<question_theme_name><![CDATA[arrays/texts]]></question_theme_name>
</row>
</rows>
</subquestions>
<question_l10ns>
<fields>
<fieldname>id</fieldname>
<fieldname>qid</fieldname>
<fieldname>question</fieldname>
<fieldname>help</fieldname>
<fieldname>language</fieldname>
<fieldname>script</fieldname>
</fields>
<rows>
<row>
<id><![CDATA[1]]></id>
<qid><![CDATA[1]]></qid>
<question><![CDATA[Q00 example question. Please answer this question: 123]]></question>
<help><![CDATA[This is a question help text.]]></help>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[312]]></id>
<qid><![CDATA[702]]></qid>
<question><![CDATA[The second question]]></question>
<help/>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[313]]></id>
<qid><![CDATA[703]]></qid>
<question><![CDATA[Q01 question
<div style="display:None">
{YapRole=TOKEN:ATTRIBUTE_2}
</div>]]></question>
<help/>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[1220]]></id>
<qid><![CDATA[1762]]></qid>
<question><![CDATA[test Y 1]]></question>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[1221]]></id>
<qid><![CDATA[1763]]></qid>
<question><![CDATA[Agree]]></question>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[1222]]></id>
<qid><![CDATA[1764]]></qid>
<question><![CDATA[Yes or No]]></question>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[1473]]></id>
<qid><![CDATA[2465]]></qid>
<question><![CDATA[Date Time Question]]></question>
<help/>
<language><![CDATA[en]]></language>
</row>
<row>
<id><![CDATA[2130]]></id>
<qid><![CDATA[3414]]></qid>
<question><![CDATA[<strong>Are you:</strong>]]></question>
<help/>
<language><![CDATA[en]]></language>
</row>
</rows>
</question_l10ns>
<question_attributes>
<fields>
<fieldname>qid</fieldname>
<fieldname>attribute</fieldname>
<fieldname>value</fieldname>
<fieldname>language</fieldname>
</fields>
<rows>
<row>
<qid><![CDATA[1]]></qid>
<attribute><![CDATA[notKnowCheckbox]]></attribute>
<value><![CDATA[N]]></value>
</row>
<row>
<qid><![CDATA[1]]></qid>
<attribute><![CDATA[notWantCheckbox]]></attribute>
<value><![CDATA[N]]></value>
</row>
<row>
<qid><![CDATA[1763]]></qid>
<attribute><![CDATA[arrayTextAdaptation]]></attribute>
<value><![CDATA[label4]]></value>
</row>
<row>
<qid><![CDATA[1764]]></qid>
<attribute><![CDATA[arrayTextAdaptation]]></attribute>
<value><![CDATA[label1]]></value>
</row>
<row>
<qid><![CDATA[3414]]></qid>
<attribute><![CDATA[hidden]]></attribute>
<value><![CDATA[1]]></value>
</row>
<row>
<qid><![CDATA[3414]]></qid>
<attribute><![CDATA[hide_tip]]></attribute>
<value><![CDATA[1]]></value>
</row>
</rows>
</question_attributes>
<surveys>
<fields>
<fieldname>sid</fieldname>
<fieldname>gsid</fieldname>
<fieldname>admin</fieldname>
<fieldname>expires</fieldname>
<fieldname>startdate</fieldname>
<fieldname>adminemail</fieldname>
<fieldname>anonymized</fieldname>
<fieldname>faxto</fieldname>
<fieldname>format</fieldname>
<fieldname>savetimings</fieldname>
<fieldname>template</fieldname>
<fieldname>language</fieldname>
<fieldname>additional_languages</fieldname>
<fieldname>datestamp</fieldname>
<fieldname>usecookie</fieldname>
<fieldname>allowregister</fieldname>
<fieldname>allowsave</fieldname>
<fieldname>autonumber_start</fieldname>
<fieldname>autoredirect</fieldname>
<fieldname>allowprev</fieldname>
<fieldname>printanswers</fieldname>
<fieldname>ipaddr</fieldname>
<fieldname>refurl</fieldname>
<fieldname>showsurveypolicynotice</fieldname>
<fieldname>publicstatistics</fieldname>
<fieldname>publicgraphs</fieldname>
<fieldname>listpublic</fieldname>
<fieldname>htmlemail</fieldname>
<fieldname>sendconfirmation</fieldname>
<fieldname>tokenanswerspersistence</fieldname>
<fieldname>assessments</fieldname>
<fieldname>usecaptcha</fieldname>
<fieldname>usetokens</fieldname>
<fieldname>bounce_email</fieldname>
<fieldname>attributedescriptions</fieldname>
<fieldname>emailresponseto</fieldname>
<fieldname>emailnotificationto</fieldname>
<fieldname>tokenlength</fieldname>
<fieldname>showxquestions</fieldname>
<fieldname>showgroupinfo</fieldname>
<fieldname>shownoanswer</fieldname>
<fieldname>showqnumcode</fieldname>
<fieldname>bouncetime</fieldname>
<fieldname>bounceprocessing</fieldname>
<fieldname>bounceaccounttype</fieldname>
<fieldname>bounceaccounthost</fieldname>
<fieldname>bounceaccountpass</fieldname>
<fieldname>bounceaccountencryption</fieldname>
<fieldname>bounceaccountuser</fieldname>
<fieldname>showwelcome</fieldname>
<fieldname>showprogress</fieldname>
<fieldname>questionindex</fieldname>
<fieldname>navigationdelay</fieldname>
<fieldname>nokeyboard</fieldname>
<fieldname>alloweditaftercompletion</fieldname>
<fieldname>googleanalyticsstyle</fieldname>
<fieldname>googleanalyticsapikey</fieldname>
<fieldname>tokenencryptionoptions</fieldname>
<fieldname>ipanonymize</fieldname>
</fields>
<rows>
<row>
<sid><![CDATA[538377]]></sid>
<gsid><![CDATA[1]]></gsid>
<admin><![CDATA[Texas Youth Action Network]]></admin>
<adminemail><![CDATA[texascollegesurvey@ppri.tamu.edu]]></adminemail>
<anonymized><![CDATA[N]]></anonymized>
<faxto><![CDATA[ Texas Youth Action ]]></faxto>
<format><![CDATA[G]]></format>
<savetimings><![CDATA[N]]></savetimings>
<template><![CDATA[extends_bootswatch_PPRI_YTS]]></template>
<language><![CDATA[en]]></language>
<additional_languages/>
<datestamp><![CDATA[Y]]></datestamp>
<usecookie><![CDATA[N]]></usecookie>
<allowregister><![CDATA[N]]></allowregister>
<allowsave><![CDATA[Y]]></allowsave>
<autonumber_start><![CDATA[35]]></autonumber_start>
<autoredirect><![CDATA[N]]></autoredirect>
<allowprev><![CDATA[Y]]></allowprev>
<printanswers><![CDATA[Y]]></printanswers>
<ipaddr><![CDATA[Y]]></ipaddr>
<refurl><![CDATA[N]]></refurl>
<showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice>
<publicstatistics><![CDATA[N]]></publicstatistics>
<publicgraphs><![CDATA[N]]></publicgraphs>
<listpublic><![CDATA[N]]></listpublic>
<htmlemail><![CDATA[Y]]></htmlemail>
<sendconfirmation><![CDATA[N]]></sendconfirmation>
<tokenanswerspersistence><![CDATA[Y]]></tokenanswerspersistence>
<assessments><![CDATA[N]]></assessments>
<usecaptcha><![CDATA[D]]></usecaptcha>
<usetokens><![CDATA[N]]></usetokens>
<bounce_email><![CDATA[texascollegesurvey@ppri.tamu.edu]]></bounce_email>
<attributedescriptions><![CDATA[{"attribute_1":{"description":"code","mandatory":"N","show_register":"N","cpdbmap":""},"attribute_2":{"description":"participant_role","mandatory":"N","show_register":"N","cpdbmap":""}}]]></attributedescriptions>
<emailresponseto/>
<emailnotificationto/>
<tokenlength><![CDATA[15]]></tokenlength>
<showxquestions><![CDATA[Y]]></showxquestions>
<showgroupinfo><![CDATA[B]]></showgroupinfo>
<shownoanswer><![CDATA[Y]]></shownoanswer>
<showqnumcode><![CDATA[X]]></showqnumcode>
<bounceprocessing><![CDATA[G]]></bounceprocessing>
<showwelcome><![CDATA[Y]]></showwelcome>
<showprogress><![CDATA[Y]]></showprogress>
<questionindex><![CDATA[0]]></questionindex>
<navigationdelay><![CDATA[0]]></navigationdelay>
<nokeyboard><![CDATA[N]]></nokeyboard>
<alloweditaftercompletion><![CDATA[N]]></alloweditaftercompletion>
<googleanalyticsstyle/>
<googleanalyticsapikey/>
<tokenencryptionoptions><![CDATA[{"enabled":"N","columns":{"firstname":"N","lastname":"N","email":"N"}}]]></tokenencryptionoptions>
<ipanonymize><![CDATA[N]]></ipanonymize>
</row>
</rows>
</surveys>
<surveys_languagesettings>
<fields>
<fieldname>surveyls_survey_id</fieldname>
<fieldname>surveyls_language</fieldname>
<fieldname>surveyls_title</fieldname>
<fieldname>surveyls_description</fieldname>
<fieldname>surveyls_welcometext</fieldname>
<fieldname>surveyls_endtext</fieldname>
<fieldname>surveyls_policy_notice</fieldname>
<fieldname>surveyls_policy_error</fieldname>
<fieldname>surveyls_policy_notice_label</fieldname>
<fieldname>surveyls_url</fieldname>
<fieldname>surveyls_urldescription</fieldname>
<fieldname>surveyls_email_invite_subj</fieldname>
<fieldname>surveyls_email_invite</fieldname>
<fieldname>surveyls_email_remind_subj</fieldname>
<fieldname>surveyls_email_remind</fieldname>
<fieldname>surveyls_email_register_subj</fieldname>
<fieldname>surveyls_email_register</fieldname>
<fieldname>surveyls_email_confirm_subj</fieldname>
<fieldname>surveyls_email_confirm</fieldname>
<fieldname>surveyls_dateformat</fieldname>
<fieldname>surveyls_attributecaptions</fieldname>
<fieldname>email_admin_notification_subj</fieldname>
<fieldname>email_admin_notification</fieldname>
<fieldname>email_admin_responses_subj</fieldname>
<fieldname>email_admin_responses</fieldname>
<fieldname>surveyls_numberformat</fieldname>
<fieldname>attachments</fieldname>
</fields>
<rows>
<row>
<surveyls_survey_id><![CDATA[538377]]></surveyls_survey_id>
<surveyls_language><![CDATA[en]]></surveyls_language>
<surveyls_title><![CDATA[Young Test Survey]]></surveyls_title>
<surveyls_description/>
<surveyls_welcometext/>
<surveyls_endtext/>
<surveyls_url/>
<surveyls_urldescription/>
<surveyls_email_invite_subj><![CDATA[Invitation to participate in a survey - TEST]]></surveyls_email_invite_subj>
<surveyls_email_invite><![CDATA[Dear {FIRSTNAME},<br />
<br />
you have been invited to participate in a survey.<br />
<br />
The survey is titled:<br />
"{SURVEYNAME}"<br />
<br />
"{SURVEYDESCRIPTION}"<br />
<br />
To participate, please click on the link below.<br />
<br />
Sincerely,<br />
<br />
{ADMINNAME} ({ADMINEMAIL})<br />
<br />
----------------------------------------------<br />
Click here to do the survey:<br />
{SURVEYURL}<br />
<br />
If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br />
{OPTOUTURL}<br />
<br />
If you are blacklisted but want to participate in this survey and want to receive invitations please click the following link:<br />
{OPTINURL}]]></surveyls_email_invite>
<surveyls_email_remind_subj><![CDATA[Reminder to participate in a survey - TEST]]></surveyls_email_remind_subj>
<surveyls_email_remind><![CDATA[Dear {FIRSTNAME},<br />
<br />
you have been invited to participate in a survey.<br />
<br />
The survey is titled:<br />
"{SURVEYNAME}"<br />
<br />
"{SURVEYDESCRIPTION}"<br />
<br />
To participate, please click on the link below.<br />
<br />
Sincerely,<br />
<br />
{ADMINNAME} ({ADMINEMAIL})<br />
<br />
----------------------------------------------<br />
Click here to do the survey:<br />
{SURVEYURL}<br />
<br />
If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br />
{OPTOUTURL}<br />
<br />
If you are blacklisted but want to participate in this survey and want to receive invitations please click the following link:<br />
{OPTINURL}]]></surveyls_email_remind>
<surveyls_email_register_subj><![CDATA[Survey registration confirmation]]></surveyls_email_register_subj>
<surveyls_email_register><![CDATA[Dear {FIRSTNAME},<br />
<br />
You, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}.<br />
<br />
To complete this survey, click on the following URL:<br />
<br />
{SURVEYURL}<br />
<br />
If you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}.]]></surveyls_email_register>
<surveyls_email_confirm_subj><![CDATA[Confirmation of your participation in our survey]]></surveyls_email_confirm_subj>
<surveyls_email_confirm><![CDATA[Dear {FIRSTNAME},<br />
<br />
this email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating.<br />
<br />
If you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}.<br />
<br />
Sincerely,<br />
<br />
{ADMINNAME}]]></surveyls_email_confirm>
<surveyls_dateformat><![CDATA[11]]></surveyls_dateformat>
<surveyls_attributecaptions><![CDATA[{"attribute_1":"","attribute_2":""}]]></surveyls_attributecaptions>
<email_admin_notification_subj><![CDATA[Response submission for survey {SURVEYNAME}]]></email_admin_notification_subj>
<email_admin_notification><![CDATA[Hello,<br />
<br />
A new response was submitted for your survey '{SURVEYNAME}'.<br />
<br />
Click the following link to see the individual response:<br />
{VIEWRESPONSEURL}<br />
<br />
Click the following link to edit the individual response:<br />
{EDITRESPONSEURL}<br />
<br />
View statistics by clicking here:<br />
{STATISTICSURL}]]></email_admin_notification>
<email_admin_responses_subj><![CDATA[Response submission for survey {SURVEYNAME} with results]]></email_admin_responses_subj>
<email_admin_responses><![CDATA[Hello,<br />
<br />
A new response was submitted for your survey '{SURVEYNAME}'.<br />
<br />
Click the following link to see the individual response:<br />
{VIEWRESPONSEURL}<br />
<br />
Click the following link to edit the individual response:<br />
{EDITRESPONSEURL}<br />
<br />
View statistics by clicking here:<br />
{STATISTICSURL}<br />
<br />
<br />
The following answers were given by the participant:<br />
{ANSWERTABLE}]]></email_admin_responses>
<surveyls_numberformat><![CDATA[0]]></surveyls_numberformat>
<attachments><![CDATA[a:0:{}]]></attachments>
</row>
</rows>
</surveys_languagesettings>
<plugin_settings>
<fields>
<fieldname>id</fieldname>
<fieldname>name</fieldname>
<fieldname>key</fieldname>
<fieldname>value</fieldname>
</fields>
<rows>
<row>
<id><![CDATA[32]]></id>
<name><![CDATA[AuditLog]]></name>
<key><![CDATA[auditing]]></key>
<value><![CDATA["1"]]></value>
</row>
<row>
<id><![CDATA[43]]></id>
<name><![CDATA[checkboxForText]]></name>
<key><![CDATA[notKnowCheckboxActive]]></key>
<value><![CDATA["N"]]></value>
</row>
<row>
<id><![CDATA[44]]></id>
<name><![CDATA[checkboxForText]]></name>
<key><![CDATA[notKnowCheckboxLabel_en]]></key>
<value><![CDATA[""]]></value>
</row>
<row>
<id><![CDATA[45]]></id>
<name><![CDATA[checkboxForText]]></name>
<key><![CDATA[notWantCheckboxActive]]></key>
<value><![CDATA["N"]]></value>
</row>
<row>
<id><![CDATA[46]]></id>
<name><![CDATA[checkboxForText]]></name>
<key><![CDATA[notWantCheckboxLabel_en]]></key>
<value><![CDATA[""]]></value>
</row>
</rows>
</plugin_settings>
<themes>
<theme>
<sid>538377</sid>
<template_name>extends_bootswatch_PPRI_YTS</template_name>
<config>
<options>inherit</options>
</config>
</theme>
<theme>
<sid>538377</sid>
<template_name>extends_bootswatch_PPRI_YTS_test</template_name>
<config>
<options>inherit</options>
</config>
</theme>
<theme>
<sid>538377</sid>
<template_name>fruity</template_name>
<config>
<options>inherit</options>
</config>
</theme>
</themes>
<themes_inherited>
<theme>
<sid>538377</sid>
<template_name>extends_bootswatch_PPRI_YTS</template_name>
<config>
<options>
<ajaxmode>off</ajaxmode>
<brandlogo>off</brandlogo>
<brandlogofile>upload\themes\survey\extends_bootswatch_PPRI_YTS\files\logo.png</brandlogofile>
<container>on</container>
<hideprivacyinfo>off</hideprivacyinfo>
<showpopups>off</showpopups>
<fixnumauto>off</fixnumauto>
</options>
</config>
</theme>
<theme>
<sid>538377</sid>
<template_name>extends_bootswatch_PPRI_YTS_test</template_name>
<config>
<options>
<ajaxmode>off</ajaxmode>
<brandlogo>off</brandlogo>
<brandlogofile>upload\themes\survey\extends_bootswatch_PPRI_YTS\files\logo.png</brandlogofile>
<container>on</container>
<hideprivacyinfo>off</hideprivacyinfo>
<showpopups>off</showpopups>
<fixnumauto>off</fixnumauto>
</options>
</config>
</theme>
<theme>
<sid>538377</sid>
<template_name>fruity</template_name>
<config>
<options>
<ajaxmode>off</ajaxmode>
<brandlogo>off</brandlogo>
<brandlogofile>upload\themes\survey\extends_bootswatch_PPRI_YTS\files\logo.png</brandlogofile>
<container>on</container>
<hideprivacyinfo>off</hideprivacyinfo>
<showpopups>off</showpopups>
<fixnumauto>off</fixnumauto>
</options>
</config>
</theme>
</themes_inherited>
</document>
| ||||
| Bug heat | 4 | ||||
| Complete LimeSurvey version number (& build) | Version 5.1.3+210817 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | Version 92.0.4515.131 (Official Build) (64-bit) | ||||
| Database type & version | MSSQL 12.00.6164 | ||||
| Server OS (if known) | Windows NT 10.0 build 14393 (Windows Server 2016) AMD64 | ||||
| Webserver software & version (if known) | Microsoft-IIS/10.0 | ||||
| PHP Version | 7.3.11 | ||||
|
Sounds like the database cache was not cleared. Can you remove the content of folder tmp/runtime/cache/ ? |
|
|
Can you enable debug = 2 in application/config/config.php and try again, please? Paste the complete error message here. |
|
|
clearing tmp/runtime/cache/ doesn't hep at all. |
|
|
Here is the debug message. ======== CDbException C:\Websites\Limesurvey2019_Org\framework\db\CDbCommand.php(543) 531 {
|
|
|
Can you upload a dump of your database structure? Mark the comment as private. |
|
|
Oh wait, this is an error for your plugin arrayTextAdapt. Please disable it in the database by setting active to 0. |
|
|
That plugin should probably have been disabled automatically when updating. We have a task about that. |
|
|
When I click click the plugin page link at the admin interface, the page itself shows the error 500: Internal Server Error So, I deactivated all plugins at the database but still have an error. |
|
|
By the way, the error occurs with the previous survey from the old version. I created a new survey at V5 and the new survey doesn't have an error. |
|
The same error? |
|
|
The debug error when I click the plugin page. ===== PHP notice C:\Websites\Limesurvey2019_Org\application\models\Plugin.php(324) 312 }
|
|
|
OK, that error will disappear when you set debug => 0 again. |
|
|
Nope. 500 error with debug=0 |
|
|
I have these plugin type is NULL in the database. TwoFactorAdminLogin |
|
|
Alright, guess you'll have to delete all entries from the plugin database table where type = null. :/ |
|
|
Thanks. It's working after deleting all plugin_type = null rows at the plugins table in the database directly. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-08-16 15:55 | PPRI | New Issue | |
| 2021-08-16 15:55 | PPRI | File Added: limesurvey_survey_538377.lss | |
| 2021-08-16 15:57 | ollehar | Note Added: 65998 | |
| 2021-08-16 15:57 | ollehar | Bug heat | 0 => 2 |
| 2021-08-16 15:57 | ollehar | Note Edited: 65998 | |
| 2021-08-16 15:58 | ollehar | Note Added: 65999 | |
| 2021-08-16 16:01 | ollehar | Assigned To | => ollehar |
| 2021-08-16 16:01 | ollehar | Status | new => feedback |
| 2021-08-16 16:09 | PPRI | Note Added: 66000 | |
| 2021-08-16 16:09 | PPRI | Bug heat | 2 => 4 |
| 2021-08-16 16:09 | PPRI | Status | feedback => assigned |
| 2021-08-16 16:10 | PPRI | Note Added: 66001 | |
| 2021-08-16 16:10 | ollehar | Note Added: 66002 | |
| 2021-08-16 16:11 | ollehar | Note Added: 66003 | |
| 2021-08-16 16:12 | ollehar | Note Added: 66004 | |
| 2021-08-16 16:24 | PPRI | Note Added: 66006 | |
| 2021-08-16 16:25 | PPRI | Note Added: 66007 | |
| 2021-08-16 16:27 | ollehar | Note Added: 66010 | |
| 2021-08-16 16:32 | PPRI | Note Added: 66011 | |
| 2021-08-16 16:34 | ollehar | Note Added: 66012 | |
| 2021-08-16 16:36 | PPRI | Note Added: 66013 | |
| 2021-08-16 16:36 | PPRI | File Added: Screenshot 2021-08-16 093539.png | |
| 2021-08-16 16:37 | PPRI | Note Added: 66014 | |
| 2021-08-16 16:37 | ollehar | Note Added: 66015 | |
| 2021-08-16 16:47 | PPRI | Note Added: 66016 | |
| 2021-08-17 08:46 | c_schmitz | Note Edited: 66016 | |
| 2021-08-17 08:48 | c_schmitz | Relationship added | related to 17218 |
| 2021-08-17 10:36 | galads | Status | assigned => resolved |
| 2021-08-17 10:36 | galads | Resolution | open => fixed |
| 2021-09-06 10:59 | c_schmitz | Status | resolved => closed |