Fatal error: Uncaught JSMin_UnterminatedStringException
-
Hello
First of all thanks A LOT for this wonderfull plugin working flawlessly on all my websites !
But for the first time I have an issue that I can not solve myself. Here is the debug log shown on the page causing issue :
Fatal error: Uncaught JSMin_UnterminatedStringException: JSMin: Unterminated String at byte 292: ', in /path/to/website/wp-content/plugins/autoptimize/classes/external/php/jsmin.php:214 Stack trace: #0 /path/to/website/wp-content/plugins/autoptimize/classes/external/php/jsmin.php(152): JSMin->action(1) #1 /path/to/website/wp-content/plugins/autoptimize/classes/external/php/jsmin.php(86): JSMin->min() #2 /path/to/website/wp-content/plugins/autoptimize/classes/autoptimizeSpeedupper.php(38): JSMin::minify('\n ...') #3 /path/to/website/wp-includes/class-wp-hook.php(286): autoptimizeSpeedupper->js_snippetcacher('\n ...', '') #4 /path/to/website/wp-includes/plugin.php(208): WP_Hook->apply_filters('\n ...', Array) #5 /path/to/website/wp-content/plugins/autoptimize/classes/autoptimizeScripts.php(309): apply_filters('autoptimize_js_...', '\n ...', '') #6 /path/to/website/wp-content/plugins/autoptimize/classes/autoptimizeMain.php(466): autoptimizeScripts->minify() #7 [internal function]: autoptimizeMain- in /path/to/website/wp-content/plugins/autoptimize/classes/external/php/jsmin.php on line 214I’m using the last version of wordpress and PHP 7.3.11-1.
Thank you for you help 🙂
The topic ‘Fatal error: Uncaught JSMin_UnterminatedStringException’ is closed to new replies.