Are the duplicate events only on the front-end, or also appearing in the admin?
It was both on the frontend and in the admin.
I’ve heard one or two other reports of a similar issue, but previous issues weren’t duplicated in the admin, so I’m not sure what’s going on here. It may relate to another plug-in causing a duplicate submission, but I don’t know. Has it happened again since?
Hi Joe, Yes it was duplicating in the admin as well. I was able to track it down and the error was totally mine. I had read the My Ticket thread on redirecting straight to check out and implemented it by copying the code the post pointed to and saving it as a php file and uploaded it to my plugins directory. However, a missing or bad character, which I never found btw, must have caused issues with the My Calendar plugin, because I went back to the original code post, clicked on the button that was labeled Raw, copied it straight into notepad saved it; re-uploaded it and I haven’t had an issue since. Sorry for the trouble.
I guess I should add … the issues was rather obvious once I took the time to look. I noticed the only duplicates I was having was those events that had tickets associated to them.