Hello
I've just installed the template and updated to Joomla 3.6.5. I've installed greek language at site and administrator. I've added the language at content and at Multilingual shop. But when I'm visiting the site I get the error
1146 Table 'n44830dgat_iomar.#__virtuemart_categories_el_gr' doesn't exist SQL=SELECT l.* FROM `#__virtuemart_categories_el_gr` as l INNER JOIN `#__virtuemart_categories` as c using (`virtuemart_category_id`) LEFT JOIN `#__virtuemart_category_categories` as cx on c.`virtuemart_category_id` = cx.`category_child_id` WHERE cx.`category_parent_id` = 0 AND c.`virtuemart_vendor_id` = 1 AND c.`published` = 1 ORDER BY category_name ASC