• Resolved WoolKnitCap

    (@woolknitcap)


    When I go to login via /wp-admin I am getting the following errors:

    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 664

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

    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 666

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

    The errors go away when I deactivate Stream, but I would really prefer to continue using it.

    The site is here: http://www.careersattownsend.com/wp-admin/ and I currently have the plugin activated.

    If you can give any suggestions it would be much appreciated.

    https://wordpress.org/plugins/stream/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Luke Carbis

    (@lukecarbis)

    Hi WoolKnitCap – thanks for letting us know. Can you please try updating to 1.4.3 and see if you still get these errors? If you do, can you post the warnings again so I can check this out for you? (the line numbers will probably have changed)

    Marking as resolved.

    Please reopen if the issue has not been resolved by the update to 1.4.3.

    Thread Starter WoolKnitCap

    (@woolknitcap)

    Sorry I was not able to respond over the weekend. The lines have changed for the errors. I’ll go ahead and post exactly what comes up with the update this morning.

    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

    Sorry again for not getting back with you guys as fast as I should have.

    Hi WoolKnitCap ,

    Thanks for posting that. I’ve taken a look and posted a possible solution into our github. Could you please download the latest stream from branch “issue-468”? You can find it here: https://github.com/x-team/wp-stream/tree/issue-468

    Thanks

    Thread Starter WoolKnitCap

    (@woolknitcap)

    I went ahead and tried that, the errors moved down to 758, 759, and 760 with the same errors.

    Is there any chance this is something on my side that I could take a look at?

    Hi WoolKnitCap – I’ve just updated that issue again, could you please try downloading from the link above and reinstalling once more?

    I’d love to know if you’re running any plugins that are related to user roles or capabilities.

    Thread Starter WoolKnitCap

    (@woolknitcap)

    That one did fix it. Thank you very much!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Logging in through wp-admin’ is closed to new replies.