Hi everyone,
I have a problem with the backend of my store since the update 1.7.6.5 to 1.7.8.11.
It seems to be that the update is missed some tables (mod796_feature_flag ?) in the database, is there a way to fix this?
I can't log in to the backend, and I get error from many pages, like the product pages, modules pages (...)
QuoteAn exception occurred while executing 'SELECT t0.id_feature_flag AS id_feature_flag_1, t0.name AS name_2, t0.state AS state_3, t0.label_wording AS label_wording_4, t0.label_domain AS label_domain_5, t0.description_wording AS description_wording_6, t0.description_domain AS description_domain_7, t0.stability AS stability_8 FROM mod796_feature_flag t0 WHERE t0.name = ? LIMIT 1' with params ["catalog_price_rule"]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'aubrindaqp755.mod796_feature_flag' doesn't exist
[Doctrine\DBAL\Exception\TableNotFoundException 0]
I hope someone can help me with this, I have no idea how to solve the problem.
Thanks