I'm not 100% certain if this is an issue with UC or Views:

These are all PHP errors:

Location http://www.myplanterlife.com/admin/structure/views/ajax/display/uc_catal...
Referrer http://www.myplanterlife.com/admin/structure/views/view/uc_catalog/edit/...
Message Warning: array_filter() expects parameter 1 to be array, null given in Drupal\views\Plugin\views\query\Sql->submitOptionsForm() (line 245 of /home/garden/public_html/core/modules/views/src/Plugin/views/query/Sql.php).

Location http://www.myplanterlife.com/admin/structure/views/ajax/display/uc_catal...
Referrer http://www.myplanterlife.com/admin/structure/views/view/uc_catalog/edit/...
Message Warning: explode() expects parameter 2 to be string, array given in Drupal\views\Plugin\views\query\Sql->submitOptionsForm() (line 244 of /home/garden/public_html/core/modules/views/src/Plugin/views/query/Sql.php).

Comments

jsimonis created an issue. See original summary.

TR’s picture

Version: 8.x-4.0-alpha3 » 8.x-4.x-dev
Status: Active » Postponed (maintainer needs more info)

I don't see these errors on my site - what exactly were you doing at the time? I've tried editing and saving the uc_catalog view, but that doesn't generate errors for me.

jsimonis’s picture

I'll watch the next time I'm working with it and check the logs through each step to see when it comes up. It's in my logs a lot.

longwave’s picture

@jsimonis: Did you manage to recreate this? I haven't noticed this particular error either.

jsimonis’s picture

No, I haven't added anything to the store, so I haven't done anything that would make the error come up. Things have been busy with work, so I haven't gotten the chance yet to try it out. I'll try to do that soon.

TR’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Feel free to reopen if you can reproduce the error and provide details about when it appears.

jsimonis’s picture

Sure thing. Thus far ever since I updated Ubercart, I haven't noticed it pop up. Could be that whatever was causing it is now fixed. I even went in and updated a bunch of items in the catalog and no errors. :)