Title: Bug
Last modified: November 23, 2018

---

# Bug

 *  Resolved [Bob](https://wordpress.org/support/users/shallway/)
 * (@shallway)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/bug-229/)
 * Using woocommerce booking plugin 1.12.2 with woocommerce multilingual 4.3.7, 
   I see the error shown in the link.
 * Warning: include_once(/srv/users/uozawa/apps/uozawa/public/wp-content/plugins/**
   woocommerceincludes**/admin/wc-meta-box-functions.php): failed to open stream:
   No such file or directory in /srv/users/uozawa/apps/uozawa/public/wp-content/
   plugins/woocommerce-multilingual/compatibility/class-wcml-bookings.php on line
   308
 * Looks in
 * woocommerce-multilingual/compatibility/class-wcml-bookings.php LINE 308
 *  if ( ! function_exists( ‘woocommerce_wp_text_input’ ) ) {
    include_once dirname(
   WC_PLUGIN_FILE ) . ‘includes/admin/wc-meta-box-functions.php’; }
 * a ‘/’ is missing, casuing it to try to load
 * **woocommerceincludes**/admin/wc-meta-box-functions.php
 * while it should really be
 * **woocommerce/includes**/admin/wc-meta-box-functions.php
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fbug-229%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Contributor [Andreas Panag](https://wordpress.org/support/users/andrewp-2/)
 * (@andrewp-2)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/bug-229/#post-10910684)
 * Thank you very much for finding this.
 * Can you please tell me if you manually added the `/` in the code then your problem
   is solved?
 * Thank you very much
 *  Thread Starter [Bob](https://wordpress.org/support/users/shallway/)
 * (@shallway)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/bug-229/#post-10911799)
 * [@andrewp-2](https://wordpress.org/support/users/andrewp-2/)
 * Yes, manually added /. That solves the error.
 *  [George Botsev](https://wordpress.org/support/users/botzev/)
 * (@botzev)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/bug-229/#post-10920454)
 * Thank you for reporting that bug and the details.
    Our developers are going to
   fix this for the next release of WooCommerce Multilingual.
 *  Plugin Contributor [Andreas Panag](https://wordpress.org/support/users/andrewp-2/)
 * (@andrewp-2)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/bug-229/#post-11439066)
 * Since we don’t have news for some time, I am closing this ticket.
 * If you still have problem, please feel free to open a ticket in wpml.org so we
   can help you.
 * Thank you very much

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

The topic ‘Bug’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-multilingual/assets/icon-256x256.png?rev=2937122)
 * [WPML Multilingual & Multicurrency for WooCommerce](https://wordpress.org/plugins/woocommerce-multilingual/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-multilingual/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-multilingual/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-multilingual/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-multilingual/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-multilingual/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [Andreas Panag](https://wordpress.org/support/users/andrewp-2/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/bug-229/#post-11439066)
 * Status: resolved