• Fatal error: Cannot use object of type WP_Error as array in /home/…..helpers.php on line 460.

    Line 460 – $images = json_decode($media[“body”]);

    I don’t know how to solve this. Please someone help me. I thought it was the plugin error.

    The page I need help with: [log in to see the link]

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

    (@macmanx)

    If you have access to your Dashboard, try deactivating all plugins. If you don’t have access to your Dashboard, 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, try switching to the Twenty Nineteen theme to rule-out a theme-specific issue. If you don’t have access to your Dashboard, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), 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.

Viewing 1 replies (of 1 total)
  • The topic ‘WP_Error’ is closed to new replies.