• Hello,
    In my frontend, the following message occurs:

    Notice: Trying to access array offset on value of type null in [...]plugins/slim-seo/src/Breadcrumbs.php on line 68

    Would be great to solving this even it’s only a notice.

    Juergen

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Anh Tran

    (@rilwis)

    Hi @jugibur ,

    Can you please let me know on which page do you see the notice?

    Thread Starter jugibur

    (@jugibur)

    Hello Anh Tran,
    it’s on every page in the footer.
    If I remove
    <?php wp_footer() ?>
    the message disappears.

    Plugin Author Anh Tran

    (@rilwis)

    Thanks for your feedback. Can you please share the info of your website under Tools > Health Check?

    Thread Starter jugibur

    (@jugibur)

    I’ve only one (active) theme installed and temporary deactivated all plugins – no improvement.

    Than I (re-)activated the ‘Breadcrumbs’ option in the Slim Seo settings and the notice is now gone. I remember that I tried different settings for testing.

    Do you still need more infos?

    Plugin Author Anh Tran

    (@rilwis)

    If the notice is gone when you activate only theme + Slim SEO, then I think the problem might be the conflict with other plugins. Some plugins might change the query and that affects the data in Slim SEO.

    Can you try reactivate plugins one by one to see which plugin causes the bug?

    Thread Starter jugibur

    (@jugibur)

    I had deactivated the plugin bit by bit and tested the output in the frontend between this process each time – the hint remained.
    But I will continue to monitor the process, currently I have to continue with the construction of the site. Thanks for your feedback.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Notice: Trying to access array offset on value of type null …’ is closed to new replies.