Events Calendar MySQL Error in sidebar
-
I’m using the Events Calendar plugin to pull a list of events into the EC Calendar widget. Problem is I get a MySQL Error like this:
#
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ” at line 1]
SELECT * FROMwp_eventscalendar_main
WHEREeventStartDate
>= ‘2009-06-20’ OReventEndDate
>= ‘2009-06-20’ ORDER BY eventStartDate, eventStartTime LIMIT* Events are coming soon, stay tuned!
And I’m not sure why. I’m no MySQl expert so does anyone understand why this is happening and if there’s a fix?
Here’s the site with the error:
https://www.laadug.org/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Events Calendar MySQL Error in sidebar’ is closed to new replies.