Hello
I'm using Version 2.50+ Build 160412 on a personal web host (OVH)
We are facing a bug I think. I would like to confirm (and then report it in the bug tracker or not)
In the model editor, I copied/saved a new model "defaut_modified".
But then no matter which page "CSS and JAVAscript files" I chose, I only see the code for the "standard files/page" that is selected (startpage, welcome, etc.).
In other words, suppose I chose "startpage.pstpl", then when I click on any "CSS and JAVAscript files" (css/jquery-ui-custom, etc.) I only see the code for "startpage.pstpl", or any "standard page" I chose.
Did I do somethiong wrong?
Thank you!
New user of LS but with the will to contribute to this great community !
OK. Which browser? Can you open the Javascript console (usually F12) and check for errors? You can also enable debug = 2 in application/config/config.php for better error reporting.
The following user(s) said Thank You: andersonelias
Hi,
Browser: Chrome.
I now see the error in browser console:
mydomain/tmp/styles-public/bootstrap-for-template-editor.css 404 not found
mydomain/tmp/scripts/bootstrap-for-template-editor.js 404 not found
I've checked on the server and yes I cannot find the folder styles-public and scripts. How can it be? It's a fresh installation.
Are missing these Files leads to the problem with the CSS Editor?
like I said, I do a fresh installation to check if all the functions that I need will still be there and if everything ok, I will then upgrade our old limesurvey.
I've download the zip files from the download page. (Ubuntu Server > wget link > unzip file > input database data and admin credential > done)