View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 11844 | Bug reports | Conditions | public | 2016-10-31 01:51 | 2016-11-11 13:18 |
| Reporter | qsgt | Assigned To | ollehar | ||
| Priority | none | Severity | partial_block | ||
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 2.55.x | ||||
| Summary | 11844: Clicking 'Set Conditions' to enter conditions designer returns 500 error | ||||
| Description | I recently updated Lime Survey from a 1605xx build to the 161026 build because I was noticing some issues. I have successfully updated and all my surveys work fine. However, now, whenever I click on the set conditions button a "The website cannot display the page" 500 error. I have tried in both Chrome and IE. | ||||
| Steps To Reproduce | Create a question and attempt to set conditions using the set conditions button. | ||||
| Tags | No tags attached. | ||||
| Bug heat | 6 | ||||
| Complete LimeSurvey version number (& build) | Version 2.55.1+161026 | ||||
| I will donate to the project if issue is resolved | No | ||||
| Browser | 54.0.2840.71 (Official Build) m (64-bit) and IE 11.0.36 | ||||
| Database type & version | MySQL v 5.6.21 DB schema verision 260 | ||||
| Server OS (if known) | linux | ||||
| Webserver software & version (if known) | Apache version 2.2.16 | ||||
| PHP Version | 5.3.8 | ||||
|
OK, can you set debug = 2 in config/config.php please? Try again and paste your error message here. |
|
|
Clicking set conditions with debug=2 returns the following error message: Parse error: syntax error, unexpected '[' in /home/qsgt/public_html/registration/application/controllers/admin/conditionsaction.php on line 2016 |
|
|
Will fix, but if you update your PHP version, it will probably be resolved. |
|
|
Thanks for that. Unfortunately, my hosting provider does not allow PHP upgrades on the shared server that I am using so I will have to wait for you to fix it. Would I be correct in assuming that the fix will be provided in the next release of LS? |
|
|
Yes, or you can do a "git pull" after the fix. |
|
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=21222 |
|
|
Version 2.55.3 released |
|
|
LimeSurvey: master 757e35b9 2016-11-01 12:05 Details Diff |
Fixed issue 11844: Clicking 'Set Conditions' to enter conditions designer returns 500 error Dev: Must use temp variable to access array from function in 5.3 |
Affected Issues 11844 |
|
| mod - application/controllers/admin/conditionsaction.php | Diff File | ||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-10-31 01:51 | qsgt | New Issue | |
| 2016-10-31 11:42 | ollehar | Note Added: 41617 | |
| 2016-10-31 11:42 | ollehar | Assigned To | => ollehar |
| 2016-10-31 11:42 | ollehar | Status | new => feedback |
| 2016-10-31 21:03 | qsgt | Note Added: 41626 | |
| 2016-10-31 21:03 | qsgt | Status | feedback => assigned |
| 2016-11-01 02:32 | ollehar | Note Added: 41630 | |
| 2016-11-01 05:29 | qsgt | Note Added: 41631 | |
| 2016-11-01 08:09 | ollehar | Note Added: 41632 | |
| 2016-11-01 11:06 | ollehar | Changeset attached | => LimeSurvey master 757e35b9 |
| 2016-11-01 11:06 | ollehar | Note Added: 41638 | |
| 2016-11-01 11:06 | ollehar | Resolution | open => fixed |
| 2016-11-01 11:08 | ollehar | Status | assigned => resolved |
| 2016-11-01 11:08 | ollehar | Fixed in Version | => 2.55.x |
| 2016-11-11 13:18 | c_schmitz | Note Added: 41852 | |
| 2016-11-11 13:18 | c_schmitz | Status | resolved => closed |