I have an odd thing happening...I have a form in a module. I have tried using the CF5 module and also just using a Custom HTML module with the plugin code in it. Both have the same result.
When I submit the form, it's supposed to run a DB Save action and then redirect to mydomain.com/success, but instead I get a 404 error. I tried setting the form action to mydomain.com/success instead, but same result. I also tried setting Relative URL to No and using the standard Joomla URL instead of the SEF URL.
I copied the URL and pasted it into a new browser tab and it loads just fine. But for some reason when I try to access that page via CF redirect or form action, it gives a 404 error.
Any ideas on this one?
When I submit the form, it's supposed to run a DB Save action and then redirect to mydomain.com/success, but instead I get a 404 error. I tried setting the form action to mydomain.com/success instead, but same result. I also tried setting Relative URL to No and using the standard Joomla URL instead of the SEF URL.
I copied the URL and pasted it into a new browser tab and it loads just fine. But for some reason when I try to access that page via CF redirect or form action, it gives a 404 error.
Any ideas on this one?