http://web-drupaldesign.com/cms/index.html becomes http://web-drupaldesign.com/cms/contact# or http://web-drupaldesign.com/cms/contact/Contact after I put the form in the right sidebar. I do not use default blocks I use Panels.

Comments

hound’s picture

Confirmed. Same exact issue.

ancym’s picture

Confirm, 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.

ben coleman’s picture

ancym 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.

ben coleman’s picture

Issue summary: View changes
Status: Active » Closed (fixed)