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
Comment #1
typehost commentedComment #2
tr commentedSubscription panel? That's not core Ubercart. Please post in the issue queue for whatever subscription module you're using.
Comment #3
longwaveSeems to be an issue in uc_recurring: #1983240: Got these Errors when I go to node/[nid]/edit/subscription