Forums

Fatal error: Trying to clone an uncloneable object of class ReflectionClass... (5 posts)

  1. stylophonik
    Member
    Posted 2 years ago #

    hi everyone,
    here is the error I am getting:

    Fatal error: Trying to clone an uncloneable object of class ReflectionClass in /hermes/bosweb/web039/b394/ipw.cleanslate1/public_html/new************.com/wp-includes/class-simplepie.php on line 11739

    its in the Plugins area of the dashboard and only shows up in that area, does not seem to effect the way the site runs.

    i have deactivated almost every plugin I installed on the site, and it has not gone away.

    i am fairly certain that its a RSS plugin error, as my friend has no sign of this file anywhere except on 1 blog that has feedwordpress installed on it, but its deactivated.

    anyone else seeing this error and have any advice on how to fix it?

    thanks

  2. iridiax
    Member
    Posted 2 years ago #

    Disable all plugins and see if the problem goes away. If it does, then re-enable them one by one to find the culprit. Also try switching to the default theme to see if your theme is causing it.

  3. stylophonik
    Member
    Posted 2 years ago #

    Thanks for the reply. I already did all of this, I diabled plugins, and changed the theme. None of this made the issue go away.
    any other ideas? it seems to be an RSS issue possibly with this site:

    http://simplepie.org/

  4. stylophonik
    Member
    Posted 2 years ago #

    anyone know the solution to this or have had the same issue?

  5. SAnton
    Member
    Posted 2 years ago #

    For everybody who have this error. Here is my advice.

    Add the following line to the beginning of your wp-config.php file:

    <?php
    ini_set('zend.ze1_compatibility_mode', 0);

Topic Closed

This topic has been closed to new replies.

About this Topic