• Resolved philibertperusse

    (@philibertperusse)


    I just had to restore my WP MySQL database. However, since the restore the booking calendar do not show the pre-existing bookings. New bookings show properly. The booking item shows a “5” which indicates there are 5 active bookings (which is the case). However the calendar and the list of bookings are empty. Version is 8.2, backup was 8.2 as well. I inspected new and existing bookings and they seem to have similar data. I can see the booking_dates as well, data & database seems just fine. Is there a way to trigger bookings to “reload”/”re-scan”/”re-fetch” the data?

Viewing 1 replies (of 1 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    1) If you see the bookings in the wp_booking table but do not see the dates for these bookings in the wp_bookingdates table, so then something was going wrong, and such bookings will not show in the Booking Calendar, the best way to delete such bookings in Database and create them manually in Booking > Add booking page in admin panel.

    2) Otherwise, if the wp_bookingdates have some data about those bookings. If you are using the paid version of Booking Calendar, please be sure that the booking resources exist for those bookings. Column type in wp_booking table its ID of booking resources from wp_bookingtype table.

    3) Try to check this: https://wpbookingcalendar.com/faq/lost-bookings/

    P.S. In case if you still will have this issue, so please try to delete such bookings in Database and create them manually in Booking > Add booking page.

    Kind Regards.

Viewing 1 replies (of 1 total)

The topic ‘Issue with WP database restore’ is closed to new replies.