You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
During the db updated I'm receiving the error below. It seems the "oe_event_programme" entity type does not exist and a module oe_content_event_event_programme is missing but I cannot find it.
Any idea on how to solve it? What should I have to install?
[error] OpenEuropa Theme Event Content requires this module.
(Currently using Unresolved dependency oe_content_event_event_programme (Missing))
[error] Drupal\Component\Plugin\Exception\PluginNotFoundException while adding Views handlers for field Content » Programme on index All: The "oe_event_programme" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of /var/www/html/oe_theme/build/core/lib/Drupal/Core/Entity/EntityTypeManager.php).
In Template.php line 419:
An exception has been thrown during the rendering of a template ("The "oe_event_programme" entity type does not exist.") in "__string_template__7d4112180379f3fe7202e57270894451cb6a088d3535b2
32973533c8e3a43a54" at line 1.
In EntityTypeManager.php line 139:
The "oe_event_programme" entity type does not exist.
The text was updated successfully, but these errors were encountered:
During the db updated I'm receiving the error below. It seems the "oe_event_programme" entity type does not exist and a module oe_content_event_event_programme is missing but I cannot find it.
Any idea on how to solve it? What should I have to install?
[error] OpenEuropa Theme Event Content requires this module.
(Currently using Unresolved dependency oe_content_event_event_programme (Missing))
[error] Drupal\Component\Plugin\Exception\PluginNotFoundException while adding Views handlers for field Content » Programme on index All: The "oe_event_programme" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of /var/www/html/oe_theme/build/core/lib/Drupal/Core/Entity/EntityTypeManager.php).
In Template.php line 419:
An exception has been thrown during the rendering of a template ("The "oe_event_programme" entity type does not exist.") in "__string_template__7d4112180379f3fe7202e57270894451cb6a088d3535b2
32973533c8e3a43a54" at line 1.
In EntityTypeManager.php line 139:
The "oe_event_programme" entity type does not exist.
The text was updated successfully, but these errors were encountered: