• This issue was preventing several pages from loading correctly, and a quick search just shows multiple pages having the same issue.

    ( ! ) Warning: Undefined array key "replace_iframe_tags" in /MY_DIR/app/public/wp-content/plugins/advanced-iframe/advanced-iframe.php on line 1107

    I fixed this warning by editing the line 1107 on advanced-iframe.php to check that the $devOptions variable is not null, but I’m not sure where this comes from and why now. Also don’t want my patch to be gone in a future update.

Viewing 1 replies (of 1 total)
  • Plugin Author mdempfle

    (@mdempfle)

    Hi,

    replace_iframe_tags should be always available in your database. Have you upgraded from a very old version and did not save the settings in the administration?

    Because if you do all missing settings are save to the db normally exist.

    Best regards, Michael

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.