Form submission issues
Permalink
I have a site made in concrete 5.6.3.3http://penchtribalcamp.com
I moved the site to a droplet on digital ocean recently and also installed LAMP sendmail. I've added a form block on the homepage and there's also one on the contact page.
Whenever we try submitting the form on the homepage it just does not submit the url in the address bar shows up like thishttp://penchtribalcamp.com/index.php?cID=1&bID=142&arHandle...
Nothing shows up in the logs in the Dashboard.
The form on the Contact page works fine and also the forget password works proper.
I also tried removing the form block and re-adding it again, also tried adding forms in other areas on the homepage but still it does not work.
Please can someone point me in the right direction.
I moved the site to a droplet on digital ocean recently and also installed LAMP sendmail. I've added a form block on the homepage and there's also one on the contact page.
Whenever we try submitting the form on the homepage it just does not submit the url in the address bar shows up like thishttp://penchtribalcamp.com/index.php?cID=1&bID=142&arHandle...
Nothing shows up in the logs in the Dashboard.
The form on the Contact page works fine and also the forget password works proper.
I also tried removing the form block and re-adding it again, also tried adding forms in other areas on the homepage but still it does not work.
Please can someone point me in the right direction.
index.php?cID=1&bID=137&arHandle=rightsidebar&ccm_token=1446858939:2eac4d546be41b16206cda97f65c3643&btask=passthru&method=submit_form
which then responded with a 302 status and redirected me to
Location:http://penchtribalcamp.com/?surveySuccess=1&qsid=1446830909#144...
However, it's not at all obvious to the user that the form was submitted - see the screen grab attached. You might want to work on the CSS to make the "thanks" a bit more obvious.