Title: PHP Error on Table
Last modified: January 12, 2021

---

# PHP Error on Table

 *  Resolved [mikefile](https://wordpress.org/support/users/mikefile/)
 * (@mikefile)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-error-on-table/)
 * I get the following error
 * `Notice: Undefined variable: style in /var/www/vhosts/aw002.de/beidora210107.
   aw002.de/wp-content/plugins/wc-product-table-pro/pro/templates/media_image.php
   on line 31`
 * Correct line:
    `if(!empty($style) && (!empty($style['[id]']) && !empty($style['[
   id]']['width']))) {`
 * Wrong/Current line:
    `if( ! empty( $style && ! empty( $style['[id]'] ) && ! empty(
   $style['[id]']['width'] ) ) ){`
 * I hope this can help you, looks like the developer got confused with the parentheses.

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

 *  Thread Starter [mikefile](https://wordpress.org/support/users/mikefile/)
 * (@mikefile)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-error-on-table/#post-13896115)
 * I see, I use the pro version
 *  Plugin Author [WC Product Table](https://wordpress.org/support/users/wcproducttable/)
 * (@wcproducttable)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/php-error-on-table/#post-13898196)
 * Hi Mike,
 * Thank you for writing in with your feedback.
 * Yes, I have noted that error and fixed it for the coming update.
 * Please feel free to write in if you have any further comments / questions.
 * You can also get in touch over mail via the plugin’s [support form](https://wcproducttable.com/support).
 * Regards,
    Kartik

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

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

 * ![](https://ps.w.org/wc-product-table-lite/assets/icon-256x256.png?rev=3370649)
 * [Product Table & List Builder for WooCommerce](https://wordpress.org/plugins/wc-product-table-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wc-product-table-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wc-product-table-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/wc-product-table-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wc-product-table-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wc-product-table-lite/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [WC Product Table](https://wordpress.org/support/users/wcproducttable/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/php-error-on-table/#post-13898196)
 * Status: resolved