- Issue created by @platinum1
Ran composer update to update to Drupal 11.
Now getting WSOD with the following error in the log:
[06-Feb-2025 08:54:18 Africa/Johannesburg] Uncaught PHP Exception Error: "Class "Drupal\dynamic_entity_reference\Plugin\Field\FieldType\DynamicEntityReferenceItem" not found" at /home/solution/public_html/epicure.club/web/core/lib/Drupal/Core/Field/FieldConfigStorageBase.php line 33
[06-Feb-2025 08:54:19 Africa/Johannesburg] Uncaught PHP Exception Error: "Class "Drupal\dynamic_entity_reference\Plugin\Field\FieldType\DynamicEntityReferenceItem" not found" at /home/solution/public_html/epicure.club/web/core/lib/Drupal/Core/Field/FieldConfigStorageBase.php line 33
[06-Feb-2025 08:54:24 Africa/Johannesburg] Uncaught PHP Exception Error: "Class "Drupal\dynamic_entity_reference\Plugin\Field\FieldType\DynamicEntityReferenceItem" not found" at /home/solution/public_html/epicure.club/web/core/modules/field/src/FieldStorageConfigStorage.php line 169
[06-Feb-2025 08:54:33 Africa/Johannesburg] Uncaught PHP Exception Error: "Class "Drupal\dynamic_entity_reference\Plugin\Field\FieldType\DynamicEntityReferenceItem" not found" at /home/solution/public_html/epicure.club/web/core/lib/Drupal/Core/Field/FieldConfigStorageBase.php line 33
[06-Feb-2025 08:55:51 Africa/Johannesburg] Uncaught PHP Exception Error: "Class "Drupal\dynamic_entity_reference\Plugin\Field\FieldType\DynamicEntityReferenceItem" not found" at /home/solution/public_html/epicure.club/web/core/lib/Drupal/Core/Field/FieldConfigStorageBase.php line 33
Any help would be appreciated.
Active
4.0
Code