• I am receiving the following error on my site since upgrading to v4.6
    Have tried reverting to a back up but the error still persists?? Any idea why that is occuring?

    WARNING: INVALID ARGUMENT SUPPLIED FOR FOREACH() IN /HOME/SIRCLIVE/PUBLIC_HTML/WP-INCLUDES/CLASS-WP-TERM-QUERY.PHP ON LINE 324

    WARNING: ARRAY_MAP(): ARGUMENT #2 SHOULD BE AN ARRAY IN /HOME/SIRCLIVE/PUBLIC_HTML/WP-INCLUDES/CLASS-WP-TERM-QUERY.PHP ON LINE 394

    WARNING: IMPLODE(): INVALID ARGUMENTS PASSED IN /HOME/SIRCLIVE/PUBLIC_HTML/WP-INCLUDES/CLASS-WP-TERM-QUERY.PHP ON LINE 394

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

Viewing 1 replies (of 1 total)

The topic ‘Error after 4.60 update’ is closed to new replies.