Warning: Undefined array key “replace_iframe_tags”
-
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)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.