Can you record a screencast of the process you’re going through? I can’t reproduce this, so I just need to know the exact process.
Created new event
Set time and date
clicked RECURRING WEEKLY and set end date
SAVED
Go back to edit, and it repeated the event to 2060.
Plus they keep switching times from 7:00am to 6:00am ???
The time switches you’re seeing look like Daylight Savings changes; they all seem to happen right around March/November DST change points.
I still haven’t been able to reproduce this however. Can you disable all other plugins and re-test, just incase something else is interfering?
Also, please verify that you’re using the latest version of My Calendar.
Yes, using the latest version. Just updated and it’s still happening.
I’ve really tried to replicate this scenario, but I have not yet been able to find any way to get this effect to happen. I mimicked the exact settings you shared in your video (those that I could see, anyway), but didn’t get the same result. If you can contact me via my website for additional support, please do.
Outside exploration determined that the problem was caused by a database table structure that was out of data due to MySQL permissions. Updating the table structure (shifting the event_repeats column from INT to TEXT) fixed the problem.