The following warning is returned when displaying the "find orphaned products" list from the shop administration menu.

Warning: array_intersect(): Argument #1 is not an array in uc_catalog_orphaned_products() (line 234 of /clientdata/apache-www/c/a/cavedivers.com.au/www/sites/all/modules/ubercart/uc_catalog/uc_catalog.admin.inc).

Comments

Island Usurper’s picture

Status: Active » Fixed

Whoops. That should be $product_types in the array_intersect(), not $types.

Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.