Since Version 3.72 and still in the last new version 3.7.3. I get this error message when I try to open the question page in theme editor.<br />
Though the file is there.<br />
<br />
Might be because of the renaming from ".php" to ".twig"?
↧
13692: AdminController cannot find the requested view "/survey/questions/answer/listradio/columns/column_header".
↧
13693: strange translation quote
When I hover In the settings menu over "Survey quotas", what is translated in Dutch as "Quota's", I get the helptext "Quota's".<br />
The quotes are not replaced.
↧
↧
13694: Choise in dropdown menu/group
When i add or update one survey group I can choise "no parent menu", I expect there "no parent group".
↧
13695: Error: CSS: width: only 0 can be a unit. You must put a unit after your number.
When I do a preview survey or do a survey, i get a these warning
↧
13696: Error: Duplicate attributes accesskey / data-confirmedby.
When I preview a survey or do the survey i see HTML-warnings.
↧
↧
13697: HTML-codes in dropdownlist 'Target question'
In Settings survey, I go to Panel integration and try to add one parameter.<br />
In the dropdownlist the questions in 'Target question' are closed with </br>.<br />
See upload.
↧
13671: Forum does not allow the upload of .lsq files.
When trying to upload a .lsq file the forum software did not allow it. Needed to zip the file to be able to upload (<a href="https://www.limesurvey.org/forum/design-issues/115250-array-question-is-not-working-on-limesurvey-3-7-2">https://www.limesurvey.org/forum/design-issues/115250-array-question-is-not-working-on-limesurvey-3-7-2</a>).<br />
<br />
.LSA, .LSG, and .LSS all work, but not .LSQ. See screenshot.<br />
<br />
I think all Limesurvey files should be possible to upload in the forum.
↧
13698: When I click on "brose serve" to upload images, it says "You do not have permission to browse serve".
I made a new directory and put the latest version 3.7.3.<br />
I gave enough permission to all elements of directory "Upload" and others.<br />
When I try to "brose serve" the image with admin privilege, the system warns that "You do not hame permission to browseserve."
↧
13699: After latest update, editing questions results in an error
After the latest comfort update to 3.7.3<br />
<br />
Editing questions text on a live survey produced the error:<br />
Internal Server Error<br />
Property "SurveyDynamic.refurl" is not defined.<br />
<br />
This has also been noticed by other users:<br />
<a href="https://www.limesurvey.org/forum/installation-a-update-issues/115284-error-after-updating-limesurvey-to-latest-version">https://www.limesurvey.org/forum/installation-a-update-issues/115284-error-after-updating-limesurvey-to-latest-version</a>
↧
↧
13700: Attempt to change LS issued password, results in 'Internal Server Error' message "Implicit conversion from data type char to bin
Created a new LS user-But did not receive an email from LS with the password. So I choose the 'Forgot your Password' route-got LS email with the temp password. <br />
Now, I try to change my Password in LS, but keeps throwing this error shown below.<br />
<br />
The Full LS Error Msg:<br />
Internal Server Error<br />
CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]<br />
Implicit conversion from data type char to binary is not allowed. Use the CONVERT function to run this query.<br />
An internal error occurred while the Web server was processing your request. Please contact the webmaster to report this problem.<br />
Thank you.<br />
2018-05-17 10:06:16PST
↧
13701: Error-Issue Importing .lss survey files into LS 3.7.2
Error-Issue Importing .lss survey files into LS 3.7.2 from 2.0.6<br />
<br />
What I am attempting to do?<br />
Import .lss survey files from 2.06 into 3.7.2<br />
<br />
When I attempt to import an existing survey from LS 2.0.6 into 3.7.2, I keep getting this error msg "Error: Failed to insert data [3]". (pic)<br />
However, when I open LS in a new tab, I do see the new survey entry-BUT the survey import is incomplete.<br />
<br />
This import function of the .lss survey file to LS 3.7.2 does not populate the diff groups & questions in the survey- Only the survey summary plus the name of the 1st group 'PAF' & not the rest of the survey structure.(pic)
↧
13702: beforeCloseHtml event removed
See <a href="https://manual.limesurvey.org/BeforeCloseHtml">https://manual.limesurvey.org/BeforeCloseHtml</a><br />
No event like this in 3.0
↧
13703: Image uploading does not work when using CDbHttpSession
When we switched to using CDbHttpSession, the KCFinder stopped working.<br />
<br />
We needed to switch to database sessions as these servers had to be copied to use a load balancer, we are not able to revert back to $_SESSION<br />
<br />
From what I can tell, this seems to be because the session reading on line ~138 of \third_party\kcfinder\core\class\uploader.php is looking at $_SESSION<br />
<br />
The params set in E:\apache\htdocs\limesurvey\application\helpers\admin\htmleditor_helper.php to the session can not make it across to this new page load.
↧
↧
13704: Question preview image
I suggest that the image displayed for the question example when using the "Select question type" be styled so that it fits within the display window. <br />
<br />
Image A shows how it looks in build # 180522 and Image B shows how I think it should look.
↧
13705: End message is not printed
On demo.limesurvey.org and on my installation, I specify in my survey an endtext message. This end-message is displayed when I click through the survey.<br />
<br />
When I click on the "Display/Export" -> Printable version of the survey' the End-message is replaced with the default message and not with the configured message.
↧
13707: Deleting answer option manually also deletes other answer options automatically
When deleting an answer option manually (in my case within array question type) tends to randomly delete other answer options automatically.
↧
13708: Possible Bug with Russian encoding
Had ONE report of this from someone in Russia taking our survey on Firefox. I cannot reproduce it here. Sorry I don't have more information to help.
↧
↧
13709: CDbException-The table "{{settings_global}}" for active record class "SettingGlobal" cannot be found
Hi, Am getting this error when I try to install LS 3.8.1 on Windows.<br />
Can you pls assist?<br />
ErrorMain: Full attached.<br />
CDbException<br />
The table "{{settings_global}}" for active record class "SettingGlobal" cannot be found in the database.<br />
G:\Apache24\htdocs\limesurvey\framework\db\ar\CActiveRecord.php(2390)
↧
13677: Sorting of groups and questions are wrong (with fix)
Hi,<br />
<br />
Currently the ordering of question groups and questions in the survey list (question explorer) and the final survey itself is wrong.<br />
<br />
regards,<br />
Mario
↧
13672: Cannot create survey menu entries
As mentioned in the title, I cannot create at the moment new survey menus. When I press on the create button, nothing happens :(
↧