Support

Account

Home Forums ACF PRO 5.1.7.1 Broken backend and duplicate fields Reply To: 5.1.7.1 Broken backend and duplicate fields

  • Updated to 5.1.8. Deleted the Page I was adding fields to and started a fresh Field Group. It still won’t save and I get this from WP:

    Warning: Illegal string offset 'acfcloneindex' in /Users/Phil/Sites/augustblume/wp-content/plugins/advanced-custom-fields-pro/pro/fields/repeater.php on line 156
    
    Notice: Array to string conversion in /Users/Phil/Sites/augustblume/wp-content/plugins/advanced-custom-fields-pro/pro/fields/repeater.php on line 156
    
    Warning: Invalid argument supplied for foreach() in /Users/Phil/Sites/augustblume/wp-content/plugins/advanced-custom-fields-pro/pro/fields/repeater.php on line 255

    and then when I try to Add a Row, I get this in the JS:

    [Error] TypeError: undefined is not an object (evaluating '$(this).get(0).outerHTML')
    	outerHTML (acf-input.js, line 288)
    	add (acf-pro-input.js, line 377)
    	doEvent (acf-input.js, line 1866)
    	(anonymous function) (acf-input.js, line 1805)
    	dispatch (jquery.js, line 3)
    	handle (jquery.js, line 3)