• Resolved juliuswildenburg

    (@juliuswildenburg)


    I’m trying to set up automatic updating for my website, but this error pops up.

    The following constants are set and will prevent automatic updates in Easy Updates Manager.
    Please check your wp-config.php file or other files for these constants and remove them to allow Easy Updates Manager to have control.

    AUTOMATIC_UPDATER_DISABLED: This constant disables any auto updates.

    I’ve looked in wp-config.php and wp-settings.php but I’m unable to find this piece of code. How can I solve this?

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

Viewing 1 replies (of 1 total)
  • Plugin Support bcrodua

    (@bcrodua)

    Hi,

    Apologies for the late reply.

    Please can you add these to your wp-config.php:
    define( ‘AUTOMATIC_UPDATER_DISABLED’, false );

    Regards,
    Bryle

Viewing 1 replies (of 1 total)
  • The topic ‘Cannot find AUTOMATIC_UPDATER_DISABLED in wp-config file’ is closed to new replies.