PHP Notices (minor issue)
-
I’m using version 0.58.1 on a site for which I’m capturing errors and notices in a debug log.
Two notices keep showing up:
PHP Notice: Undefined index: no_post_titles in /home1/aflcioor/public_html/wp-content/plugins/list-category-posts/include/lcp-catlistdisplayer.php on line 234
PHP Notice: Trying to get property of non-object in /home1/aflcioor/public_html/wp-content/plugins/list-category-posts/include/lcp-catlistdisplayer.php on line 227
I realize this is a minor issue. But I thought you might be able to fix these with a simple solution. (Then, the task of finding the errors in MY code would be a little easier to find!)
Thanks.
Jeff Cohan
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘PHP Notices (minor issue)’ is closed to new replies.