- Posts: 7
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
errors, but i've checked the files and all have CHMOD 7777GET my.lime.site.address/tmp/assets/b7cce8b9/css/bootstrap-yii.css [HTTP/1.1 403 Forbidden 17ms]
in config.php : deactivate js/css compression :
Code:'clientScript'=>array( 'combineJs'=>false, 'compressJs'=>false, ),
Udated the bug report : bugs.limesurvey.org/view.php?id=9984#c33552icehead wrote: ...
Added your code into config.php (it was not there), "Property "LSYii_Application.clientScript" is read only" error returned.
...
Oups : config.php posted only for 2.06.Version 2.05+ Build 140520
GET https://my.lime.site.address/tmp/assets/ee733f0a/css/bootstrap.min.css [HTTP/1.1 403 Forbidden 15ms] GET https://my.lime.site.address/tmp/assets/ee733f0a/css/bootstrap-yii.css [HTTP/1.1 403 Forbidden 15ms] GET https://my.lime.site.address/tmp/assets/efbf1d33/adminstyle.css [HTTP/1.1 403 Forbidden 15ms] GET https://my.lime.site.address/tmp/assets/a38a28c/css/notify.css [HTTP/1.1 403 Forbidden 15ms] GET https://my.lime.site.address/tmp/assets/c8f84a6c/c_a0731ef701231fecdadf5b8bf611bdef.js [HTTP/1.1 403 Forbidden 15ms] GET https://my.lime.site.address/tmp/assets/c8f84a6c/c_cbe0fc63fc6ca145454a4d8ed55273a0.js [HTTP/1.1 403 Forbidden 15ms]