Skip to content

WSOD - Avatars does not correctly specify the config entity: Unable to determine class for field type '' found in the 'field.field.' [error] configuratio #48

@socialnicheguru

Description

@socialnicheguru

RuntimeException: Unable to determine class for field type '' found in the 'field.field.' [error]
configuration in
drupal-8.6/html/core/lib/Drupal/Core/Field/FieldConfigStorageBase.php:28

Avatars does not correctly specify the config entity

this is what comes up when I print $record at the error line above

[] => Array
    (
        [third_party_settings] => Array
            (
                [avatars] => Array
                    (
                        [hash] => Array
                            (
                                [contents] => [user:mail]
                            )

                    )

            )

    )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions