Support

Account

Home Forums Backend Issues (wp-admin) ACF 5.3.4 options page with repeater bugs

Helping

ACF 5.3.4 options page with repeater bugs

  • Since the update to 5.3.4 we are experiencing issues after saving a repeater field on an options page.

    
    Warning: Illegal string offset 'acfcloneindex' in /var/www/production/backend/wp-content/plugins/advanced-custom-fields-pro/pro/fields/repeater.php on line 161
    
    Notice: Array to string conversion in /var/www/production/backend/wp-content/plugins/advanced-custom-fields-pro/pro/fields/repeater.php on line 161
    
    Notice: Undefined index: sub_fields in /var/www/production/backend/wp-content/plugins/advanced-custom-fields-pro/pro/fields/repeater.php on line 255
    
    Warning: Invalid argument supplied for foreach() in /var/www/production/backend/wp-content/plugins/advanced-custom-fields-pro/pro/fields/repeater.php on line 255
    
    Warning: Invalid argument supplied for foreach() in /var/www/production/backend/wp-content/plugins/advanced-custom-fields-pro/pro/fields/repeater.php on line 292
    

    Is there any way to solve this or do we have to wait for an update?

    Kind regards,

    Mark

  • Hi @marksmits

    That is weird. I’ve just tested it on my installation, but couldn’t reproduce the issue. Could you please share the code to create the options page and the JSON export of the field group?

    You can also try to reproduce the issue on one of the WordPress’ stock themes (like Twenty Fifteen) with other plugins deactivated. If it disappears, then you can activate the theme and plugins one by one to see which one causes the issue.

    Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘ACF 5.3.4 options page with repeater bugs’ is closed to new replies.