/* /home/audiofanet/www/apprendre/mailing_forums/index,page,1,idcat,24003,idmarque,9049898,mao,enceinte_de_sono_amplifiee.html */ SELECT t.titre, t.id, t.id_produit, t.id_categorie, t.nb_reponses, t.closed, t.pseudo_first_post, t.id_membre_first_post, t.nb_vues, t.pseudo_last_post, t.id_membre_last_post, t.date_last_post, t.id_last_post, t.nom_produit, t.pinned FROM mf_topic AS t,produit WHERE produit.id=t.id_produit and produit.id_marque='9049898' AND produit.id_categorie='24003' AND ((ID_categorie=3206) or (ID_categorie=5817) or (ID_categorie>=6400 and ID_categorie<=7450) or (ID_categorie=10620) or (ID_categorie=18500) or (ID_categorie>=19700 and ID_categorie<=20100) or (ID_categorie=20500) or (ID_categorie>=23100 and ID_categorie<=23230) or (ID_categorie>=23300 and ID_categorie<=24080) or (ID_categorie>=24090 and ID_categorie<=24255) or (ID_categorie>=24260 and ID_categorie<=24280) or (ID_categorie=42300) or (ID_categorie=42400) or (ID_categorie>=42600 and ID_categorie<=42625) or (ID_categorie=73030) or (ID_categorie=83000) or (ID_categorie=86000) or (ID_categorie=86600) or (ID_categorie=302500) or (ID_categorie=420000) or (ID_categorie>=570000 and ID_categorie<=579900) or (ID_categorie>=580000 and ID_categorie<=589900)) ORDER BY date_last_post DESC LIMIT 0,0
Column 'ID_categorie' in where clause is ambiguous