Hello,
Can anyone tell what kind of problem this is?
This is what I get when i click on catogory;
vmError: exeSortSearchListQuery Table 'zhenhua.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
vmError: exeSortSearchListQuery Table 'zhenhua.jos_virtuemart_categories_nl_nl' 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 `jos_virtuemart_categories_nl_nl` l JOIN `jos_virtuemart_categories` AS c using (`virtuemart_category_id`) LEFT JOIN `jos_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
could you reinstall both uploaded files again and try again. Also let us know what version, php, joomla versions you are using. Just the extra info always helps.