Title: Problem with plugin
Last modified: August 21, 2016

---

# Problem with plugin

 *  Resolved Anonymous User
 * (@anonymized-12561252)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/)
 * HI
    I have problem with plugin on multiple wp sites and versions.
 * When I Install it and want to disable comments on some pages, and then create
   a new post and go back to same post and try to edit it I get white text in editor
   and no editor menu.
    I go to plugin select Everywhere and then I can edit post
   or page. If I remove the plugin same problem on all posts or pages. In any case
   after installing it my WP is not usable any more I have to reinstall it. Tried
   multiple times different hosting same thing
 * Can you help me ?
 * Thanks
 * [http://wordpress.org/extend/plugins/disable-comments/](http://wordpress.org/extend/plugins/disable-comments/)

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

 *  Plugin Contributor [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876217)
 * Hi mehnihma,
 * I can’t replicate this issue on a clean install of WordPress 3.5.2 with the default
   theme, so there is likely some other element causing a conflict.
 * Can you find out whether any PHP errors are being generated when you get the 
   issue with the editor (find the error logs for your web host)? Also let me know
   what theme you are using and what other plugins are active.
 *  Thread Starter Anonymous User
 * (@anonymized-12561252)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876238)
 * No that is only plugin that I have
    I happens with any other theme taht is not
   default like: [http://wordpress.org/themes/mantra](http://wordpress.org/themes/mantra)
 *  Plugin Contributor [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876246)
 * I’ve tested it with the Mantra theme and it works fine for me – I am able to 
   edit all posts/pages after disabling comments on them. So I’m not sure what is
   causing your problem as it seems to be specific to your setup. If you can find
   your server’s error logs then I can look into it further.
 *  Thread Starter Anonymous User
 * (@anonymized-12561252)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876326)
 * Hi
    Have you tried to disable posts on page only? Not everywhere Then try to 
   edit.
 *  Plugin Contributor [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876377)
 * Yes, and it works. The issue seems to be specific to your configuration – otherwise
   there would have been plenty of complaints from others by now. That’s why I asked
   to see your error logs.
 *  Thread Starter Anonymous User
 * (@anonymized-12561252)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876396)
 *     ```
       [27-Jun-2013 13:26:08 UTC] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Cannot redeclare class wp_plugins_list_table in /home/hpzobosn/public_html/wp-admin/includes/list-table.php on line 42
       [27-Jun-2013 13:26:37 UTC] PHP Fatal error:  require() [<a href='function.require'>function.require</a>]: Cannot redeclare class wp_comments_list_table in /home/hpzobosn/public_html/wp-admin/includes/list-table.php on line 42
       ```
   
 * This I get when I trun only disable comments on posts and try to edit post
 *  Thread Starter Anonymous User
 * (@anonymized-12561252)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876397)
 * But strange is when I disable it on Posts, it gives no error and it works :)?
 *  Plugin Contributor [Samir Shah](https://wordpress.org/support/users/solarissmoke/)
 * (@solarissmoke)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876402)
 * There is something weird going on with your setup. The [line the error is referring to](http://core.trac.wordpress.org/browser/tags/3.5.2/wp-admin/includes/list-table.php#L42)
   in the source code of WordPress uses the function `require_once` and not `require`–
   and yet your error log reports that the error came from `require`.
 * The difference is important because with `require_once` the error is avoided.
   It seems that your site isn’t running a true, clean copy of WordPress because
   that piece of code is different.
 * I have no idea why this could be – maybe your web host has modified the core 
   files to suit their configuration, or their server configuration is doing something
   strange (my best guess is that they are using the experimental [apc.include_once_override](http://www.php.net/manual/en/apc.configuration.php#ini.apc.include-once-override)
   feature).
 * Bottom line – I can’t do much about this from a plugin author perspective, sorry!
   I’d suggest you try running it on a completely different web host and see if 
   that is where the issue is. Apart from that I don’t know what to suggest – I’m
   pretty sure it is an issue with your platform/web host.
 *  Thread Starter Anonymous User
 * (@anonymized-12561252)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876404)
 * HI
    Thanks you helped and you where right about apc.include_once_override feature

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

The topic ‘Problem with plugin’ is closed to new replies.

 * ![](https://ps.w.org/disable-comments/assets/icon-256x256.png?rev=2509854)
 * [Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]](https://wordpress.org/plugins/disable-comments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/disable-comments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/disable-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/disable-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/disable-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/disable-comments/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: Anonymous User
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/problem-with-plugin-12/#post-3876404)
 * Status: resolved