Closed (fixed)
Project:
Webform Mailchimp
Version:
7.x-1.0-alpha2
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2012 at 23:08 UTC
Updated:
27 Apr 2012 at 18:21 UTC
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
Comment #1
kevin p davison commented7.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
Comment #2
blackdog commentedYeah, that dsm() call will cause this if devel is not enabled. It's fixed in dev, and a new release is coming up!