Title: Javascript errors with booking plugin
Last modified: October 6, 2022

---

# Javascript errors with booking plugin

 *  Resolved [cnyberg911](https://wordpress.org/support/users/cnyberg911/)
 * (@cnyberg911)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/javascript-errors-with-booking-plugin/)
 * Hi,
    Since I updated my Medium version of the booking calendar to 9.2.3 I have
   been getting javascript errors from the booking plugin that are causing the calendar
   to not load. I just updated to the current version to 9.3 and I still am getting
   the following errors (see below) when I go to the admin part of the plugin (listing
   view or calendar view). I believe these errors are what is causing the calendar
   to not load. This seems to happen when I clear all my cache or when I am in incognito
   mode. Once I move back and forth from listing view and calendar view and all 
   the variables are set the calendar will load correctly in the front end. Could
   you please have someone fix these javascript errors? Thank you!
 * WPBC Error. JavaScript library “chosen” was not defined.
    WPBC Error. JavaScript
   library “wpbc_tippy” was not defined. WPBC Error. wpbc_tippy was not defined.
   WPBC Error. JavaScript library “datepick” was not defined. WPBC Error. JavaScript
   library “wpbc_tippy” was not defined.

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Thread Starter [cnyberg911](https://wordpress.org/support/users/cnyberg911/)
 * (@cnyberg911)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/javascript-errors-with-booking-plugin/#post-16076414)
 * I forgot to mention that I have the free version with the exact plugins loaded
   on my dev site and the calendar loads and there are no javascript errors in the
   admin part. Thank you.
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/javascript-errors-with-booking-plugin/#post-16076418)
 * Hello.
    Its because of conflict with some other plugin or actual theme. Please
   try to deactivate one by one all your active plugins at the WordPress > Plugins
   menu and make testing after each plugin deactivation. If its not help, please
   deactivate all your plugins and active the default WordPress theme. And then 
   retest it again. We just need to find the reason of this issue.
 *  Thread Starter [cnyberg911](https://wordpress.org/support/users/cnyberg911/)
 * (@cnyberg911)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/javascript-errors-with-booking-plugin/#post-16076497)
 * Hi – I have deactivated all plugins except the booking plugin and have activated
   the WordPress 2020 theme and if you go to [https://nomitours.com/book/](https://nomitours.com/book/)
   in incognito mode you will see the booking javascript errors below:
 *     ```
       /book/:48          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/assets/libs/tippy.js/themes/wpbc-tippy-times.css?ver=6.3.7 net::ERR_ABORTED 403
       /book/:54          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/core/timeline/v2/css/timeline_skin_v2.css?ver=9.3 net::ERR_ABORTED 403
       /book/:56          GET https://nomitours.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.0 net::ERR_ABORTED 403
       nomitours.com/:57          GET https://nomitours.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2 net::ERR_ABORTED 403
       nomitours.com/:67          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/assets/libs/tippy.js/dist/tippy-bundle.umd.js?ver=6.3.7 net::ERR_ABORTED 403
       nomitours.com/:70          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/js/wpbc_times.js?ver=9.3 net::ERR_ABORTED 403
       nomitours.com/:71          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/inc/js/meiomask.js?ver=9.3 net::ERR_ABORTED 403
       nomitours.com/:73          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/inc/js/biz_s.js?ver=9.3 net::ERR_ABORTED 403
       nomitours.com/:74          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/inc/js/biz_m.js?ver=9.3 net::ERR_ABORTED 403
       nomitours.com/:75          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/inc/js/form-conditions.js?ver=9.3 net::ERR_ABORTED 403
       nomitours.com/:76          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/inc/gateways/ideal/iDEAL.js?ver=9.3 net::ERR_ABORTED 403
       nomitours.com/:77          GET https://nomitours.com/wp-content/plugins/booking.bm.9.3/core/timeline/v2/_out/timeline_v2.js?ver=9.3 net::ERR_ABORTED 403
       jquery.datepick.wpbc.9.0.js?ver=9.0:2203 Uncaught ReferenceError: jQuery is not defined
           at jquery.datepick.wpbc.9.0.js?ver=9.0:2203:4
       (anonymous) @ jquery.datepick.wpbc.9.0.js?ver=9.0:2203
       client.js?ver=9.3:47 Uncaught ReferenceError: jQuery is not defined
           at client.js?ver=9.3:47:24
       (anonymous) @ client.js?ver=9.3:47
       personal.js?ver=9.3:1 Uncaught ReferenceError: jQuery is not defined
           at personal.js?ver=9.3:1:1
       (anonymous) @ personal.js?ver=9.3:1
       (index):312 Uncaught ReferenceError: jQuery is not defined
           at (index):312:76
       (anonymous) @ (index):312
       (index):312 Uncaught ReferenceError: jQuery is not defined
           at (index):312:195
       (anonymous) @ (index):312
       (index):313 Uncaught ReferenceError: jQuery is not defined
           at (index):313:33
       (anonymous) @ (index):313
       (index):327 Uncaught ReferenceError: jQuery is not defined
           at (index):327:72
       ```
   
 *  Plugin Author [wpdevelop](https://wordpress.org/support/users/wpdevelop/)
 * (@wpdevelop)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/javascript-errors-with-booking-plugin/#post-16076620)
 * Hello.
    Can you send screenshot of Booking > Settings General page in “Advanced”
   section (with expanded JavaScript section )?
 * Please send all this to support @ wpbookingcalendar.com
 *  Thread Starter [cnyberg911](https://wordpress.org/support/users/cnyberg911/)
 * (@cnyberg911)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/javascript-errors-with-booking-plugin/#post-16080020)
 * The javacript errors were 403 errors caused by the hosting server not the application.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Javascript errors with booking plugin’ is closed to new replies.

 * ![](https://ps.w.org/booking/assets/icon-256x256.gif?rev=3335907)
 * [Booking Calendar](https://wordpress.org/plugins/booking/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/booking/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/booking/)
 * [Active Topics](https://wordpress.org/support/plugin/booking/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/booking/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/booking/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [cnyberg911](https://wordpress.org/support/users/cnyberg911/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/javascript-errors-with-booking-plugin/#post-16080020)
 * Status: resolved