Event
Database Error; SQL: SELECT DISTINCT `t`.* FROM `wp_posts` AS `t` WHERE ( ( `link_to_events`.`ID` = '123646' ) AND ( `t`.`post_type` = 'topic' ) AND ( `t`.`post_status` IN ( 'publish' ) ) ) ORDER BY `t`.`post_title` ASC, `t`.`menu_order`, `t`.`post_title`, `t`.`post_date`; Response: Unknown column 'link_to_events.ID' in 'where clause'