Title: 2.2.1 Error Reporting
Last modified: August 31, 2016

---

# 2.2.1 Error Reporting

 *  Resolved [cloudkevin](https://wordpress.org/support/users/cloudkevin/)
 * (@cloudkevin)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/221-error-reporting/)
 * The most recent update sets php error reporting to all.
 * [https://wordpress.org/plugins/enhanced-category-pages/](https://wordpress.org/plugins/enhanced-category-pages/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Peter](https://wordpress.org/support/users/hardpeter4u/)
 * (@hardpeter4u)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/221-error-reporting/#post-6969103)
 * I also have found that the recent update sets php error reporting to all.
 * This isn’t right man.
 *  [Peter](https://wordpress.org/support/users/hardpeter4u/)
 * (@hardpeter4u)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/221-error-reporting/#post-6969106)
 * In `plugins/enhanced-category-pages/class/ecp/WP_GoodNeighbour.php` can `error_reporting(
   E_ALL);` be changed to `error_reporting(E_NONE);` ?
 * It seemed to work for me.
 *  Plugin Author [cip](https://wordpress.org/support/users/cip/)
 * (@cip)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/221-error-reporting/#post-6969320)
 * Hi everyone!
    This has been solved from version 2.2.2.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘2.2.1 Error Reporting’ is closed to new replies.

 * ![](https://ps.w.org/enhanced-category-pages/assets/icon-256x256.png?rev=1101510)
 * [Enhanced Category Pages](https://wordpress.org/plugins/enhanced-category-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/enhanced-category-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/enhanced-category-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/enhanced-category-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/enhanced-category-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/enhanced-category-pages/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [cip](https://wordpress.org/support/users/cip/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/221-error-reporting/#post-6969320)
 * Status: resolved