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

PHP Warnings on Exclude rules page #1031

Closed
slaFFik opened this issue Jul 31, 2019 · 2 comments
Closed

PHP Warnings on Exclude rules page #1031

slaFFik opened this issue Jul 31, 2019 · 2 comments
Labels

Comments

@slaFFik
Copy link

slaFFik commented Jul 31, 2019

Bug Report

WordPress Multisite 5.2.2.

When opening this page /wp-admin/network/admin.php?page=wp_stream_network_settings I see these errors:

Warning: Illegal string offset 'exclude_row' in /.../wp-content/plugins/stream/classes/class-settings.php on line 846

Warning: Illegal string offset 'exclude_row' in /.../wp-content/plugins/stream/classes/class-settings.php on line 848

Warning: Invalid argument supplied for foreach() in /.../wp-content/plugins/stream/classes/class-settings.php on line 848

Expected Behavior

No errors.

Actual Behavior

Describe what actually happens.

Steps to Reproduce the Problem

  1. Clean installation of the WPMS 5.2 on PHP 7.3
  2. Network activate the plugin
  3. Go to Exclude tab.

Screenshots

image

System Information

  • Stream plugin version: 3.4.1
  • WordPress version: 5.2.2
  • PHP version: 7.3
  • Browser: Chrome
  • Computer operating system: Windows 10 Pro
@kasparsd
Copy link
Contributor

This will be fixed along with #1010 in #1034.

@kasparsd
Copy link
Contributor

Fixed in #1034 and will be included in the next point release.

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