Error Number: 1064
You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'li%' or p.ad LIKE '%Orkide%' or p.ad LIKE '%%' ) and p.fiyat>'1750.00' order ...' at line 3
select p.*,r.resim from pages p inner join (SELECT * FROM page_files ORDER BY sira ) AS r ON r.page = p.id where p.tip='urun' and p.aktif = 1 and p.tip='urun' and ( p.ad LIKE '%2'li%' or p.ad LIKE '%Orkide%' or p.ad LIKE '%%' ) and p.fiyat>'1750.00' order by rand()
Filename: /home/ilkaycicekcilik/domains/ilkaycicekcilik.com/public_html/models/model_ayarlar.php
Line Number: 402