Closed JurnSpijksma closed 8 years ago
Should be fixed now in latest release.
Hello! When adding <script type="text/javascript" src="[[!modxMinify?&group=
frontjsfiles]]"></script>
the site goes down and gives 500 error.
I call snippet twice. First for css and second for js files. I tried to call just snippet for js. Anyway, site goes down with 500 error. There are no errors in log files. How can it be solved? Thanks.
Hello! When adding
<script type="text/javascript" src="[[!modxMinify?&group=
frontjsfiles]]"></script>
the site goes down and gives 500 error. I call snippet twice. First for css and second for js files. I tried to call just snippet for js. Anyway, site goes down with 500 error. There are no errors in log files. How can it be solved? Thanks.
This issue is solved! Problem was in one js file. I separated it from the snippet and the 500 error disappeared.
Fix: The minify class should be required once at line number 6 and line number 19.