Question
How do I identify the specific plugin causing a fatal error with Underverse?
Asked by: USER6886
76 Viewed
76 Answers
Answer (76)
The best way to identify a conflicting plugin is to deactivate all plugins. If the fatal error disappears, reactivate them one by one, testing the site after each activation, until the error reappears. The last plugin reactivated is likely the culprit. You can also use the WordPress Debug mode (WP_DEBUG) to see if any specific plugin messages are displayed in the error log.