HTTP 500 on .js files after new install
-
Hi,
I found this: Error 500 when activating JS minify from latest update | www.ads-software.com
Which exactly describes my problem. If you enabled JS minification and watch the console, you get an HTTP 500 error on the .js file.
I found that if I change (now) line 210 or JSMin.php to:
if ($this->a === “‘” || $this->a === ‘”‘) { // string literal
It resolves the issue. But this issue was reported nearly two years ago, shouldn’t there be a fix in the product for this by now?
I am always worried about leaving hacked .php files on live systems, so I would like a proper fix before I push this on to live really.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘HTTP 500 on .js files after new install’ is closed to new replies.