Forum Replies Created

Viewing 1 replies (of 1 total)
  • I updated to Nextgen this morning as well and now I get the following errors on my WordPress pages and some of pages cannot be seen at all. Also I can’t get into WordPress admin. Site is flyrodnreel.com

    Errors are shown below along with lines from file cited below them.

    Warning: in_array() expects parameter 2 to be array, null given in /home/content/82/9228382/html/flyrodnreel/wp-content/plugins/bbpress/includes/common/functions.php on line 1199

    Warning: in_array() expects parameter 2 to be array, null given in /home/content/82/9228382/html/flyrodnreel/wp-content/plugins/bbpress/includes/common/functions.php on line 1199

    Line 1199 from file cited above.
    // Noop if WP core supports this already
    Line 1199 if ( in_array( ‘post_parent__in’, $wp->private_query_vars ) )
    return $where;

    Warning: Cannot modify header information – headers already sent by (output started at /home/content/82/9228382/html/flyrodnreel/wp-content/plugins/bbpress/includes/common/functions.php:1199) in /home/content/82/9228382/html/flyrodnreel/wp-includes/pluggable.phpon line 876

    Line 876 from file cited above.

    line 876 header(“Location: $location”, true, $status);
    }

    NextGen update seemed to cause problem. Can I go back to the older version?

Viewing 1 replies (of 1 total)