Polylang switcher compatibility
-
Hello.
I am getting this in my error log:
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 523
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘image_size’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 525
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘title_position’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 526
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 528
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_hover_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 530
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 543
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 523
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘image_size’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 525
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘title_position’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 526
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 528
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_hover_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 530
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 543
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 523
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘image_size’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 525
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘title_position’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 526
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 528
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_hover_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 530
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 543
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 523
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘image_size’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 525
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘title_position’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 526
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 528
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_hover_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 530
[01-Apr-2020 23:39:42 UTC] PHP Notice: Trying to get property ‘thumbnail_id’ of non-object in /…/wp-content/plugins/menu-image/menu-image.php on line 543By debugging I found out that this notice starts to appear when I use Polylang language switcher as a menu item. When I remove it, it’s ok.
Can you please check that? Thanks
The topic ‘Polylang switcher compatibility’ is closed to new replies.