Fatal error: Drupal\Core\Database\DatabaseExceptionWrapper thrown while calling __toString on a Drupal\Core\StringTranslation\TranslatableMarkup object in /home/clients/04c5eb573be24ee8ebee39e0454b6028/web.mobile/core/lib/Drupal/Core/Database/Connection.php on line 692: SQLSTATE[HY000]: General error: 1356 View 'r66me_app_drup_m.zlds_locales_target' references invalid table(s) or column(s) or function(s) or definer/invoker of view lack rights to use them: SELECT s.*, t.language AS language, t.translation AS translation, t.customized AS customized
FROM
{locales_source} s
LEFT OUTER JOIN {locales_target} t ON t.lid = s.lid AND t.language = :langcode
WHERE (s.source IN (:db_condition_placeholder_0)) AND (s.context IN (:db_condition_placeholder_1)); Array
(
[:db_condition_placeholder_0] => Custom block type
[:db_condition_placeholder_1] =>
[:langcode] => fr
)
in /home/clients/04c5eb573be24ee8ebee39e0454b6028/web.mobile/core/lib/Drupal/Component/Utility/ToStringTrait.php on line 20