Trying to get property of non-object error in debug mode
-
When debugging another issue, we get the following on the Feature Me plugin.
Notice: Trying to get property of non-object in /var/www/vhosts/www.hoofnhook.com/http_docs/web/wp-content/plugins/feature-me/classes/featuremeWidget.php on line 131
Reviewing the code the error seems to be related to $instance->thumb_size in the code the_post_thumbnail($instance->thumb_size, array(‘class’ => ‘featureme-thumb’))
If we have something setup incorrectly, please let me know what we should change.
Thanks
Mark
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Trying to get property of non-object error in debug mode’ is closed to new replies.