Description
Hi to all,
waiting for 3.1 LTS we are using 3.0 for development of a CRM project that go live in march 2019.
If we try to create a new Mailbox (System->Configuration->Email Configuration) all is ok until we choose the Action.
If we choose "Convert to Lead" action, we have this error on front-end:
Error: Unexpected content format
There was an error performing the requested operation. Please try again or contact us for assistance.
and no form is showed under the select.
Looking at the log we see this error:
[2018-11-13 18:18:52] request.CRITICAL: Uncaught PHP Exception Symfony\Component\Form\Exception\InvalidArgumentException: "Could not load type "oro_sales_lead_mailbox_process_settings": class does not exist." at /var/www/b2b.elco/vendor/symfony/symfony/src/Symfony/Component/Form/FormRegistry.php line 86 {"exception":"[object] (Symfony\Component\Form\Exception\InvalidArgumentException(code: 0): Could not load type "oro_sales_lead_mailbox_process_settings": class does not exist.
I already try to remove/clear cache and reinstall the app, but we have laways the same error.
We also noticed the same problem in OroCommerce 3.0.
How can I solve this problem?
Thank you in advance,
Roberto