Undefined array key
-
Can I include an acf field, which is connected to a post, while excluding posts (to which the field is connected) ?
I have checked acf fields and added the key to it.
I then excluded posts and got the following notices/warnings.PHP Warning: Undefined array key "cn_links_to" in /var/www/html/web/app/plugins/broken-link-checker/legacy/modules/containers/acf_field.php on line 522This comes after I entered the ACF field key for the field cn_links_to.
I only check for broken links in pages, blogroll, nav items and a custom post type, but not in posts, where the field cn_links_to is used. I don’t care about the content, because that’s not used. Oh and I use the local version, not the cloud.
The topic ‘Undefined array key’ is closed to new replies.