I disable the XSS in config but when I try to use jquery, the code is not saved and the page remains loading when I click the save button.
My server has Version 2.06+ Build 150831
It could be a problem with the server configuration?
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
Yes, I activated the debug mode but nothing happens....
After being trying to save the changes, only the error page "a connection was reset....." and the changes are not made.
Edit:
Basic html code works good.
I think it's another "protection" issue in your server. Please : search in server log if you have a error when this happen.
Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. -
Professional support
-
Plugins, theme and development
. I don't answer to private message.
[pid 11647] (13)Permission denied: [client 10.10.10.244:60460] AH00529: /opt/lampp/htdocs/limesurvey/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable and that '/opt/lampp/htdocs/limesurvey/' is executable
php_error_log
Undefined index: HTTP_HOST in /opt/lampp/htdocs/index.php on line 7
I created another php file with a basic jquery code for alert box and saved in the limesurvey folder... this code works good
so I think is not a server problem