Title: plugin error when activated: Warning: is_readable() [function.is-readable]
Last modified: August 20, 2016

---

# plugin error when activated: Warning: is_readable() [function.is-readable]

 *  Resolved [adrianmardari](https://wordpress.org/support/users/adrianmardari/)
 * (@adrianmardari)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-when-activated-warning-is_readable-functionis-readable/)
 * Hy there!
 * First of all thank you for the great plugin! Tt works great for me except one
   part, when I activate the plugin i get this messages **“Warning: is_readable()[
   function.is-readable]”** both in the newsletter (browser versions) and in my 
   homepage. You can preview a printscreen at this link
 * [http://adrianmardari.ro/wp-content/uploads/2013/01/errorpluginnewslleter.jpg](http://adrianmardari.ro/wp-content/uploads/2013/01/errorpluginnewslleter.jpg)

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

 *  [Ben](https://wordpress.org/support/users/benheu/)
 * (@benheu)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-when-activated-warning-is_readable-functionis-readable/#post-3377844)
 * Hello there,
 * I have seen that issue in the past, I think it has to do with WordPress load_plugin_textdomain
   function and windows server.
 * Anyway those are just notice, so what you can do is hide them by adding those
   two lines to your config.php file
 *     ```
       error_reporting(0);
       ini_set('display_errors', '0');
       ```
   
 * Let me know,
    Cheers, Ben
 *  Thread Starter [adrianmardari](https://wordpress.org/support/users/adrianmardari/)
 * (@adrianmardari)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-when-activated-warning-is_readable-functionis-readable/#post-3377869)
 * Hy Ben!
 * Thank you for the lines, I changed the wp-load.php instead (because wp-config.
   php didn’t work) and got the problem solved. Thanks also for the fast reponse,
   and congratulations again on the plugin!
 * Cheers for you!
 *  [Wysija](https://wordpress.org/support/users/wysija/)
 * (@wysija)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-when-activated-warning-is_readable-functionis-readable/#post-3378040)
 * If you didn’t rate us yet, we welcome you to. 🙂
 * [http://wordpress.org/support/view/plugin-reviews/wysija-newsletters](http://wordpress.org/support/view/plugin-reviews/wysija-newsletters)
 *  Thread Starter [adrianmardari](https://wordpress.org/support/users/adrianmardari/)
 * (@adrianmardari)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-when-activated-warning-is_readable-functionis-readable/#post-3378041)
 * Done that! 🙂

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

The topic ‘plugin error when activated: Warning: is_readable() [function.is-readable]’
is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wysija-newsletters_ffddcc.svg)
 * [MailPoet Newsletters (Previous)](https://wordpress.org/plugins/wysija-newsletters/)
 * [Support Threads](https://wordpress.org/support/plugin/wysija-newsletters/)
 * [Active Topics](https://wordpress.org/support/plugin/wysija-newsletters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wysija-newsletters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wysija-newsletters/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [adrianmardari](https://wordpress.org/support/users/adrianmardari/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/plugin-error-when-activated-warning-is_readable-functionis-readable/#post-3378041)
 * Status: resolved