I have a simple form on this page:

http://www.cvillessc.org/kickball/schedule

that allows filtering of a schedule contained in a database. When activating simplenews and giving the sub/unsub option on this page, when the schedule form is submitted, simplenews "takes over" and either subs/unsubs the user, and my original form doesn't work. Upon checking the $_POST array, nothing is there. Disabling simplenews caused my form to work again and the $_POST array was populated.

The forms are constructed ok and there is no overlap of the form tags. What could be the issue?

Comments

sutharsan’s picture

Do you have the same problem with a search form and a subscription form on one page, or an exposed Views fiter (= form) and a subscription form? I can not reproduce your fault.

sutharsan’s picture

Status: Active » Closed (fixed)

No repsonse. I close the issue.