• Resolved Luis Martins

    (@lmartins)


    After upgrading to WordPress 4.2 I can’t delete any site from the network anymore.

    It just shows me a dialog “Are you sure you want to do this?” and a link “Please try again”, as shown on the following screenshot:

    https://snpy.link/CnBNRB

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    It’s either a plugin or a theme.

    In general, it helps to make sure you go through the normal debugging steps. Have you tried:

    • flushing any caching plugins you might be running, as well as server and/or browser caches.
    • deactivating all plugins (yes, all) to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s). If you can’t get into your admin dashboard, try resetting the plugins folder by FTP or PhpMyAdmin (read “How to deactivate all plugins when you can’t log in to wp-admin” if you need help). Sometimes, an apparently inactive plugin can still cause problems. Also remember to deactivate any plugins in the mu-plugins folder. The easiest way is to rename that folder to mu-plugins-old
    • switching to the Twenty Fourteen theme to rule out any theme-specific problems. If you can’t log in to change themes, you can remove the theme folders via FTP so the only one is twenty fourteen. That will force your site to use it.
    • manually upgrading. When all else fails, download a fresh copy of the latest.zip file of WP (top right on this page) to your computer, and use that to copy up. You may need to delete the wp-admin and wp-includes folders on your server. Read the Manual Update directions first.
    Thread Starter Luis Martins

    (@lmartins)

    Thank you Mika,

    I have since been able to delete sites occasionally, not always, so this seems to confirm something not related to core might be breaking the functionality.

    I’ll close this for now and check back later if I manage to confirm what is causing the issues.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Can't delete sites after 4.2 update’ is closed to new replies.