Title: SQL-Syntax Error
Last modified: April 10, 2018

---

# SQL-Syntax Error

 *  Resolved [michaelgroth](https://wordpress.org/support/users/michaelgroth/)
 * (@michaelgroth)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/sql-syntax-error-16/)
 * Hello,
 * im trying to use the event-listing on my page, but I´m getting this error:
 *     ```
       [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 ( ( wppl_postmeta.meta_key = 'event_start_date_time' AND wppl_postme' at line 1]
       SELECT wppl_posts.* FROM wppl_posts INNER JOIN wppl_postmeta ON ( wppl_posts.ID = wppl_postmeta.post_id ) WHERE 1=1 AND ((())) AND ( ( wppl_postmeta.meta_key = 'event_start_date_time' AND wppl_postmeta.meta_value >= '1523359200' ) ) AND wppl_posts.post_type = 'event_listing' AND ((wppl_posts.post_status = 'publish')) GROUP BY wppl_posts.ID ORDER BY wppl_postmeta.meta_value ASC 
       ```
   
 * When using [event-calendar] everything works fine.
 * I hope you can help me, get this working.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsql-syntax-error-16%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [PressTigers](https://wordpress.org/support/users/presstigers/)
 * (@presstigers)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/sql-syntax-error-16/#post-10165518)
 * Hello [@michaelgroth](https://wordpress.org/support/users/michaelgroth/),
 * Sorry for the inconvenience.
 * It seems some of your installed plugins or theme’s script is conflicting with
   the Simple Event Planner.
 * For testing purpose, please deactivate all the plugins except Simple Event Planner
   and activate any default WP theme. This activity is temporary and just to locate
   the issue.
 * Thanks for reaching us out. Let us know if your issue still persists.
 * Regards,

Viewing 1 replies (of 1 total)

The topic ‘SQL-Syntax Error’ is closed to new replies.

 * ![](https://ps.w.org/simple-event-planner/assets/icon-256x256.png?rev=1808471)
 * [Simple Event Planner](https://wordpress.org/plugins/simple-event-planner/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-event-planner/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-event-planner/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-event-planner/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-event-planner/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-event-planner/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [PressTigers](https://wordpress.org/support/users/presstigers/)
 * Last activity: [8 years, 2 months ago](https://wordpress.org/support/topic/sql-syntax-error-16/#post-10165518)
 * Status: resolved