td-parser.php @ line 123 often throws PHP Notice: "Trying to get property 'ID' of non-object" Should make sure that $post is an object before accessing $post->ID.
td-parser.php @ line 123 often throws PHP Notice: "Trying to get property 'ID' of non-object"
Should make sure that $post is an object before accessing $post->ID.