• we are seeing high volumes of this warning in our logs:

    Warning: in_array() expects parameter 2 to be array, null given in /Library/WebServer/Documents/wp-includes/nav-menu-template.php on line 474

    the warning has been traced to the Klangoo Magnet plugin Related Entities page:
    https://www.wccbcharlotte.com/related-entities/

    /wp-content/plugins/magnet/class-fake-page.php:99

    $post -> post_type = 'page';

    when the post_type value is changed to ‘klangoo’, the error ceases. what can you tell us about this and can you post a fix?

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

  • The topic ‘PHP Warning generated by Related Entities page’ is closed to new replies.