id start_date end_date text description rec_type event_length event_pid
22 2015-02-19 00:00:00 2015-02-20 00:00:00 Paint the bathroom downstairs, light blue color 0 0
Event that gets picked up properly:
id start_date end_date text description rec_type event_length event_pid
23 2015-02-19 08:00:00 2015-02-19 09:00:00 another event my description 0 0
Hello, i tried to use schedulerhelper.php class but have some events modified and deleted not displayed correctly. need i to set timezone? here a modified version. SchedulerHelper.php.zip (3.49 KB)
Stanislav, sorry for the late reply, but I just downloaded the scheduler helper files from gitub and now I’m getting a syntax error and can’t figure out the problem:
“Parse error: syntax error, unexpected ‘[’ in SchedulerHelperDate.php on line 49”
You can create a fork and split that into two lines, so it will be valid with an older php, although there is no guarantee this is the only incompatible place
Hi,
can you send us a sample of data (sql entries which we could add to our db and test) that causes the error? The recurring format should work the same way with all recent versions of the scheduler, so maybe there is something with the data you load