[buddypress-trac] [BuddyPress Trac] #7629: Warning: array_values() expects parameter 1 to be array, boolean given
buddypress-trac
noreply at wordpress.org
Wed Nov 22 07:21:44 UTC 2017
#7629: Warning: array_values() expects parameter 1 to be array, boolean given
--------------------------+-----------------------------
Reporter: keshabee | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 2.9.0
Severity: normal | Keywords: needs-patch
--------------------------+-----------------------------
I notices in one of the profile tab i usually see a display .:.
Warning: array_values() expects parameter 1 to be array, boolean given
wp-content/plugins/next-template-packs-master/bp-templates/bp-
nouveau/includes/template-tags.php on line 756
(The warning display's in the front end )
I check the line file with the code:
$bp_nouveau->sorted_nav = array_values( $nav );
It occurs basically on a 2.9.2 buddypress install
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7629>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list