• Resolved extrano

    (@extrano)


    Hello,

    Enable auto-updates on plugin page does not work. When I click on the Enable auto-updates on the right side on any plugin, It shows me an error message: “The request could not be completed.”

    In console log `admin.min.js?ver=3.6.2:2 Uncaught TypeError: Cannot read properties of undefined (reading ‘MenuHandler’)
    at new _default (admin.min.js?ver=3.6.2:2:32508)
    at admin.min.js?ver=3.6.2:2:73296
    at admin.min.js?ver=3.6.2:2:73391
    at admin.min.js?ver=3.6.2:2:73395`

    POST …/wp-admin/admin-ajax.php 500 jquery.min.js?ver=3.6.0:2

    Anyone can help with this?

    Best regards,

    • This topic was modified 4 years, 1 month ago by extrano.
    • This topic was modified 4 years, 1 month ago by extrano.
    • This topic was modified 4 years, 1 month ago by extrano.
    • This topic was modified 4 years, 1 month ago by extrano.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter extrano

    (@extrano)

    Thanks @t-p !

    It was a plugin problem. Now everything is OK.

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

The topic ‘“Enable auto-updates” does not work’ is closed to new replies.