• Hi,

    Few day ago I saw that my site don’t work and I have this error

    Catchable fatal error: Object of class WP_Error could not be converted to string in /home/ilondrai/public_html/wp-includes/rewrite.php on line 271

    this is the Url :https://www.ilondra.it

    I can’t enter in wp-admin.

    Can someone help me?

    Thanks a lot.
    D.

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    If neither of those work, try downloading WordPress again, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and delete then replace your copies of everything on the server except the wp-config.php file and the /wp-content/ directory with fresh copies from the download. This will effectively replace all of your core files without damaging your content and settings.

    Some uploaders tend to be unreliable when overwriting files, so don’t forget to delete the original files before replacing them.

Viewing 1 replies (of 1 total)
  • The topic ‘Catchable fatal error rewrite.php on line 271’ is closed to new replies.