Current status: Solved. . Done
Undefined index notice on PHP Export
  • Hi Elliot,
    Getting the following in the conditional_logic field when exporting (making sure I've selected 'yes' or 'no' when creating the field):

    Notice: Undefined index: value in /Users/studio/Sites/wordpress/wp-content/plugins/advanced-custom-fields/core/views/meta_box_fields.php on line 248

  • Hi @yellowhousedesign,

    Yeah, sorry about this. Its a bug int he latest version... not sure exactly why it's happening, but I think i've fixed it in the latest nightly build:
    https://github.com/elliotcondon/acf/

    I'll need to do some more testing

    Cheers
    Elliot
  • Hi @yellowhousedesign,

    Just fixed the issue. Please download the latest from github. Then just edit your field groups and re-save them to remove the PHP errors

    Cheers
    Elliot
  • Thanks Elliot, Github FTW!