500 Internal Server Error for Custom Post Type
-
I have multiple custom post types, but one gives an Internal Server Error (HTTP Error 500) when attempting to view all posts from the left menu. The only way I can view posts for this custom post type is to manually add “orderby=” in the URL, which allows me to access posts. For example:
Does NOT work – /wp-admin/edit.php?post_type=news
Does work – /wp-admin/edit.php?post_type=news&orderby=dateAll other post types work fine, and so far I have not been able to fix by disabling plugins.
Any thoughts?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘500 Internal Server Error for Custom Post Type’ is closed to new replies.