• Resolved dotedu

    (@dotedu)


    wp smush give notification error “Skipped due to a timeout error. You can increase the request timeout to make sure Smush has enough time to process larger files. define(‘WP_SMUSH_API_TIMEOUT’, 150); ” after update plugins.
    Thank For Help

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello there @dotedu

    As the error message indicates, you can access your server through (S)FTP or another file manager via your hosting provider, edit the wp-config.php file and insert the following line just above the “/* That’s all, stop editing! Happy blogging. */” comment:
    define('WP_SMUSH_API_TIMEOUT', 150);

    Warm regards,
    Dimitris

    Thread Starter dotedu

    (@dotedu)

    Hy. Thank for Reply.

    This Solutions not work for me

    Thread Starter dotedu

    (@dotedu)

    Update :
    Fix with clear cache browser.
    Thans.

    Plugin Support Laura – WPMU DEV Support

    (@wpmudev-support8)

    Hi @dotedu

    Fix with clear cache browser.

    I understand that it worked then, right?

    I’ll mark this ticket as resolved but if you have any follow-up questions or need further assistance, please feel free to re-open it and we’ll be happy to help.

    Best regards,
    Adam

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Error WP_SMUSH_API_TIMEOUT’, 150’ is closed to new replies.