• Resolved wynot

    (@wynot)


    Hi – I’m getting the max-execution-time notice in backend now.

    I set the value on my hosting server and also in wordpress and logged out and logged backin also cleared cache, but still getting this notice?

    Any help you can provide?

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support amagsumov

    (@amagsumov)

    Hello @wynot,

    May I know what value you’ve set and the text of the notice?

    Thank you.

    Thread Starter wynot

    (@wynot)

    Hi Have this in my config file:

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    define( ‘WP_MAX_MEMORY_LIMIT’, ‘256M’ );
    set_time_limit(300);
    ini_set(‘max_execution_time’, 300);

    the notice I’m getting is this:

    CleanTalk Anti-Spam: Compatibility Issue Detected
    Some server settings are incompatible:

    PHP memory_limit must be at least 128M
    max_execution_time must be at least 30 seconds
    Instructions for solving the compatibility issue

    My server settings are:

    ;php_admin_value[memory_limit]=256M
    ;php_admin_value[max_execution_time]=800
    ;php_admin_value[max_input_time]=300

    SergeM

    (@serge00)

    Thank you for your feedback.

    We will investigate this case within 3 business days, please wait.

    Plugin Support sergecleantalk

    (@sergecleantalk)

    Hello,

    We’ve made some fixes. Please install this fixed version:

    https://github.com/CleanTalk/wordpress-antispam/releases/download/fix-version/cleantalk-spam-protect.zip

    • Go to WordPress Administrator Panel —> Plugins.
    • Find the plugin “Anti-Spam by CleanTalk” —> Deactivate.
    • After the automatic page refreshing, find the plugin again “Anti-Spam by CleanTalk” —> Delete. Confirm files deletion.
    • Download the plugin archive from the link.
    • Go to Plugins —> Add New —> Upload Plugin.
    • Choose the downloaded archive and press “Install Now”.
    • After the installation, activate the plugin, and make sure that the access key matches the key from your CleanTalk Dashboard.

    Please let us know about the results.

    Thread Starter wynot

    (@wynot)

    Thank YOU!

    That worked!

    Plugin Support sergecleantalk

    (@sergecleantalk)

    Happy to help!

    Plugin Support amagsumov

    (@amagsumov)

    Thank you for choosing CleanTalk. We will be pleased if you share your opinion about our service on the WordPress forum:
    https://wordpress.org/support/plugin/cleantalk-spam-protect/reviews/

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

The topic ‘max-execution-time notice’ is closed to new replies.