Jeudg groeperingen

Error in query : 

SELECT a_new_association.association_id,
a_new_association.group,
a_new_association.title,
a_new_association.subtitle,
a_new_association.contact,
a_new_association.content,
a_new_association.descriptif,
a_new_association.descriptif_activites,
a_new_association.lieux,
a_new_association.content_html,
a_new_association.descriptif_html,
a_new_association.date_created,
a_new_association.date_updated,
a_new_association.acces_handicape,
a_new_association.lang,
a_new_association.category_old,
a_new_association.color,
a_new_association.is_club,
a_new_association.is_association,
a_new_association.is_scout,
a_new_association.is_groupement,
a_new_association.enabled AS association_enabled
FROM a_new_association LEFT OUTER JOIN a_new_category_association ON a_new_category_association.association_id = a_new_association.association_id
WHERE a_new_association.enabled = 1 AND is_groupement = 1
ORDER BY `group`, title_for_order, title, subtitle;

Unknown column ‘a_new_association.group’ in ‘field list’


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/groupements.php on line 15

X