I'm receiving 2 each of the following warnings when using the Zen Sub-theme Starter Kit:
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (line 354 of /home/XXX/XXX/includes/entity.inc).
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of /home/XXX/XXX/includes/entity.inc).
I do not get the warnings when using any of the Drupal base themes, or the Zen 7.x-3.1 theme. The warnings appear with either a plain starter kit profile or a customized starter kit profile. The warnings do not appear on every page; pages built from views seem to be exempt from the warnings.
Contributed modules don't seem to affect the warnings; the warnings appear regardless of modules being enabled or not. ...and the warnings occur from both IE and FF.
If this occurred in all themes I'd be tempted to think if was the entity module; but it only happens with the Zen Sub-theme.
Comments
Comment #1
joemaine commented...just did another D6 - D7 upgrade with the same warnings. Mostly the same as above...but now I receive 12 warnings per page load.
...any thoughts?
Comment #2
johnalbinclosing old support issues
Comment #3
vramiguez commentedThis issue seems to be closed, but happen to be having the same problem and can't find any solution. When using the Garland theme, all errors dissapear, but I need to use a Zen Sub-theme, and can't get the issues solved.
Already checked the images fields because I read people having the same issue when upgrading from D6 to D7 and the issues got solved due to an error with a default image, but that is not my case. I don't have any default images set.
Would appreciate any help. Thanks in advanced.