Open seamuslee001 opened 1 week ago
@seamuslee001 Thanks for the report. I helped Konrad fix ACF Extended, which broke with that update - didn't realise forgot that some of the fields in this plugin were also affected. I'll be working on an upgrade for ACFE form actions next week, so will fix then.
@seamuslee001 You could use this MU Plugin in the meantime
https://gist.github.com/christianwach/608bf11926575e824012f1ea18a38e72
@seamuslee001 Can you test the latest commits to master
? They work for me when I've removed the MU Plugin I pointed to in my previous reply.
In ACF 6.3.10 based on the change log here https://www.advancedcustomfields.com/changelog/ the nonce is now prefixed
Like for select
This means that the validation here https://github.com/christianwach/civicrm-wp-profile-sync/blob/master/includes/acf/fields/cwps-acf-field-civicrm-contact.php#L349 has broken as we only pass in the field_key not the full prefixed nonce