• Resolved sudie97

    (@sudie97)


    I am redoing my website and will be reinstalling the booking plugin. Is there any way to export the existing booking data and settings so that i can import into the new site?

Viewing 15 replies - 1 through 15 (of 23 total)
  • Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Please check here about this migrate process: https://wpbookingcalendar.com/support/comment-page-22/#comment-21574
    Kind Regards.

    Thread Starter sudie97

    (@sudie97)

    Thank you!

    Thread Starter sudie97

    (@sudie97)

    So that info is great. THank you!

    I have 2 questions:

    1. We are also using Booking Calendar contact form, so it’s safe to assume the same process for this?

    2. I get 2 sets of tables in my database, I’m not sure why. How can i determine which is in use?

    wpxxx0_bccf_dex_bccf_submissions
    wpxxx0_bccf_dex_discount_codes
    wpxxx0_bccf_dex_season_prices
    wpxxx0_bccf_reservation_calendars
    wpxxx0_bccf_reservation_calendars_data
    wpxxx0_booking
    wpxxx0_bookingdates

    and

    wp_4xxxxxxxth_bccf_dex_bccf_submissions
    wp_4xxxxxxxth_bccf_dex_discount_codes
    wp_4xxxxxxxth_bccf_dex_season_prices
    wp_4xxxxxxxth_bccf_reservation_calendars
    wp_4xxxxxxxth_bccf_reservation_calendars_data
    wp_4xxxxxxxth_booking
    wp_4xxxxxxxth_bookingdates

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    From this list only these tables from the “Booking Calendar” plugin.
    wpxxx0_booking
    wpxxx0_bookingdates

    wp_4xxxxxxxth_booking
    wp_4xxxxxxxth_bookingdates

    Other tables from some other plugin. Please contact support of specific plugin relative other Tables.
    Kind Regards.

    Thread Starter sudie97

    (@sudie97)

    Thank you!

    One more question (for now 🙂 )

    Is there a way to export the booking data to an excel spreadsheet? i.e. the client name, address, email, etc?

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    Its possible in the paid versions of Booking Calendar. You can export exist bookings to the CSV file (open the Booking Listing page and in Actions toolbar click on Export button), and then you be able to open this CSV file in MS Excel.
    Kind Regards.

    Thread Starter sudie97

    (@sudie97)

    I purchased it, can i just add the license or do i have to reinstall?

    Also, I followed the instructions but i got the following error when activating the plugin:

    Plugin could not be activated because it triggered a fatal error.

    Parse error: syntax error, unexpected ”Type your date’ (T_ENCAPSED_AND_WHITESPACE) in /public_html/wp-content/plugins/booking/core/sync/wpbc-gcal.php on line 282

    • This reply was modified 6 years, 7 months ago by sudie97.
    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    You you need to download and install your paid version.
    Link to download your version you have to receive in new separate email.
    Then check this instruction:
    https://wpbookingcalendar.com/faq/upgrade-from-free-to-paid-version/
    Please ask questions about the paid versions here https://wpbookingcalendar.com/contact/

    This forum is only about the support of Booking Calendar Free version.

    Relative that error, please be sure to deactivate the Booking Calendar Free version before installing paid version.
    Kind Regards.

    Thread Starter sudie97

    (@sudie97)

    Is there some way in the migration process that would change the prefix in the db? It’s importing with the old site prefix, could that be the problem?

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    After import of old tables into the .sql file, you can open this file and then rename DB tables with your prefixes.
    Kind Regards.

    Thread Starter sudie97

    (@sudie97)

    I’m so sorry, that error has nothing to do with the paid version, i have not installed it yet.
    I got that error on the migration at the new site.

    Thread Starter sudie97

    (@sudie97)

    Oh, i see you said to rename the tables.
    I can’t do that with the options table, as one already exists. is there some way to import the options into the existing table?

    Plugin Author wpdevelop

    (@wpdevelop)

    I will check this and fix it for future update of plugin.
    Kind Regards.

    Plugin Author wpdevelop

    (@wpdevelop)

    Hello.
    You do not need todo this with wp_options table.
    You can rename only your required tables (if it’s really need) in the sql file, that you have generated during export.
    May be better to ask support of your hosting in helping to make this migrate process.
    Kind Regards.

    Thread Starter sudie97

    (@sudie97)

    So how do i get the options imported into the options table ? It’s importing to a separate table

Viewing 15 replies - 1 through 15 (of 23 total)

The topic ‘Eport data to new site’ is closed to new replies.