Database error:RQ invalide: SELECT album.album, alb_title, artist, art_name,art_url_rewriting FROM album
LEFT JOIN album_style ON album.album = as_album_id
LEFT JOIN artist ON artist = alb_artist_id
LEFT JOIN vendor ON alb_vendor_id=vendor
WHERE 1 and as_style_id =
AND (alb_domain = 'boutique' OR alb_domain = 'B+M')
AND alb_status_files LIKE 'oui' AND alb_vendor_id IS NOT NULL AND ven_DMDsigned = 1
AND alb_territoires LIKE '%us%'
AND alb_prix IS NOT NULL
AND alb_publish_date_digital <= '2012-05-21'
ORDER BY art_name --
MySQL error:1064-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 'AND (alb_domain = 'boutique' OR alb_domain = 'B+M')
AND alb_status_files LIKE ' at line 6
Liste des arguments possible : voir ligne 444 dans '/var/alternc/html/m/mp3/mp3/httpdocs/includes/db.class.php'
PHPClass : 'cnx'' -- Function : 'halt'