Title: pHp error
Last modified: August 31, 2016

---

# pHp error

 *  Resolved [Shaimoom](https://wordpress.org/support/users/shaimoomnewaz/)
 * (@shaimoomnewaz)
 * [10 years ago](https://wordpress.org/support/topic/php-error-188/)
 * Every time a plugin besides Custom Sidebars needs an update, I get the error 
   you see across the top in blue: [http://www.screencast.com/t/pCZ7o0YNjX7](http://www.screencast.com/t/pCZ7o0YNjX7)
 * After I update the other plugin and flush the cache, the error disappears. Easy
   fix but I have to see the site look bad every time this happens. What is the 
   long term solution? Thanks in advance.
 * [https://wordpress.org/plugins/custom-sidebars/](https://wordpress.org/plugins/custom-sidebars/)

Viewing 1 replies (of 1 total)

 *  [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * (@wpmudev-support9)
 * [10 years ago](https://wordpress.org/support/topic/php-error-188/#post-7445967)
 * Hello Shaimoom,
 * I hope you are doing well today!
 * I can’t reproduce this on my site. It looks like it’s a conflict with another
   plugin. Can you run a plugin conflict test to check if there is another plugin
   conflicting with this one?
    – Deactivate all other plugins – Switch to a default
   WordPress theme
 * If the warnings are gone, activate one plugin at the time to find the one that
   is causing this.
 * You can also hide the warnings by editing your wp-config.php file. Locate the
   following line:
 *     ```
       define( 'WP_DEBUG', true );
       ```
   
 * And change it with this one:
 *     ```
       define( 'WP_DEBUG', false );
       ```
   
 * Let us know how it went!
 * Cheers,
    Nastia

Viewing 1 replies (of 1 total)

The topic ‘pHp error’ is closed to new replies.

 * ![](https://ps.w.org/custom-sidebars/assets/icon-256x256.png?rev=1414065)
 * [Custom Sidebars - Dynamic Sidebar Classic Widget Area Manager](https://wordpress.org/plugins/custom-sidebars/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-sidebars/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-sidebars/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-sidebars/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-sidebars/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-sidebars/reviews/)

## Tags

 * [php-error](https://wordpress.org/support/topic-tag/php-error/)

 * 1 reply
 * 2 participants
 * Last reply from: [Imran – WPMU DEV Support](https://wordpress.org/support/users/wpmudev-support9/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/php-error-188/#post-7445967)
 * Status: resolved