Database Error; SQL: SELECT
DISTINCT
`t`.*
FROM `mfo_pods_fragen` AS `t`
LEFT JOIN `mfo_podsrel` AS `rel_topic` ON
`rel_topic`.`field_id` = 1452
AND `rel_topic`.`item_id` = `t`.`id`
LEFT JOIN `mfo_pods_topics` AS `topic` ON
`topic`.`id` = `rel_topic`.`related_item_id`
WHERE ( `topic`.`id` = )
ORDER BY `t`.`name`, `t`.`id`; 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 ')
ORDER BY `t`.`name`, `t`....' at line 14