Hi guys,
I've started to get the below error message when I apply a coupon. This is a typed in coupon rather than an automatic coupon.
Warning: Invalid argument supplied for foreach() in /home/gadonai/public_html/administrator/components/com_awocoupon/helpers/estore/virtuemart/couponhandler.php on line 365
The joomla debug says the following:
Error: 500
JDatabaseMySQL::query: 1146 - Table 'gadonai_joom662.jos_virtuemart_categories_'.VMLANG.'' doesn't exist SQL=SELECT L.category_name as name, L.virtuemart_category_id AS category_id, CC.category_parent_id, C.published as category_publish FROM `jos_virtuemart_categories_'.VMLANG.'` as L JOIN `jos_virtuemart_categories` as C using (`virtuemart_category_id`) LEFT JOIN `jos_virtuemart_category_categories` as CC on C.`virtuemart_category_id` = CC.`category_child_id` WHERE C.published = '1' ORDER BY category_parent_id, C.ordering
I don't have a clue how to fix this in the data base as i don't know how/where to find them.
Can you please help?
Thanks in advance,
Gina.
I've started to get the below error message when I apply a coupon. This is a typed in coupon rather than an automatic coupon.
Warning: Invalid argument supplied for foreach() in /home/gadonai/public_html/administrator/components/com_awocoupon/helpers/estore/virtuemart/couponhandler.php on line 365
The joomla debug says the following:
Error: 500
JDatabaseMySQL::query: 1146 - Table 'gadonai_joom662.jos_virtuemart_categories_'.VMLANG.'' doesn't exist SQL=SELECT L.category_name as name, L.virtuemart_category_id AS category_id, CC.category_parent_id, C.published as category_publish FROM `jos_virtuemart_categories_'.VMLANG.'` as L JOIN `jos_virtuemart_categories` as C using (`virtuemart_category_id`) LEFT JOIN `jos_virtuemart_category_categories` as CC on C.`virtuemart_category_id` = CC.`category_child_id` WHERE C.published = '1' ORDER BY category_parent_id, C.ordering
I don't have a clue how to fix this in the data base as i don't know how/where to find them.
Can you please help?
Thanks in advance,
Gina.