I have the contact form enabled in a block but on any page for which it is enabled it is now just redirecting straight to the contact form. I had this up and working already and I just noticed that it is now such that any page that has the contact form displayed in a block redirects to the contact form page. anyone know what is wrong?
Comments
Comment #1
mikey_p commentedCould you post a list of all the modules you are using on your site? Also what is the content on the pages where this is happening?
Comment #2
prinds commentedI think this is a conflict with the contact_forms module
I had a similar problems and deactivating the contact forms module resolved this.
There is an issue about this problem here #233024: unanticipated redirects when called from drupal_get_form
Comment #3
mikey_p commented