Ouvert 365 jours par an
user warning: Column 'type' in where clause is ambiguous query: SELECT DISTINCT * FROM node n INNER JOIN actus a ON a.nid=n.nid INNER JOIN term_node t ON t.nid=n.nid INNER JOIN node_access na ON na.nid = n.nid LEFT JOIN node i18n ON n.tnid > 0 AND n.tnid = i18n.tnid AND i18n.language = 'en' WHERE (na.grant_view >= 1 AND ((na.gid = 0 AND na.realm = 'all') OR (na.gid = 0 AND na.realm = 'content_access_author') OR (na.gid = 1 AND na.realm = 'content_access_rid'))) AND (n.language ='en' OR n.language ='' OR n.language IS NULL OR n.language = 'fr' AND i18n.nid IS NULL) AND ( type='actus' AND status=1 AND archive=0 AND tid=7 )ORDER BY date_parution DESC LIMIT 0,20 in /var/www/clients/client1/web9/web/sites/default/modules/actus/actus.module on line 274.