• Resolved martyn

    (@marty2010)


    Hi,

    googlebot returns a 500 error for my woocommerce products. After various checks I tried to disable autoptimize and the problem seems solved. I did a debug:
    Fatal error: Uncaught JSMin_UnterminatedStringException: JSMin: Unterminated String at byte 285: ” in /usr/www/…./…../cucineeconomiche/wp-content/plugins/autoptimize/classes/external/php/jsmin. php:214 Stack trace:

    #0 /usr/www/…./…./cucineeconomiche/wp-content/plugins/autoptimize/classes/external/php/jsmin.php(152): JSMin->action ()

    #1 /usr/www/…./…./cucineeconomiche/wp-content/plugins/autoptimize/classes/external/php/jsmin.php(86): JSMin->min()

    #2 …/ao-minify-html.php(257): JSMin::minify() 3 [internal function]: AO_Minify_HTML->_removeScriptCB()

    #4 …autoptimize/classes/external/php/ao-minify-html.php(105), preg_replace_callback()

    #5 ..autoptimize/classes/external/php/ao-minify-html.php(47): AO_Minify_HTML->process()
    etc.

    Is there a way to solve the problem?
    Regards

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    it looks like a problem with the JS minifier, caused by an inconsistency in the inline JS. as a workaround disabling “also minify inline JS & CSS” should help, can you try that?

    hope this helps,
    frank

    Thread Starter martyn

    (@marty2010)

    Yes, problem solved.

    Thank You!

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error and server error 500’ is closed to new replies.