• Resolved Haz

    (@tvguy2000)


    Hi All after upgrading to 3.7 today WP is not working properly. I am using TwentyTwelve with a few plugins. After upgrading pages such as these are not found:

    update-core.php
    themes.php
    edit-comments.php
    plugins.php

    I went in via FTP and disabled all of my plugins one at a time and that didn’t help.

    I even restored my database from a previous version and that didnt help either.

    Has anyone else experienced this?

    Is it possible to roll back to 3.6.1?

    Haz
    http://www.aquariumcarebasics.com

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    Have you also tried:
    – To rule out any theme-specific issue, try switching to the unedited default, core-bundled Theme (such as 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!

    Thread Starter Haz

    (@tvguy2000)

    Hi Tara, thanks for getting back to me so quickly. As it turns out, the issue was on my hosting side…they heeded to update my site’s version of php.

    Thanks!

    http://www.aquariumcarebasics.com

    Moderator t-p

    (@t-p)

    Glad you got it resolved 🙂

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘After Update to 3.7 – WP Pages Not Found’ is closed to new replies.