Happy New Year everyone!
I thought I will quickly update the site during holidays :}
Well 4.14.1 had other ideas. Could anybody share their opinions on how to fix the DB errors I am getting right after upgrade. they seems to be store ID and language based.
I have optimised DB, checked and repaired it in phpMA. Nothing changed. Have disabled most add-ons, same story.
This is the error code I am getting:
Database (error)
Error: Unknown column 'storefronts_languages.lang_id' in 'on clause' <b>(1054)</b>
Query: SELECT cscart_languages.* FROM cscart_languages LEFT JOIN cscart_storefronts_languages AS storefronts_languages ON storefronts_languages.language_id = cscart_languages.lang_id INNER JOIN cscart_ult_objects_sharing ON (cscart_ult_objects_sharing.share_object_id = storefronts_languages.lang_id AND cscart_ult_objects_sharing.share_company_id = 1 AND cscart_ult_objects_sharing.share_object_type = 'languages') WHERE 1 AND cscart_languages.status = 'A'AND (storefronts_languages.storefront_id = 1 OR storefronts_languages.storefront_id IS NULL)
Backtrace››
index.php (require): 24
init.php (fn_init): 179
app/functions/fn.init.php (fn_init_language): 1200
app/functions/fn.init.php (getOrSetCache): 226
app/Tygh/Registry.php ({closure}): 792
app/functions/fn.init.php (getAvailable): 225
app/Tygh/Languages/Languages.php (db_get_hash_array): 608
app/functions/fn.database.php (getHash): 48
app/Tygh/Database/Connection.php (query): 345
app/Tygh/Database/Connection.php (throwError): 690

Any help would be greatly appreciated.
Regards
Vic