Closed (fixed)
Project:
Contact form blocks
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Feb 2012 at 22:35 UTC
Updated:
7 Oct 2015 at 19:13 UTC
Jump to comment: Most recent
Comments
Comment #1
hound commentedConfirmed. Same exact issue.
Comment #2
ancym commentedConfirm, site gets redirected to /contact - as directed on the configuration page at /admin/structure/contact/settings. Entering a different path there results in a 'too many redirects' error msg.
Looks like a duplicate of http://drupal.org/node/1328236 for the D6 version. Form Block not enabled (see comment #4 there).
Btw, same thing happens with the Contact block offered here - http://drupal.org/node/166432#comment-3846962
That is, if block is enabled (tried sidebar or footer region) site is redirected to /contact - can't even get to home page.
Workaround:
Disable Contact Forms module - override goes away.
Aha - If you need Contact Forms, note that there is a new-ish (Jan 5 2012) patch that sounds like it would take care of this issue - http://drupal.org/node/233024
This sounds like an issue in Contact Forms rather than Contact Forms Block...
If i get the chance to try the patch I will report back.
Comment #3
ben coleman commentedancym is correct, this is a Contact Forms problem, and I've confirmed that the patch he references works (although I had to re-do the patch so it applies correctly). The patch he refers to seems to have already been applied in 7.x-1.x in the Contact Forms git repository.
Comment #4
ben coleman commented