Problem/Motivation

When viewing the store page I get WSOD with a logged error of:

Warning: Cannot use a scalar value as an array in Drupal\commerce_marketplace\MarketplaceStorage->getStoreLimit() (line 217 of web/modules/contrib/commerce_marketplace/src/MarketplaceStorage.php).

Simple fix of renaming the store limit variable within MarketplaceStorage class.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ocastle created an issue. See original summary.

ocastle’s picture

Status: Active » Needs review
StatusFileSize
new659 bytes

drugan made their first commit to this issue’s fork.

  • drugan committed 4476c1e on 8.x-1.x authored by ocastle
    Issue #3179710 by ocastle: Cannot use a scalar value as an array in...
drugan’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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