Upgrading Multivendor To 4.2.4 Version

I am getting following error after upgradation to 4.2.4 version when i try to open the storefront:





Message



[color=#333333]Unknown column ‘cscart_categories.level’ in ‘where clause’ [/color]b[/b]

[color=#333333]SELECT cscart_categories.category_id,cscart_categories.parent_id,cscart_categories.id_path,cscart_category_descriptions.category,cscart_categories.position,cscart_categories.status,cscart_seo_names.name as seo_name,cscart_seo_names.path as seo_path FROM cscart_categories LEFT JOIN cscart_category_descriptions ON cscart_categories.category_id = cscart_category_descriptions.category_id AND cscart_category_descriptions.lang_code = ‘en’ LEFT JOIN cscart_seo_names ON cscart_seo_names.object_id = cscart_categories.category_id AND cscart_seo_names.type = ‘c’ AND cscart_seo_names.dispatch = ‘’ AND cscart_seo_names.lang_code = ‘en’ WHERE 1 AND (cscart_categories.usergroup_ids = ‘’ OR FIND_IN_SET(0, cscart_categories.usergroup_ids) OR FIND_IN_SET(1, cscart_categories.usergroup_ids)) AND cscart_categories.status IN (‘A’) AND cscart_categories.level <= 3 ORDER BY cscart_categories.position asc, cscart_category_descriptions.category asc[/color]

Error at

[color=#333333]app/Tygh/Database.php, line: 677[/color]

You can check the link aquanta.in/dev_test to check all errors or the attached screenshot

Could anybody please help me out?



Thank You.

Please take a look: