Calendar Accounts disappeared | WordPress.org

[ad_1]

Plugin Author
MASAAKI

(@masaakitanaka)

It is believed that the failure to update the table names occurred during the plugin update. To restore the proper functionality of the plugin, please follow the steps below:

Using a database client tool such as phpMyAdmin, check if the tables listed under “Table Names to be Changed” have the “Change to Table Name” table present and if the “Changed Table Name” table is missing. If the “Change to Table Name” table exists and the “Changed Table Name” table does not, rename the table accordingly.

If both the “Change to Table Name” and “Changed Table Name” tables exist, ensure that the “Changed Table Name” table does not contain any data. If it is empty, delete the “Changed Table Name” table and then rename the “Change to Table Name” table to the “Changed Table Name”.

Table Names to be Changed:

  • Change to Table Name: wp_booking_package_calendarAccount
    Changed Table Name: wp_booking_package_calendar_accounts
  • Change to Table Name: wp_booking_package_templateSchedule
    Changed Table Name: wp_booking_package_template_schedules
  • Change to Table Name: wp_booking_package_schedule
    Changed Table Name: wp_booking_package_schedules
  • Change to Table Name: wp_booking_package_courseData
    Changed Table Name: wp_booking_package_services
  • Change to Table Name: wp_booking_package_emailSetting
    Changed Table Name: wp_booking_package_email_settings
  • Change to Table Name: wp_booking_package_userPraivateData
    Changed Table Name: wp_booking_package_booked_customers
  • Change to Table Name: wp_booking_package_optionsForHotel
    Changed Table Name: wp_booking_package_hotel_options
  • Change to Table Name: wp_booking_package_blockList
    Changed Table Name: wp_booking_package_block_list

Please note that the “wp_” prefix may vary depending on the WordPress configuration.

Example Query for Table Name Change:

RENAME TABLE wp_booking_package_calendarAccount TO wp_booking_package_calendar_accounts;

Thank you.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer