- 🇺🇸United States xenophyle
Marking as a duplicate of 🐛 mailchimp_lists_load_email fails to find email address field when attached to a related entity. Needs work
I am trying to add Mailchimp Subscription (mailchimp_lists_subscription) field to the profile entity (Not user entity). During creation of the field it asks for the mandatory email field. I have provided it Owner email as field. Following are the screenshots
Afterwards I saved the field. Now when I edit this field OR visit edit profile (/user//profile) page I am getting following error
FastCGI sent in stderr: "PHP message: Uncaught PHP Exception InvalidArgumentException: "Field uid:entity:mail is unknown." at /var/www/oms/html/core/lib/Drupal/Core/Entity/ContentEntityBase.php line 580" while reading response header from upstream
and on edit field page as well (/admin/config/people/profiles/manage/profile/fields/profile.profile.field_mailchimp_subscribe)
FastCGI sent in stderr: "PHP message: Uncaught PHP Exception InvalidArgumentException: "Field uid:entity:mail is unknown." at /var/www/oms/html/core/lib/Drupal/Core/Entity/ContentEntityBase.php line 580" while reading response header from upstream
Closed: duplicate
1.7
General
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Marking as a duplicate of 🐛 mailchimp_lists_load_email fails to find email address field when attached to a related entity. Needs work