PHP Notice: Trying to get property of non-object
-
[ Moderator note: moved to Fixing WordPress. ]
While looking through my debug.log trying to figure out another issue, I noticed this plugin is generating some PHP notices.
PHP Notice: Trying to get property of non-object in /wp-content/plugins/custom-post-type-permalinks/CPTP/Module/Permalink.php on line 288 PHP Notice: Trying to get property of non-object in /wp-content/plugins/custom-post-type-permalinks/CPTP/Module/Permalink.php on line 281 PHP Notice: Trying to get property of non-object in /wp-content/plugins/custom-post-type-permalinks/CPTP/Util.php on line 152 PHP Notice: Trying to get property of non-object in /wp-content/plugins/custom-post-type-permalinks/CPTP/Util.php on line 155
Since this is generating 4 notices at a time, it’s filling up our debug.log pretty quickly.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Notice: Trying to get property of non-object’ is closed to new replies.