Associations
Error in query :
SELECT DISTINCT a_new_category.*
FROM a_new_category
WHERE a_new_category.Category_Enabled = 1 AND
a_new_category.Category_ID = 17 OR a_new_category.Sup_category_ID = 17
ORDER BY a_new_category.Sup_category_ID, a_new_category.Sub_order_FR;
User ‘dynamictqetamtam’ has exceeded the ‘max_questions’ resource (current value: 64000)
Warning: count(): Parameter must be an array or an object that implements Countable in /home/dynamictqe/www/wp-content/themes/goodlife-wp-child/db_files/associations.php on line 20
Warning: count(): Parameter must be an array or an object that implements Countable in /home/dynamictqe/www/wp-content/themes/goodlife-wp-child/db_files/associations.php on line 35
Error in query :
SELECT DISTINCT a_new_category.*
FROM a_new_category LEFT OUTER JOIN a_new_category_association ON a_new_category.Category_ID = a_new_category_association.Category_ID
LEFT OUTER JOIN a_new_association ON a_new_category_association.Association_ID = a_new_association.Association_ID
WHERE a_new_category.Category_Enabled = 1 AND Is_category_association = 1
ORDER BY a_new_category.Sup_category_ID,Sub_order_FR ;
User ‘dynamictqetamtam’ has exceeded the ‘max_questions’ resource (current value: 64000)
Warning: count(): Parameter must be an array or an object that implements Countable in /home/dynamictqe/www/wp-content/themes/goodlife-wp-child/db_files/menu-associations.php on line 14