PHP Notice: Trying to get property ‘ID’ of non-object on line 469
-
Hello again! This issue was previously reported and fixed in an earlier version.
I have the latest version of this plugin installed, and now, again, I am seeing the same error (on a different line) whenever I access “Inbound Messages” via the Flamingo plugin in the dashboard.
Here’s the code at line 469
/** Don't do anything if the post is not a valid, well, post */ if ( ! $post->ID ) { return false; }
I’m not sure how to fix it this time. Any thoughts on this?
Thanks!
Sarah
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Notice: Trying to get property ‘ID’ of non-object on line 469’ is closed to new replies.