- This topic has 2 replies, 2 voices, and was last updated 2 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
› Forums › Marketing Automation › How do I create Custom Fields using Mautic WooCommerce Integration?
Tagged: WooCommerce Integration
Hello community members, I’m looking out for a solution to create Custom Fields in Integration with Mautic for WooCommerce plugin. I have downloaded the free version of the plugin and the installation is all done. However, while creating the Custom Fields, it showed an error that “Something went wrong, Please try again later”. I’m not able to figure out what went wrong.
Hello,
If you’re facing a similar error again and again while creating custom fields, this could be because of the Mautic configuration and permission setup on the server like one of the “annotations” folders on Mautic should be writable in order to make custom fields.
Try resolving it by following the steps below –
Navigate to the folder where the Mautic has been set up and follow this path:
For Mautic Version 2.x – path -to-mautic/app/cache/prod/ and make the annotation file writable. Set the permission as 777.
For Mautic Version 3.x – path -to-mautic/var/cache/prod/ and make the annotation file writable. Set the permission as 777.
After this, clear the Mautic cache. Go to the /app/cache folder and delete all the existing files from that folder. To create the backup of all the cache files, you can also rename the cache folder as cache_backup.
For more information, check out the product documentation.
Hey Athena, thanks for the solution. The issue was resolved after implementing your suggestion. However, I came across a new problem.
Somehow multiple custom fields got created and now it creates issues over Mautic. Can anyone help me with an easy way to delete multiple custom fields altogether?