Closed (fixed)
Project:
Cloud
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2013 at 22:27 UTC
Updated:
28 Feb 2013 at 00:50 UTC
The following errors occur when the group admins are notified
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of /Applications/MAMP/htdocs/d7-clanavi/includes/entity.inc).
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (line 354 of /Applications/MAMP/htdocs/d7-clanavi/includes/entity.inc).
Warning message
Token values can't be returned without a cloud context and an instance id.
Comments
Comment #1
baldwinlouie commentedThis is because cloud_context and instance_id are not passed in this cloud_metering_mail() function.
Comment #2
baldwinlouie commentedhttp://drupalcode.org/project/cloud.git/commit/5e67c16