Error 500 on update Post
-
Error is happening when a post is updated with WP Document Revisions Version 3.0.0 & Version 3.0.1. WordPress Debug is giving this information.
Fatal error: Uncaught Error: Class 'Document_Revisions' not found in httpdocs/wp-content/plugins/wpdr-simple-downloads/includes/wpdrsd-taxonomies.php:109 Stack trace: #0 httpdocs/wp-includes/class-wp-hook.php(300): ddw_wpdrsd_update_file_categories(30338) #1 httpdocs/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 httpdocs/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 httpdocs/wp-includes/post.php(3510): do_action('save_post', 30338, Object(WP_Post), true) #4 httpdocs/wp-includes/post.php(3583): wp_insert_post(Array, false) #5 httpdocs/wp-admin/includes/post.php(378): wp_update_post(Array) #6 httpdocs/wp-admin/post.php(193): edit_post() #7 {main} thrown in httpdocs/wp-content/plugins/wpdr-simple-downloads/includes/wpdrsd-taxonomies.php on line 109
I think the problem is happening because the WebDav Support was dropped in Version 3.0
- The topic ‘Error 500 on update Post’ is closed to new replies.