Title: Warning message
Last modified: August 21, 2016

---

# Warning message

 *  [Hamfrede](https://wordpress.org/support/users/hamfrede/)
 * (@hamfrede)
 * [12 years, 4 months ago](https://wordpress.org/support/topic/warning-message-49/)
 * Hi guys,
 * I have some warning messages, on my WooCommerce site. Hope you can help me out,
   with fixing out these problems.
 * Warning message, when costumers reach the /checkout: Warning: include(/home/www/
   xxxxx.com/wp-content/plugins/woocommerce/templates/checkout/form-billing.php)[
   function.include]: failed to open stream: No such file or directory in /home/
   www/xxxxxx.com/wp-content/plugins/woocommerce/woocommerce-core-functions.php 
   on line 648
 * Warning: include() [function.include]: Failed opening ‘/home/www/xxxxx.com/wp-
   content/plugins/woocommerce/templates/checkout/form-billing.php’ for inclusion(
   include_path=’.:/php/includes:/usr/share/php’) in /home/www/xxxxx.com/wp-content/
   plugins/woocommerce/woocommerce-core-functions.php on line 648
 * And then I have this warning message, when I try to open the product pages:
 * Warning: include(/home/www/xxxxx.com/wp-content/plugins/woocommerce/templates/
   taxonomy-product_cat.php) [function.include]: failed to open stream: No such 
   file or directory in /home/www/xxxxx.com/wp-includes/template-loader.php on line
   74
 * Warning: include() [function.include]: Failed opening ‘/home/www/xxxxx.com/wp-
   content/plugins/woocommerce/templates/taxonomy-product_cat.php’ for inclusion(
   include_path=’.:/php/includes:/usr/share/php’) in /home/www/xxxxx.com/wp-includes/
   template-loader.php on line 74
 * Anyone knows were the problems is?
 * [http://wordpress.org/plugins/woocommerce/](http://wordpress.org/plugins/woocommerce/)

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

 *  [SweetPweb](https://wordpress.org/support/users/sweetpweb/)
 * (@sweetpweb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/warning-message-49/#post-4492513)
 * Having similar issue… any ideas or progress?
 *  [SweetPweb](https://wordpress.org/support/users/sweetpweb/)
 * (@sweetpweb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/warning-message-49/#post-4492514)
 * Found that the files mentioned were not included in the WooCommerce core files
   and that they were theme specific. You might check your theme and see if it provides
   the missing files mentioned – e.g. templates/taxonomy-product_cat and form-billing.
   php…
 * That was my issue.
 *  [eunoia](https://wordpress.org/support/users/eunoia/)
 * (@eunoia)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/warning-message-49/#post-4492515)
 * This was true for me, though the specific file that was missing was different
   to that listed above. I was missing wp-content/plugins/woocommerce/templates/
   order/order-details.php.
 * Check you actually have those files in your site structure, then just google 
   the files and manually upload them and it may work.
 * eg, this worked for me:
 * [https://github.com/woothemes/woocommerce/blob/master/templates/order/order-details.php](https://github.com/woothemes/woocommerce/blob/master/templates/order/order-details.php)

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

The topic ‘Warning message’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [checkout](https://wordpress.org/support/topic-tag/checkout/)
 * [message](https://wordpress.org/support/topic-tag/message/)
 * [page](https://wordpress.org/support/topic-tag/page/)
 * [product](https://wordpress.org/support/topic-tag/product/)
 * [warning](https://wordpress.org/support/topic-tag/warning/)

 * 3 replies
 * 3 participants
 * Last reply from: [eunoia](https://wordpress.org/support/users/eunoia/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/warning-message-49/#post-4492515)
 * Status: not resolved