Title: PHP Notices
Last modified: May 14, 2020

---

# PHP Notices

 *  [neilgee](https://wordpress.org/support/users/neilgee/)
 * (@neilgee)
 * [6 years ago](https://wordpress.org/support/topic/php-notices-120/)
 * Version 7.3 has a number of PHP Notices
 *     ```
       Notice: Trying to get property 'option_value' of non-object in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 256
   
       Notice: Undefined offset: 0 in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 496
   
       Notice: Trying to get property 'option_value' of non-object in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 496
   
       Notice: Trying to access array offset on value of type bool in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 498
   
       Notice: Undefined property: stdClass::$mode in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/includes/order_sync.php on line 252
   
       Notice: Undefined offset: 0 in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 496
   
       Notice: Trying to get property 'option_value' of non-object in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 496
   
       Notice: Trying to access array offset on value of type bool in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 498
   
       Notice: Undefined offset: 0 in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 496
   
       Notice: Trying to get property 'option_value' of non-object in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 496
   
       Notice: Trying to access array offset on value of type bool in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 498
   
       Notice: Undefined offset: 0 in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 496
   
       Notice: Trying to get property 'option_value' of non-object in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 496
   
       Notice: Trying to access array offset on value of type bool in /Users/neilg/Sites/woodland/wp-content/plugins/transdirect-shipping/transdirect_shipping.php on line 49
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Author [transdirect](https://wordpress.org/support/users/transdirect/)
 * (@transdirect)
 * [6 years ago](https://wordpress.org/support/topic/php-notices-120/#post-12837626)
 * Hi [@neilgee](https://wordpress.org/support/users/neilgee/) ,
 * There aren’t errors in the logs posted, just PHP notices so there isn’t any direct
   issue or bug. It would seem this occurs when the plugin is trying to sync data
   but doesn’t find any.
 * We’ll look into reducing the amount of Notices.
 * Thank you
    -  This reply was modified 6 years ago by [transdirect](https://wordpress.org/support/users/transdirect/).

Viewing 1 replies (of 1 total)

The topic ‘PHP Notices’ is closed to new replies.

 * ![](https://ps.w.org/transdirect-shipping/assets/icon-256x256.png?rev=2685571)
 * [Transdirect Shipping Plugin for Woocommerce](https://wordpress.org/plugins/transdirect-shipping/)
 * [Support Threads](https://wordpress.org/support/plugin/transdirect-shipping/)
 * [Active Topics](https://wordpress.org/support/plugin/transdirect-shipping/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/transdirect-shipping/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/transdirect-shipping/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [transdirect](https://wordpress.org/support/users/transdirect/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/php-notices-120/#post-12837626)
 * Status: not resolved