Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Monthly Recurrence Deletes all JSON Events (JSON Build) #16

Open
rico161 opened this issue Oct 3, 2021 · 1 comment
Open

Monthly Recurrence Deletes all JSON Events (JSON Build) #16

rico161 opened this issue Oct 3, 2021 · 1 comment

Comments

@rico161
Copy link

rico161 commented Oct 3, 2021

I noticed in the index-json.php file the monthly recurrence option was commented out. I uncommented it because this is a feature i actually wanted, but when i tried to set a monthly event it deleted all the other events. I'm guessing this is why it was commented out, but is there any way to fix this? It would actually be a very useful feature, much more than the weekly recurrence.

If it doesn't work in the JSON build, would it by chance work in the SQL build? I tried the SQL version first but even though i set up all the database connections correctly it would redirect to a blank page upon event creation, so we went with the JSON build instead.

@waldronmatt
Copy link
Owner

You are correct. I had it commented out because it is not operational. I paused work on this because there are better methods to implement recurrences. You might want to have a look at FullCalendar's RRule https://fullcalendar.io/docs/rrule-plugin. Neither does this work on the MySQL version unfortunately.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants