After installating the newest version of Joomla + the newest version of VM and a dutch language pack I get the following error when I click on "articles".
vmError: exeSortSearchListQuery Table 'md177451db222233.jos_virtuemart_products_nl_nl' doesn't exist SQL=SELECT SQL_CALC_FOUND_ROWS * FROM `jos_virtuemart_products_nl_nl` as l JOIN `jos_virtuemart_products` AS p using (`virtuemart_product_id`)group by p.`virtuemart_product_id` ORDER BY p.virtuemart_product_id DESC LIMIT 0, 10
and under that the warning: Warning: array_unshift() expects parameter 1 to be array, null given in /public/sites/www.mysite.com/administrator/components/com_virtuemart/models/manufacturer.php on line 107
How do I fix this error? Thanks in advance!