Closed (fixed)
Project:
Simplenews
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2007 at 15:08 UTC
Updated:
10 Dec 2007 at 21:52 UTC
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
Comment #1
sutharsan commentedDo 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.
Comment #2
sutharsan commentedNo repsonse. I close the issue.