I have this problem on my existing Mautic installation. No forms are working correctly anymore. When you click on the send button it will display only “please wait…”.
It look like the form is workin. The data is in the Mautic database. Also email are send. But the form freeze with a send button that display “please wait”
To make sure I upgraded Mautic to the latest version: Mautic v 2.10.1
To fix this I have tried:
I have run: php app/console mautic:assets:generate
I have this problem on my existing Mautic installation. No forms are working correctly anymore. When you click on the send button it will display only “please wait…”.
It look like the form is workin. The data is in the Mautic database. Also email are send. But the form freeze with a send button that display “please wait”
To make sure I upgraded Mautic to the latest version: Mautic v 2.10.1
To fix this I have tried:
I have run: php app/console mautic:assets:generate
I have the exact same issue. I have reinstalled Mautic - tried every fix I can find in the forums - cleared cache - rebuilt forms - even installed a second version of Mautic 2.10.1 - Nothing fixes the forms.
“Please wait…” appears on the Send button replacing whatever text I had put there. I just reinstalled 2.10.1 hoping that a fresh install would fix the problem, but no such luck. I create the webpage and form in Mautic so the problem is all Mautic. I have tested putting the form in a page on a different site, but the form does the same no matter if it is a Mautic site or a different site on a different domain.
Incidentally, I have an account on mautic.net and the forms work there! That makes me wonder if the issue is an environmental issue with php ? I am using PHP Version 7.0.21.
Whoops! I finally found the fix over at GitHub. My forms now work - at least from an incognito browser! That is a huge step forward.