| |
|
|
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 '-10,10' at line 5select * FROM monadresse.v2_produit left JOIN monadresse.v2_membre on v2_produit.idMembre=v2_membre.idMembre WHERE
Actif=1 and paied='ok' AND
(v2_membre.ctype<>'agence' or v2_membre.ctype is NULL) and (v2_membre.usertype <> 'agency' or v2_membre.usertype is NULL) AND
rubrique='particulier' AND
transac='vente' AND cpbien like '26%' AND bien='maison' limit -10,10
| |