Veritabanında bir hata oluştu.

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 '%Lila%' or p.ad LIKE '%Orkide%' ) and p.fiyat>'1299.00' or...' 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 '%Lila%' or p.ad LIKE '%Orkide%' ) and p.fiyat>'1299.00' order by rand()

Filename: /home/ilkaycicekcilik/domains/ilkaycicekcilik.com/public_html/models/model_ayarlar.php

Line Number: 402