• Hi i had the following error and i dont know how to solve it

    Fatal error: Call to undefined function wp_json_encode() in /home/u507502189/public_html/wp-includes/theme.php on line 1960

    I reinstalled all wp unless content and config, but the error continue.

    Thanks, Laura

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 FTP or SFTP, 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).

Viewing 1 replies (of 1 total)

The topic ‘Fatal error: Call to undefined function wp_json_encode()’ is closed to new replies.