I've installed Webform Mailchimp on a D7.12 site. Works great except upon submit, I get a blank window instead of the form confirmation message. Having to uninstall. The form works correctly without WM.

Comments

kevin p davison’s picture

7.x-1.x-dev seems to resolve this problem, and I noticed a stray dsm() in the version you probably used that thew an error causing the form to fail with an error 500. -K

blackdog’s picture

Status: Active » Fixed

Yeah, that dsm() call will cause this if devel is not enabled. It's fixed in dev, and a new release is coming up!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.