• dobsey

    (@dobsey)


    HI, for some reason a large portion of our future booking were sent auto cancelations today. we had 180 and now there is less than 40. Many were just turned to “closed”
    we are on the most recent version. is there a way to roll back to a previous one?

    The page I need help with: [log in to see the link]

Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter dobsey

    (@dobsey)

    HI, this is still an issue that is crippling our use of the plug0in which we used for all bookings (and loved) I have tried to reach you on support & assistance with this would be very much appreciated

    Plugin Support jaysupport

    (@jaysupport)

    Hi dobsey,

    There is no feature in the plugin to auto-cancel reservations, so there must’ve been some action (either manually initiated or somehow initiated by a conflict with something else) that triggered the event you mentioned. Also, the most recent version only added in a small filter, so you can manually, in the code, hook into the booking status. This shouldn’t change the behaviour of anything in your admin.

    If you’d like, you can download past versions of the plugin here: https://www.ads-software.com/plugins/restaurant-reservations/advanced/

    When you say it’s still an issue, do you mean you’re continuously getting bookings that are automatically cancelled, or is that you are still being impacted by the one time this happened? If continuous, have you noticed any kind of pattern (e.g. is it all bookings from a specific time, all that have a specific setting, party size, etc.)? Were these bookings that were set to confirmed or pending? What is the date of these bookings that are getting set to closed? If it’s a continuous thing, how often does it happen? When do you notice it happening (e.g. same time every day)?

    Also, when the status of a booking is changed, you have to manually check for it to send the notification, so, even if bookings were somehow getting automatically closed, it still shouldn’t send the email without that box being checked.

    Also, do you have the “Allow Cancellations” setting enabled? If so, perhaps there’s an issue on the front end of your site where the cancellation is somehow being triggered on the booking form page. Does it make any difference if you disable that setting?

    Thread Starter dobsey

    (@dobsey)

    There is no feature in the plugin to auto-cancel reservations, so there must’ve been some action (either manually initiated or somehow initiated by a conflict with something else) that triggered the event you mentioned. Also, the most recent version only added in a small filter, so you can manually, in the code, hook into the booking status. This shouldn’t change the behaviour of anything in your admin.
    If you’d like, you can download past versions of the plugin here: https://www.ads-software.com/plugins/restaurant-reservations/advanced/ _ Great thank you for access to this. We may roll back if we issue is ongoing
    When you say it’s still an issue, do you mean you’re continuously getting bookings that are automatically cancelled, or is that you are still being impacted by the one time this happened?
    It happened to 2 bookings on Friday night, we’re we received the email that the booking had been cancelled. We thought the customer must of done it and didn’t think anything of it. Then on Saturday morning at 11.15am We started to received 100’s of cancellation emails. It was all future bookings including the Saturday. And then up until Monday morning every booking that was made then after a little while they would receive a cancellation email. All day yesterday it seemed fine.
    If continuous, have you noticed any kind of pattern (e.g. is it all bookings from a specific time, all that have a specific setting, party size, etc.)? It was for all times, part size, booking types. Other than the first 2 early on Friday night, it all happened at once at 11.15am. I had confirmed bookings late on Friday night and they weren’t sent the cancellation email until they were all sent at once at 11.15am on Sat morning
    Were these bookings that were set to confirmed or pending?

    They were all confirmed bookings
    What is the date of these bookings that are getting set to closed? This event happened on Saturday 14 november it it just ran through and each one future booking were set to “Closed” & we received an admin email of the cancelled reservation and so did the client. It looks like they were sent in order of when they were booked. So like there is one guy who pre booked 15 future bookings all at once…. he received his confirmation emails all in a row.
    If it’s a continuous thing, how often does it happen? It happened on the one day so far of Saturday 14 november
    When do you notice it happening (e.g. same time every day)? No there was no visible pattern

    Also, when the status of a booking is changed, you have to manually check for it to send the notification, so, even if bookings were somehow getting automatically closed, it still shouldn’t send the email without that box being checked. No, that how it was initially noticed. The admin (management just started to be bombarded with cancellation emails and so the venue manage contacted me (web manager) we were no where near the booking system when it happened.

    Also, do you have the “Allow Cancellations” setting enabled? No, I have this disabled on the front end completely so for cancellation the customer has to contact the venue to cancel
    If so, perhaps there’s an issue on the front end of your site where the cancellation is somehow being triggered on the booking form page. Does it make any difference if you disable that setting? N/A as above in in the current config

    Thread Starter dobsey

    (@dobsey)

    Thread Starter dobsey

    (@dobsey)

    On the screenshot above. sit says “all” bookings in upcoming but the numbers don’t add up. now it is like there are are hidden booking we cannot see. they are not pending cancelled or confirmed.

    Plugin Support jaysupport

    (@jaysupport)

    Thanks for providing that information. If it happened just the once, it would seem to lend more credence to the fact that there was some instance of a conflict, glitch, accidental action on the site at that specific time that caused it.

    With that in mind, did you happen to have WordPress’s debug mode enabled when this happened? If so, can you share the error log from around that time? Perhaps it would give an indication of what action triggered it. If you did not have WordPress’s debug enabled, then you could get the PHP error log from your site/server. This may still give some insight as to what was going on, on your site, on Saturday morning.

    Also, if you didn’t have the WordPress debugging previously enabled, it might make sense to enable it now, so that, if it happens again, you have that at your disposal.

    Thread Starter dobsey

    (@dobsey)

    It has happened again last night.

    I have turned on debugging

    The management screen numbers And where it says 48 confirmed we’ve actually got over 150

    https://unionhotelwindsor.com.au/wp-content/uploads/2020/11/booking-numbers-1.jpg

    See the email inbox here

    https://unionhotelwindsor.com.au/wp-content/uploads/2020/11/email-1.jpg

    Were these bookings that were set to confirmed or pending? They were all confirmed bookings
    What is the date of these bookings that are getting set to closed? All dates
    If it’s a continuous thing, how often does it happen? It happened on Saturday morning at 11.15am and Wednesday night at 11.50pm
    When do you notice it happening (e.g. same time every day)? No there was no visible pattern different times of the day each time
    Also, when the status of a booking is changed, you have to manually check for it to send the notification, so, even if bookings were somehow getting automatically closed, it still shouldn’t send the email without that box being checked. No, that how it was initially noticed. The admin (management just started to be bombarded with cancellation emails and so the venue manage contacted me (web manager) looks like it was sent on the booking request emails

    Plugin Support jaysupport

    (@jaysupport)

    I believe you that it’s happening. I just can’t know what’s causing it without more information. And it’s likely that the only way to obtain the necessary information would be via a debug log/error report that shows what actions around that exact time might have triggered this. There is nothing in our plugin that can automatically cancel reservations. It’s not possible. So something is conflicting or happening, either automatically or manually, that is triggering this. If you don’t know what that could be, then likely the only thing that might help us would be to get that debug/error reporting information.

    Thread Starter dobsey

    (@dobsey)

    I’ll get that too you today

    Thread Starter dobsey

    (@dobsey)

    Error logs. Just to clarify. It changes the bookings in the system to “closed” however this then triggers the cancellation email to the customer and the admin
    https://unionhotelwindsor.com.au/wp-content/uploads/2020/11/ERROR_LOGS_UNION_HOTEL.zip

    Thread Starter dobsey

    (@dobsey)

    Hi, i will reply on the thread directly with the support who have emailed me going forward. thanks

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Auto cancelations of future bookings’ is closed to new replies.