• [13-Nov-2016 00:41:18 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_feed_permastruct() on null in /home/wp-includes/link-template.php:588
    Stack trace:
    #0 /home/wp-content/plugins/comet-cache/src/includes/classes/FeedUtils.php(68): get_feed_link(‘rss2’)
    #1 /home/wp-content/plugins/comet-cache/src/includes/traits/Plugin/WcpFeedUtils.php(55): WebSharks\CometCache\Classes\FeedUtils->feedLinkVariations()
    #2 /home/wp-content/plugins/comet-cache/src/includes/traits/Plugin/WcpPostUtils.php(95): WebSharks\CometCache\Classes\Plugin->autoClearXmlFeedsCache(‘blog’)
    #3 /home/wp-includes/plugin.php(524): WebSharks\CometCache\Classes\Plugin->autoClearPostCache(734)
    #4 /home/wp-includes/post.php(5594): do_action(‘clean_post_cach…’, 734, Object(WP_Post))
    #5 /home/wp-includes/post.php(3306): clean_post_cache(Object(WP_Post))
    #6 /home/wp-content/plugins/postman-smtp/Postman/Postman-Email-Lo in /home/valuema/valueweb.gr/wp-includes/link-template.php on line 588

    A conflict with Postman ?

    Thanks

Viewing 6 replies - 1 through 6 (of 6 total)
  • @massimod Thanks for the report! At first glance, this does look like it might be a conflict with Postman, but Postman is a plugin that lets you configure an SMTP server for email, which doesn’t seem like it would be related to anything with WordPress Feeds.

    Can you tell me how this error was generated? Was the error the result of some action, or did you just see it appear in your error log?

    Also, this path doesn’t look complete:

    #6 /home/wp-content/plugins/postman-smtp/Postman/Postman-Email-Lo

    Is there anything that comes after /Postman-Email-Lo?

    Thread Starter massimod

    (@massimod)

    Hi !

    The #6 is correct, i did some edit to remove the domain in all above lines, i missed this one. But here it is again:

    #6 /home/wp-content/plugins/postman-smtp/Postman/Postman-Email-Lo in /home/valuema/valueweb.gr/wp-includes/link-template.php on line 588

    Nothing else.

    Also i have no idea when it happens. I just saw it today several times in my error.log. The omly difference in the errors is

    do_action(‘clean_post_cach…’, 734, Object(WP_Post))

    This started as number 729 and rises ….

    Since i haven’t changed/added anything (posts etc etc), i can only guess it happened during some update of plugin or something like that. Maybe it is not even Postman but something else.

    I will try this weekend to find more and update here.

    Thread Starter massimod

    (@massimod)

    More information: I manage several WP sites and i see the same error in ALL that use Postman. 2-3 that don’t, are error-free.

    So definitely is something with Postman.

    I hope i have helped !

    Thanks !

    • This reply was modified 8 years, 3 months ago by massimod.

    @massimod Thank you for the updates. I’ve opened a GitHub issue for this. If you have any further updates, a comment on that GitHub issue would be great. ??

    Thread Starter massimod

    (@massimod)

    Is that a coinsidence:

    https://github.com/websharks/comet-cache/issues/739

    RSS again.

    @massimod It could be related, yes. I’ve added a note to the new GitHub issue. Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘PHP Fatal error: Uncaught Error’ is closed to new replies.