• 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

Viewing 4 replies - 1 through 4 (of 4 total)
  • 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.

    Thread Starter stylophonik

    (@stylophonik)

    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:

    https://simplepie.org/

    Thread Starter stylophonik

    (@stylophonik)

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

    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);

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Fatal error: Trying to clone an uncloneable object of class ReflectionClass…’ is closed to new replies.