Title: Strict standard PHP error does not disappear
Last modified: August 21, 2016

---

# Strict standard PHP error does not disappear

 *  [Pinch Of Code](https://wordpress.org/support/users/pinchofcode/)
 * (@pinchofcode)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/strict-standard-php-error-does-not-disappear/)
 * Hi, i completely deleted the plugin from my website but this error do not disappear!!!
 * Strict Standards: Redefining already defined constructor for class wpide in D:\
   xampp\htdocs\baccoeperbacco\wp-content\plugins\wpide\WPide.php on line 31
 * What should i do?
 * [https://wordpress.org/plugins/wpide/](https://wordpress.org/plugins/wpide/)

Viewing 1 replies (of 1 total)

 *  [Reza](https://wordpress.org/support/users/rezaurc/)
 * (@rezaurc)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/strict-standard-php-error-does-not-disappear/#post-5147902)
 * Move WPide loader (PHP4 compatable) below `function __construct(){}`
    That is
   remove line no 27 to 29( if u want the comments to stick with the function 22
   to 29) and put it back below `function __construct(){}`

Viewing 1 replies (of 1 total)

The topic ‘Strict standard PHP error does not disappear’ is closed to new replies.

 * ![](https://ps.w.org/wpide/assets/icon-256x256.png?rev=2769504)
 * [WPIDE - File Manager & Code Editor](https://wordpress.org/plugins/wpide/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpide/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpide/)
 * [Active Topics](https://wordpress.org/support/plugin/wpide/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpide/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpide/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Reza](https://wordpress.org/support/users/rezaurc/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/strict-standard-php-error-does-not-disappear/#post-5147902)
 * Status: not resolved