Hi Jabberwock,
I finally got the problem solved and everything is working very nice with TVs and all but I’m getting the same SQL-error..
I’ve tried posting an event going from 13th to 17th and it shows nicely in the calendar.. the pop-up and the link is also fine..
But then I create an event on the 15th to test the mutiple events function..
It does create the new document "Events listing"
It does add the correct id to "multiEvents.txt"
It does change the color of the cell in the calendar and change the pop-up text to "There are mutiple events on this date"
but when i click on the "more details" it just shows:
« MODx Parse Error »
MODx encountered the following error while attempting to parse the requested resource:
« Execution of a query to the database failed - 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 'and STR_TO_DATE(`database`.modx_site_tmplvar_contentvalues.value, '%d-%m-%Y'' at line 1 »
I’ve tried do delete the Events listing and the multiEvents.txt as you suggested earlier but it has no effect.. it then creates a new file and add’s the new correct id the error still shows.