Database Error; SQL: SELECT
DISTINCT
`t`.*
FROM `szmrlvterms` AS `t`
LEFT JOIN `szmrlvterm_taxonomy` AS `tt` ON `tt`.`term_id` = `t`.`term_id`
LEFT JOIN `szmrlvterm_relationships` AS `tr` ON `tr`.`term_taxonomy_id` = `tt`.`term_taxonomy_id`
WHERE ( ( t.term_id = ) AND ( `tt`.`taxonomy` = "produkt_kategoria" ) )
ORDER BY `t`.`name`, `t`.`term_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 ') AND ( `tt`.`taxonomy` = "produkt_kategoria" ) )
...' at line 8