Title: PHP Error log
Last modified: May 4, 2019

---

# PHP Error log

 *  Resolved [JapeNZ](https://wordpress.org/support/users/japenz/)
 * (@japenz)
 * [7 years ago](https://wordpress.org/support/topic/php-error-log-18/)
 * Hi there,
    I was receiving the following error in my debug log:
 * > PHP Notice: get_woocommerce_term_meta is **deprecated** since version 3.6! 
   > Use get_term_meta instead.
 * I changed ‘get_woocommerce_term_meta’ on line 65 of the woocommerce-auto-cat-
   thumbnails.php file to ‘get_term_meta’ and it seems to have fixed the problem.
 * Figured I should let you know in case you’re planning on releasing an update 
   any time soon, as it was generating hundreds of lines in the error log… I have
   a lot of categories 🙂
 * Kind regards,
    JP

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

 *  [alfrescoid](https://wordpress.org/support/users/alfrescoid/)
 * (@alfrescoid)
 * [7 years ago](https://wordpress.org/support/topic/php-error-log-18/#post-11526118)
 * Hi JP,
 * Did you manage to fix this?
 *  Thread Starter [JapeNZ](https://wordpress.org/support/users/japenz/)
 * (@japenz)
 * [7 years ago](https://wordpress.org/support/topic/php-error-log-18/#post-11531841)
 * Hi [@alfrescoid](https://wordpress.org/support/users/alfrescoid/),
    Yes the fix
   is in the post, I added the message to support in case anyone else had the same
   trouble 🙂
 * > I changed ‘get_woocommerce_term_meta’ on line 65 of the woocommerce-auto-cat-
   > thumbnails.php file to ‘get_term_meta’ and it seems to have fixed the problem.
 * Hope this helps!
 * Kind regards,
    JP

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

The topic ‘PHP Error log’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woocommerce-auto-category-thumbnails_f39c5d.
   svg)
 * [WooCommerce Auto Category Thumbnails](https://wordpress.org/plugins/woocommerce-auto-category-thumbnails/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-auto-category-thumbnails/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-auto-category-thumbnails/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-auto-category-thumbnails/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-auto-category-thumbnails/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-auto-category-thumbnails/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [JapeNZ](https://wordpress.org/support/users/japenz/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/php-error-log-18/#post-11531841)
 * Status: resolved