If you are receiving the error:
- Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of /usr/local/apache/sites/drupal7host.com/htdocs/includes/entity.inc).
- Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->cacheGet() (line 354 of /usr/local/apache/sites/drupal7host.com/htdocs/includes/entity.inc).
This error could be due to an error in the latest release of the page_title module for dupal 7. Version is listed as 7.x-2.4-beta1. When this module is turned on in our drupal 7 sites, we are seeing the above error pop up in addition to other errors similar. For now, we are going to wait until the next release of the Page Title module to re-instate its valuable use.
Please read more about other’s experience in trying to resolve this issue in page title.



