- Issue created by @trickfun
- 🇮🇹Italy trickfun
i have other informations.
When i run drush updb i get this error[error] SQLSTATE[42S22]: Column not found: 1054 Unknown column 'base_table.vid' in 'field list': SELECT "base_table"."vid" AS "vid", "base_table"."vid" AS "base_table_vid" > FROM > "entity_legal_document_version" "base_table" > INNER JOIN "entity_legal_document_version_data" "entity_legal_document_version_data" ON "entity_legal_document_version_data"."vid" = "base_table"."vid" > WHERE ("entity_legal_document_version_data"."document_name" = :db_condition_placeholder_0) AND ("entity_legal_document_version_data"."published" = :db_condition_placeholder_1); Array > ( > [:db_condition_placeholder_0] => privacy_document > [:db_condition_placeholder_1] => 1
i hope this can help
thank you - 🇷🇴Romania claudiu.cristea Arad 🇷🇴
Seems to be some inconsistencies in the initial database
- 🇮🇹Italy trickfun
I need to reinstall module to fix error.
Update from 3 to 4 version brokes something. - Status changed to Closed: won't fix
7 months ago 5:33pm 11 September 2024 - 🇷🇴Romania claudiu.cristea Arad 🇷🇴
We could not guarantee that upgrade because of the complexity of change. See also 🐛 Cannot update. Getting Mysql error Active .
Closing this as it seems you've fixed your project.