The page url is: node/1/edit/subscription

On editing the subscription panel of the product, the following errors occurred (both 3.6 and 3.7 versions)

Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 173 of /home/-/public_html/dev/includes/entity.inc).
Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (line 350 of /home/-/public_html/dev/includes/entity.inc).
Recoverable fatal error: Object of class stdClass could not be converted to string in DatabaseStatementBase->execute() (line 2171 of /home/-/public_html/dev/includes/database/database.inc).

Note: upgrading to the 3.x-dev version did not solve this issue

Comments

typehost’s picture

Issue summary: View changes
tr’s picture

Status: Active » Postponed (maintainer needs more info)
Issue tags: -entity, -array flip, -Ubercart, -subscriptions

Subscription panel? That's not core Ubercart. Please post in the issue queue for whatever subscription module you're using.

longwave’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)