|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Table 'travaux_db.pub_annonce' doesn't existselect count(ref_bien) as total from pub_annonce , v2_produit,v2_membre where v2_membre.ctype<>'agence' and ( cpt<=cpt_total or pub_annonce.hits<=pub_annonce.hits_max or (date_debut<='2009-01-09' and date_fin>='2009-01-09') ) and v2_produit.rubrique like 'particulier' and v2_membre.idMembre=pub_annonce.id_usr AND idProduit = ref_bien and v2_produit.photo1<>'' and focus<>'' and v2_produit.Actif=1 and v2_produit.paied='ok' |