• I’m hoping someone can help – after upgrading to the latest WP (3.7.1) I can no longer access my plugins page via my dashboard – I get redirected to ‘page not found’.
    Does anyone have any idea why this is happening, or have the same issue? Any thoughts on how to fix it? I’m using a child theme of Twenty Eleven

Viewing 4 replies - 1 through 4 (of 4 total)
  • When you go to plugins, editor, Select plugin to edit, do they show there?

    Moderator t-p

    (@t-p)

    Have you tried:
    – deactivating ALL plugins temporarily to see if this resolves the problem. If this works, re-activate them individually (one-by-one) to find the problematic plugin(s). If you can’t get into your admin dashboard, try deactivating via FTP or SFTP or whatever file management application your host provides. If applicable, also remember to deactivate any plugins in the mu-plugins folder. The easiest way is to rename that folder to mu-plugins-old.
    – To rule out any theme-specific issue, try switching to the unedited default, core-bundled Theme (such as Twenty Twelve or Twenty Thirteen) for a moment using the WP dashboard. If you don’t have access to your admin area, you can switch to the default theme by renaming your current theme’s folder in wp-content/themes and adding “-old” to the end of the folder name using via FTP or SFTP or whatever file management application your host provides. Alternately, you can remove other themes except the default theme. That will force your site to use it.
    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems (because the hooks remain unless plugins completely removed or some plugins stick around in cached files. So by renaming the folder, you break them and force them inactive).
    – If the above troubleshooting steps fail to resolve the issue, try manually re-uploading all files and folders EXCEPT the wp-config.php file and the /wp-content/ directory from a fresh download of WordPress. Make sure that you delete the old copies of files & folder before uploading the new ones. Read the Manual Update directions first!
    Always backup everything (including your database) before doing any actions, just in case.

    Thread Starter Michelleas

    (@michelleas)

    @kmessinger – yes they do – although I’m a neophyte when it comes to coding.

    @tara – I had an issue last month (still ongoing) with not being able to modify my widgets and I discovered it’s caused by Jetpack. I wonder if it’s causing the trouble here as well? Although if one plug in is causing so much trouble I wonder if the trouble is really my child theme

    Moderator t-p

    (@t-p)

    I had an issue last month (still ongoing) with not being able to modify my widgets and I discovered it’s caused by Jetpack. I wonder if it’s causing the trouble here as well? Although if one plug in is causing so much trouble I wonder if the trouble is really my child theme

    You can find out by following the troubleshooting steps I listed in my previous reply.

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

The topic ‘Dashboard – Installed Plugins not found’ is closed to new replies.