• Keep getting “PHP Warning: Creating default object from empty value” in “relevanssi\lib\indexing.php on line 205”.

    Not sure of the rhyme or reason as to what’s causing it to pop up yet, but when it does I get a crap-load of them and then they go away for a bit.

    https://wordpress.org/plugins/relevanssi/

Viewing 1 replies (of 1 total)
  • Plugin Author Mikko Saari

    (@msaari)

    Relevanssi should be handling a post object at that point, but for some reason isn’t. It’s right after a get_post() function call, so something is probably making Relevanssi try to index non-existing posts.

    I’d say a conflict with another plugin is to blame, but I know that’s not particularly helpful.

Viewing 1 replies (of 1 total)

The topic ‘Creating default object from empty value’ is closed to new replies.