SyntaxError: Unexpected token ILLEGAL
-
If you get a
SyntaxError: Unexpected token ILLEGALerror in your console when clicking on the Generate button w/ version 3.3.4, it’s because you have WP_DEBUG on and the plugin is using a deprecated function. Changejs_escapeon line 122 of auto-post-thumbnail.php toesc_js.
The topic ‘SyntaxError: Unexpected token ILLEGAL’ is closed to new replies.