• Hello!

    It is possible for a PHP warning to occur in the following location. Tested on PHP 8.2:

    PHP Warning:  Trying to access array offset on value of type bool in wp-content/plugins/megamenu-pro/toggle-blocks/toggle-blocks.php on line 94

    It relates to a call to wp_get_attachment_image_src() that assumes the call never returns false – which it can, given unexpected edge cases.

Viewing 1 replies (of 1 total)
  • Plugin Support megatom

    (@megatom)

    Hi Paul,

    Thanks for reporting this. I’ll add a fix in the next update. In the mean time please check any logo toggle blocks you have, and make sure the media file associated with them hasn’t been deleted.

    Regards,
    Tom

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.