Opened 8 years ago
Closed 8 years ago
#35830 closed defect (bug) (invalid)
500 Error on custom Post type
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Everything is working fine on back-end but when I view posts of custom post type it gives 500 Error
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hi there, and welcome to Trac!
Trac is meant for bugs and enhancements for the WordPress core project it self, however this sounds more like a coding error in a theme or plugin.
For help with these things, please do create a topic on our support forums over at https://wordpress.org/support
A great place to start is by following http://codex.wordpress.org/Debugging_in_WordPress before creating your topic, as enabling debugging will show you what is causing the error and where that piece of code is located (which will also be needed for the volunteers at the forums to efficiently help).