************ Marinelli ( THEME ) ************
Some one tell me why I'm getting this error message??????????????????
Each time I post a comment I get this error on top of the page:

Notice: Trying to get property of non-object in marinelli_preprocess_comment() (line 204 of C:\Users\Royal\Sites\acquia-drupal\sites\all\themes\marinelli\template.php).
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of C:\Users\Royal\Sites\acquia-drupal\includes\entity.inc).
Notice: Trying to get property of non-object in marinelli_preprocess_comment() (line 204 of C:\Users\Royal\Sites\acquia-drupal\sites\all\themes\marinelli\template.php).
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of C:\Users\Royal\Sites\acquia-drupal\includes\entity.inc).
Notice: Trying to get property of non-object in marinelli_preprocess_comment() (line 204 of C:\Users\Royal\Sites\acquia-drupal\sites\all\themes\marinelli\template.php).
Warning: array_flip() [function.array-flip]: Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of C:\Users\Royal\Sites\acquia-drupal\includes\entity.inc).

Comments

dianikol’s picture

This error "Can only flip STRING and INTEGER values" indicates that you try to flip some other type of value than string or integer.

Bmuzammil’s picture

hi, I'm not so sure what you mean by that but I haven't done anything that should cause that error, if I have done something that can cause this error then tell me what it is?

thank you

Bmuzammil’s picture

Status reports> rebuild permissions and update.php update the script and problem is fixed or even run corn.

that's all

dianikol’s picture

Cool!