Hallo,
bekomme bei einem Uopdate per Shell folgende Fehlermeldung (Update von 5.2.20 auf 5.2.21):
[Doctrine\DBAL\DBALException]
An exception occurred while executing 'SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.label AS label_2, s0_.namespace AS namespace_3, s0_.source AS source_4, s0_.description AS description_5, s0_.active AS
active_6, s0_.added AS added_7, s0_.installation_date AS installation_date_8, s0_.update_date AS update_date_9, s0_.refresh_date AS refresh_date_10, s0_.author AS author_11, s0_.copyright AS copyright_12,
s0_.license AS license_13, s0_.version AS version_14, s0_.support AS support_15, s0_.changes AS changes_16, s0_.link AS link_17, s0_.update_version AS update_version_18, s0_.update_source AS update_source
19, s0.capability_update AS capability_update_20, s0_.capability_install AS capability_install_21, s0_.capability_enable AS capability_enable_22, s0_.capability_secure_uninstall AS capability_secure_unin
stall_23, s0_.translations AS translations_24 FROM s_core_plugins s0_ WHERE s0_.active = 1 AND s0_.installation_date IS NOT NULL':
SQLSTATE[42S22]: Column not found: 1054 Unknown column 's0_.translations' in 'field list'
Wie kann ich das beheben?
Ich muss unbedingt auf 5.2.21 updaten wegen dem Fehler mit den CSRF Token-Fehler! Bitte helft mir