Fatal Error
-
Recently we had an issue where when autoptimize was enabled it created a 500 error for the Pie Calendar plugin, I’m guessing this has to do with not putting in the right exceptions, but also figured I would share the error here in case it’s a wider issue:
PHP Fatal error: Uncaught JSMin_UnterminatedStringException: JSMin: Unterminated String at byte 5043: ” in /home/redacted/public_html/production/wp-content/plugins/autoptimize/classes/external/php/jsmin.php:212
Stack trace: 0 /home/redacted/public_html/production/wp-content/plugins/autoptimize/classes/external/php/jsmin.php(150): JSMin->action(1) 1 /home/redacted/public_html/production/wp-content/plugins/autoptimize/classes/external/php/jsmin.php(84): JSMin->min() 2 /home/redacted/public_html/production/wp-content/plugins/autoptimize/classes/autoptimizeSpeedupper.php(38): JSMin::minify(‘(()=>{var Ye=!1…’) 3 /home/redacted/public_html/production/wp-includes/class-wp-hook.php(324): autoptimizeSpeedupper->js_snippetcacher(‘(()=>{var Ye=!1…’, ‘/home/redact…’) 4 /home/redacted/public_html/production/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘(()=>{var Ye=!1…’, Array) 5 /home/redacted/public_html/production/wp-content/plugins/autoptimize/classes/autoptimizeScripts.php(587): apply_filters(‘autoptimize_js_…’, ‘(()=>{var Ye=!1…’, ‘/home/redact…’) 6 /home/redacted/public_html/production/wp-content/plugins/autoptimize/classes/autoptimizeMain.php(592): autoptimizeScripts->minify() 7 [internal function]: autoptimizeMain->end_buffering(‘…’, 9) 8 {main}thrown in /home/redacted/public_html/production/wp-content/plugins/autoptimize/classes/external/php/jsmin.php on line 212
You must be logged in to reply to this topic.