By markemil.moreto on
Hi guys, I'm currently transferring my existing site to another web hosting. I was successful on deploying my site on the current web hosting i have. But on this new web hosting it fails. The error was this:
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_widget() (line 382 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: module in _field_info_prepare_instance_display() (line 350 of /home/sites/public_html/modules/field/field.info.inc).
Notice: Undefined index: text in field_ui_field_overview_form() (line 354 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: in field_ui_field_overview_form() (line 360 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: text in field_ui_field_overview_form() (line 354 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: in field_ui_field_overview_form() (line 360 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: text in field_ui_field_overview_form() (line 354 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: in field_ui_field_overview_form() (line 360 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: text in field_ui_field_overview_form() (line 354 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: in field_ui_field_overview_form() (line 360 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: text in field_ui_field_overview_form() (line 354 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: in field_ui_field_overview_form() (line 360 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: text in field_ui_field_overview_form() (line 354 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: in field_ui_field_overview_form() (line 360 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: text in field_ui_field_overview_form() (line 354 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
Notice: Undefined index: in field_ui_field_overview_form() (line 360 of /home/sites/public_html/modules/field_ui/field_ui.admin.inc).
I believe i met the system requirements of D7 but still i got this error. I have no doubt on issues about deploying the site because i've done it too many times. This is my first time to got this error.
If i'm not mistaken it is due to system requirements or maybe the miss-configuration of the web hosting. I tried my best to fix this problem but still no progress at all.
Thank you so much!
Comments
If this helps
I had a similar message, when I tried to recreate "Ronald's Ashri" postit module ( a hello entity type module as he call it) and my guess is that this has to do with the strict configurations of entities (D7 introduce entity module )
and that implies that a configuration (some long probably array again) is missing a key that drupal complains about, witch in your case is the 'text' key of that array and it seams that you call a list of them.
In my case drupal is looking for a 'weight' key. That how strict is, probably (long shot here) the singleton pattern of the EntityController.
Hope that helps, and not casting more shade to your quest. I'm a bit lost too with this Entity 'matter'.
Is there any drupal (kings) there, that can clarify the case; or point out my misunderstanding?
In case you wanna take the effort to reproduce that error ( focusing in the actual code that generates it ) heres the url : http://www.istos.it/blog/drupal-entities/drupal-entities-part-3-programm....
by the way the hall post of Ronald is an excellent contribution to drupal' s community .
I'm following the Ronalds'
I'm following the Ronalds' series as well. I got this error and had to add a weight to the hook_field_extra_field function, see documentation here:
http://api.drupal.org/api/drupal/modules!field!field.api.php/function/ho...