Hi,
I am working on the client form error. Once the submission happens the REDIRECT is not happening. Can you guys help me here.
http://grameen.market/contact-us.html
Warm Regards,
Venkatesha
Hi,
I am working on the client form error. Once the submission happens the REDIRECT is not happening. Can you guys help me here.
http://grameen.market/contact-us.html
Warm Regards,
Venkatesha
Check the Mautic logs if there is some error.
Hi Jantheofel & Escopecz,
No. I don’t have any error log. All the settings are correct in the form. I did not find any log in the LOG directory. But i found this in the MAUTIC SYSTEM INFO - CURRENT ERROR LOG:
mautic.ERROR: Fatal: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. - in file Unknown - at line 0 [] []
Can you guys let me know how i can resolve this issue.
Warm Regards,
Venkatesha
The log which is displayed in the System Info is loaded form the app/logs folder. So there must be some.
Anyway, the error message itself tells you how to fix it:
I had this yesterday. The reason was that I missed to set “Successful Submit Action” to “Redirect URL”. So it justed showed me the URL as a message.
Hi there, when I try and change the “Successful Submit Action” to “Redirect URL” when creating the form, nothing happens and the form won’t save. If i change the "Successful Submit Action” to anything else then the form saves correctly.
This is a big issue as I need the fomr to redirect to a bridge page as soon as the user enters their email.
This is happening on V2.14xx and 2.15.1 .
Any ideas?