Hello,
I got the following error in the Module News Show Pro GK4 :
JDatabaseMySQLi::query: 1146 - Table 'db.prefix_redshop_category' doesn't exist SQL=SELECT c.category_name AS name, c.category_id AS id, cxref.category_parent_id AS parent FROM hx9f2_redshop_category AS c LEFT JOIN hx9f2_redshop_category_xref AS cxref ON c.category_id = cxref.category_child_id WHERE c.published = 1 ORDER BY c.category_name, cxref.category_parent_id ASC
JDatabaseMySQLi::query: 1146 - Table 'db.prefix_virtuemart_categories_en_gb' doesn't exist SQL=SELECT c.category_name AS name, c.virtuemart_category_id AS id, x.category_parent_id AS parent FROM hx9f2_virtuemart_categories_en_gb AS c LEFT JOIN hx9f2_virtuemart_category_categories AS x ON x.category_child_id = c.virtuemart_category_id LEFT JOIN hx9f2_virtuemart_categories AS cr ON cr.virtuemart_category_id = c.virtuemart_category_id WHERE cr.published = '1' ORDER BY c.category_name, x.category_parent_id ASC
JDatabaseMySQLi::query: 1146 - Table 'db.prefix_virtuemart_shoppergroups' doesn't exist SQL=SELECT sg.shopper_group_name AS name, sg.virtuemart_shoppergroup_id AS id FROM hx9f2_virtuemart_shoppergroups AS sg ORDER BY sg.shopper_group_name ASC
I have never installed redshop or virtuemart. I started my site from the news quick start package for Joomla! 2.5.x.
If help, I uninstalled and installed the template and then found this problem.
Any suggestion ?
