Closed (duplicate)
Project:
Entity API
Version:
7.x-1.x-dev
Component:
Core integration
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2012 at 01:57 UTC
Updated:
4 Sep 2012 at 17:25 UTC
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of /var/www/html/erotivoice.com/includes/entity.inc).
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (line 354 of /var/www/html/erotivoice.com/includes/entity.inc).
Comments
Comment #1
liquidcms commentedi have been getting this for quite some time and nothing to do with memcache (changing title)
i have 7.x-1.0-rc3+2-dev (2012-Jul-02) but will retest with latest -dev in just a sec.
and i doubt this is major as it is only a warning.. but will leave it at that since not my project.. :)
Comment #2
liquidcms commentedyes, still there on latest -dev and side note; only occurs after a cache clear - i.ee:
- clear cache
- view node => see errors
- refresh node => errors don't show
Comment #3
liquidcms commentedoops.. hadn't event noticed until now.. this is not the entity.inc from Entity API but from Core.. so likely this is posted to wrong project.
Comment #4
liquidcms commentednumerous duplicates on core: #1102570: array_flip() [function.array-flip] issue in DrupalDefaultEntityController / entity.inc - marking this as duplicate (although actually just in the wrong project)