Don
Forum Replies Created
-
Maybe instead of adding one extra hour when Daylight Savings time ends, the system is adding one extra day. But can’t explain why it only happens on certain days.
Thinking about this more, it probably is time zone related or at least time related because it starts happening after Daylight Savings Time ends.
The problem occurs during the recurring event creation process. When running that process it puts the wrong date on the event.
The code for displaying the my bookings is in the events-manager/templates/templates/my-bookings.php file. You can copy this file and edit it and then place it under your theme.
It simply displays what the status of the booking is.
Probably easiest would be to edit the file and if the status is “cancelled”, change it to “re-subscribed” before it writes it out.
Don
I don’t think it is a calendar problem but a problem in the Recurring even generation code. The events are getting an incorrect date when the recurring event is generated.
I’m guessing there were some changes made in the last update that mucked up some of the code. Hopefully they’ll figure it out and release a maintenance update.
Don
Not sure it it would work to have the events needing approval to go to a payment gateway which sets it’s own approval and set the approval needed to no for all events not going through a payment gateway.
Don
Sounds like maybe a database issue. Have you tried repairing the database?
Don
On the site where we are experiencing problems we are running the latest version of EM and a multi year old version of Pro. I have seen no response from the developers so they must be as stumped as everyone else.
I haven’t dug into the database to see if there is something funky there, but if the developer isn’t going to take ownership of the problem and communicate what is going on, then I guess we’ll have no choice but to figure it out ourselves.
Don
Definitely a bug somewhere. Our events seem to be ok until November when some of them start shifting earlier by one day (e.g. Wednesday events show up on Tuesday).
Did this just start after recently upgrading EM?
Do you have EM Pro?
Don
I reported this issue last week. Some of our events are off by 1 day starting in November. e.g. the Every Wednesday event is showing up on Tuesday in the calendar page and the Every Friday event is showing up on Thursday in the calendar.
Is your grouping happening for all days all periods or only on certain days and starting on a certain date?
We are using WP-Full Is that the calendar “grouping” you are using?
Don
Wait a bit. It sometimes takes the database a bit longer to migrate.
Don
“Aft 499” is locked
Aft 499
Edit | Quick Edit | Trash | View | Duplicate
New Bridge Center – Edit | View
75400 Gerald Ford – Palm Desert November 6, 2018
1:00 pm – 4:30 pm Bob Price Bookings – Booked: 0/10
From 2018-06-06 to 2018-12-31, Wednesday every week
Edit Recurring Events | Delete | DetachDo you want the general page for recurring events?
You should be able to create a link that looks like this:
https://yoursite.com/wp-admin/edit.php?post_type=event-recurring
Or do you want a link to edit a specific recurring event? In which case your link would look like this:
https://yoursite.com/wp-admin/post.php?post=####&action=edit where #### is the wp post number which you should see when editing the page
Don
The date is appended to the event name on my site. It looks like this:
https://msite.com/events/event-name-2018-05-19/Are your event names super long that it can’t append the date?
Try shortening your event name.
Are you on the latest EM version?
Don
- This reply was modified 6 years, 6 months ago by Don.
Hi,
We are on the latest verions of WP and EM but aren’t current with EM PRO, so can’t upgrade EM Pro.Haven’t seen any delays in other plugins or processes.
I will play around with deactivating plugins and default theme and see if that makes any difference.
What is the normal time on other sites?
Thanks
Don