Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undefined notice in admin.php #468

Closed
lukecarbis opened this issue Apr 28, 2014 · 1 comment
Closed

Undefined notice in admin.php #468

lukecarbis opened this issue Apr 28, 2014 · 1 comment
Labels

Comments

@lukecarbis
Copy link
Contributor

Reported here: https://wordpress.org/support/topic/logging-in-through-wp-admin?replies=4#post-5510670

The user experiences an undefined notice when logging in.


Warning: array_filter() expects parameter 2 to be a valid callback, first array member is not a valid class name or object in /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php on line 757

Warning: array_merge(): Argument #2 is not an array in /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php on line 758

Warning: array_unique() expects parameter 1 to be array, null given in /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php on line 759

Warning: array_filter() expects parameter 2 to be a valid callback, first array member is not a valid class name or object in /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php on line 757

Warning: array_merge(): Argument #2 is not an array in /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php on line 758

Warning: array_unique() expects parameter 1 to be array, null given in /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php on line 759

Warning: array_filter() expects parameter 2 to be a valid callback, first array member is not a valid class name or object in /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php on line 757

Warning: array_merge(): Argument #2 is not an array in /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php on line 758

Warning: array_unique() expects parameter 1 to be array, null given in /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php on line 759

Warning: Cannot modify header information - headers already sent by (output started at /home/townsend/public_html/wp-content/plugins/stream/includes/admin.php:757) in /home/townsend/public_html/wp-includes/pluggable.php on line 1121

@lukecarbis
Copy link
Contributor Author

Merged #469 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants