The code list=”Conseil d\’administration” causes these errors :
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘administration’ order by b.meta_value asc limit 0,5′ at line 1] select distinct a.ID from wp_users as a ,wp_usermeta as b ,wp_usermeta as d where 1=1 and b.user_id = a.ID and d.user_id = a.ID and a.ID NOT IN (0,1,25) and b.meta_key = 'last_name' and d.meta_key='_tern_wp_member_list' and d.meta_value='Conseil d'administration' order by b.meta_value asc limit 0,5
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘administration” at line 1] select COUNT(distinct a.ID) from wp_users as a ,wp_usermeta as b ,wp_usermeta as d where 1=1 and b.user_id = a.ID and d.user_id = a.ID and a.ID NOT IN (0,1,25) and b.meta_key = 'last_name' and d.meta_key='_tern_wp_member_list' and d.meta_value='Conseil d'administration'
[members-list list=”Conseil d\’administration”]