Buildings
Database Error; SQL: SELECT
DISTINCT
`t`.*, `d`.*
FROM `strg_2_posts` AS `t`
LEFT JOIN `strg_2_pods_building_set` AS `d` ON `d`.`id` = `t`.`ID`
WHERE ( ( d.id IN (7616,7692,7702,7703,7617,) ) AND ( `t`.`post_type` = "building_set" ) AND ( `t`.`post_status` IN ( "publish" ) ) )
ORDER BY `d`.`building_set_sort_order` DESC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date`; 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 ( `t`.`post_type` = "building_set" ) AND ( `t`.`post_status` IN ( "pu...' at line 7