Title: [Plugin: RePress] Notice with E_NONE
Last modified: August 20, 2016

---

# [Plugin: RePress] Notice with E_NONE

 *  [GabSoftware](https://wordpress.org/support/users/gabsoftware/)
 * (@gabsoftware)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-repress-notice-with-e_none/)
 * I got the following notice that prevents my website to display:
 * Notice: Use of undefined constant E_NONE – assumed ‘E_NONE’ in /homepages/xxxxxxx/
   wp-content/plugins/repress/proxy.php on line 29
 * I had to define it manually before this line is called.
 * define( ‘E_NONE’, 0 );
 * [http://wordpress.org/extend/plugins/repress/](http://wordpress.org/extend/plugins/repress/)

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

 *  [dracoon](https://wordpress.org/support/users/dracoon/)
 * (@dracoon)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-repress-notice-with-e_none/#post-2536358)
 * Same happened to me. Had to go to the options page first after activating and
   hit the save-button before my frontend worked again.
 *  Plugin Author [emile_all4xs](https://wordpress.org/support/users/emile_all4xs/)
 * (@emile_all4xs)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-repress-notice-with-e_none/#post-2536375)
 * This happens when constants are disabled in PHP. This has been fixed in the new
   release.

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

The topic ‘[Plugin: RePress] Notice with E_NONE’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/repress_b1b1b1.svg)
 * [RePress](https://wordpress.org/plugins/repress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/repress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/repress/)
 * [Active Topics](https://wordpress.org/support/plugin/repress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/repress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/repress/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [emile_all4xs](https://wordpress.org/support/users/emile_all4xs/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-repress-notice-with-e_none/#post-2536375)
 * Status: not resolved