|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unknown column 'pub_annonce.id_usr' in 'on clause'select count(ref_bien) as total from pub_annonce , v2_produit left join v2_membre on v2_membre.idMembre=pub_annonce.id_usr where v2_membre.ctype<>'agence' and ( cpt<=cpt_total or pub_annonce.hits<=pub_annonce.hits_max or (date_debut<='2008-10-13' and date_fin>='2008-10-13') ) and v2_produit.rubrique like 'particulier' AND idProduit = ref_bien and v2_produit.photo1<>'' and focus<>'' and v2_produit.Actif=1 and v2_produit.paied='ok' |