Pessoal, instalei um template que ja vem com o virtuemart porém está aparecendo o erro abaixo.
vmError: exeSortSearchListQuery Table 'delivery_bd.crufx_virtuemart_categories_pt_br' doesn't exist SQL=SELECT c.`virtuemart_category_id`, l.`category_description`, l.`category_name`, c.`ordering`, c.`published`, cx.`category_child_id`, cx.`category_parent_id`, c.`shared` FROM `crufx_virtuemart_categories_pt_br` l JOIN `crufx_virtuemart_categories` AS c using (`virtuemart_category_id`) LEFT JOIN `crufx_virtuemart_category_categories` AS cx ON l.`virtuemart_category_id` = cx.`category_child_id` WHERE cx.`category_parent_id` = 0 ORDER BY category_name ASC
vmError: vmTable loadTable 'delivery_bd.crufx_virtuemart_vendors_pt_br' doesn't exist SQL=SELECT `crufx_virtuemart_vendors_pt_br`.* ,`crufx_virtuemart_vendors`.* FROM `crufx_virtuemart_vendors_pt_br` JOIN crufx_virtuemart_vendors using (`virtuemart_vendor_id`) WHERE crufx_virtuemart_vendors_pt_br.`virtuemart_vendor_id` = "1"
alguém sabe como resolver, alguem pode me ajudar?