• After updating to the new version Tuesday, I now have this on every webpage of my blog, including the admin (so I cannot log on to the dashboard at all):
    Fatal error: Class ‘WP_Post_Type’ not found in /homepages/0/d179334845/htdocs/ofthingsandwhatnot/wp-includes/post.php on line 1031

    In the post.php line 1031 reads:
    $post_type_object = new WP_Post_Type( $post_type, $args );

    I have followed the sugestions to block plugins by changing the folder to “plugins.hold” – no luck
    I even deleted all the themes except “twentyfifteen”, as also suggested, – no luck.
    My PHP is 5.6 (1and1.com – host)

    Please advise.

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator Marius L. J.

    (@clorith)

    Hi there,

    Sorry to hear you had a bad experience with the update.

    It sounds like the update might not have completed successfully, but it also seems like you’re somewhat familiar with FTP or a file manager judging by your attempts at plugin and theme changing, which is great!

    In this case I would recommend trying a manual update (this is essentially just downloading a .zip file and using the FTP program or file manager to upload the files and replace any files it asks if you’d like to replace), the steps for doing so can be found at https://codex.www.ads-software.com/Updating_WordPress#Manual_Update

    Thread Starter pamphotographer

    (@pamphotographer)

    Thank you. I uploaded the update and manually installed it.
    I think it is working now. Thank you!!

    (edited because I forgot a file…)

    Hello,
    I am hoping you can help me with a similar issue. I have just updated to the latest version of wordpress and am now locked out with this error message:
    Fatal error: Class ‘WP_Post_Type’ not found in /var/www/vip15/sites/vip0447923/httpd/htdocs/wp-includes/post.php on line 1031
    Unlike Pam, I have limited knowledge of the inner workings of the sytem and would really appreciate some help / guidance please.
    Thankyou
    Neil

    @elyman you have to upload WordPress files from the version you need.

    All the files and folders excluding wp-content folder.

    After that, WordPress will ask you to update the database.

    Detailed reference in this WP Codex url.

    Good luck!

    • This reply was modified 7 years, 11 months ago by Dinamicore.

    Thanks Pablo,
    The service provider rolled it back and provided suggestions about the plugins we are using.
    Regards
    Neil

    • This reply was modified 7 years, 11 months ago by elyman.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Fatal Error: Class 'WP_Post_Type' not found’ is closed to new replies.