|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unknown column 'monadresse.pub_annonce.id_usr' in 'on clause'select count(ref_bien) as total from monadresse.pub_annonce , monadresse.v2_produit left join monadresse.v2_membre on v2_membre.idMembre=monadresse.pub_annonce.id_usr where v2_membre.ctype<>'agence' and ( cpt<=cpt_total or monadresse.pub_annonce.hits<=monadresse.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' |