FieldException: Attempt to create a field of unknown type

Asked By 0 points N/A Posted on -
qa-featured

I have Drupal Software installed on my Windows Vista machine. This allows me to easily publish and organize a variety of content on my website. But when I try to do any modification in the configuration, I keep getting the following error message.

FieldException: Attempt to create a field of unknown type <em

FieldException: Attempt to create a field of unknown type <em

class= “placeholder”>text_with_summary</em>. in field_create_field() (line 302

of /homepage/0/d162831782/ntdocs/rock-n-roll/modules/field/field.crud.inc).

Since I am very new to this software, I am not sure what to do, in order for me to proceed with my work, without getting the above error message.

SHARE
Answered By 590495 points N/A #96736

FieldException: Attempt to create a field of unknown type

qa-featured

When creating codes in boolean, all group type should be enabled. This is one of the cause why this error messages keeps pop-up if it's disabled. It is understandable that you can't work something if it's not available. The status should be change to active for you to make changes or create codes in boolean.

When testing changing the numbers around, it might help solving the problem only if the list of module are enabled. In the group type doesn't cause the error messages to pop-up but the possible issue in here is in the github. Below is the link that will provide you information, you can explore, read and understand what's the content of it. This might help.

Related Questions