Your software
My PHP version is : 8.0.30
My MySQL/MariaDB version is (delete as applicable): MySQL 8.0.40
Mautic version is: 4.4.13
WordPress-plugin Name/version: Mautic Integration For WooCommerce 1.5.3
Updating/Installing Errors
I am (delete as applicable): Running the application on production server
Upgrading/installing via (delete as applicable) : n/a
These errors are showing in the installer : n/a
These errors are showing in the Mautic log :
mautic.WARNING: PHP Warning - Undefined array key “group” - in file /hpathtoMautic/docroot/app/bundles/LeadBundle/Form/Type/FieldType.php - at line 442 {“hostname”:“serverdomain”,“pid”:15}
Your problem
My problem is :
The WP plugin is not able to create some custom fields (mostly multiselect fields), as it returns the fields already exist in Mautic, but they don’t. When I search the Mautic database, I don’t find these fields either.
The WP plugin vendor already took a look at the issue and came up with the idea that there might be hidden fields in the database of Mautic.
Steps I have tried to fix the problem :
Deleted all custom fields in Mautic. Even checked the database if there are any entries with field alias. Re-installed the WP-plugin and started the custom field creation. Always with the same result, that some custom fields exist in Mautic. Even though they are not displayed in the custom field list in Mautic, nor they could be found in the Mautic database by searching for the custom field alias.
The whole issue also seems to impact the sync of new users from WP to Mautic, which does not work automatically right now. Users are only synced when the manual sync feature in the WP-plugin is used.
Any help with this is highly appreciated.
Thanks!