Database Error; SQL: SELECT
DISTINCT
`t`.*
FROM `wp_posts` AS `t`
WHERE ( ( post_title LIKE '%Kantje's Madonna%' ) AND ( `t`.`post_type` = 'paarden_en_ponys' ) AND ( `t`.`post_status` IN ( 'publish' ) ) )
ORDER BY t.id DESC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date`
LIMIT 0, 10; Response: 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 's Madonna%' ) AND ( `t`.`post_type` = 'paarden_en_ponys' ) AND ( `t`.`post_st...' at line 7 |