Hello,
I'm displaying my form at: http://www.expotradeshows.com/events/view-entire-show-schedule/event/43-southwest-florida-home-garden-show (feel free to test submit, if you'd like)
The form is set up to send an email to the visitor and an email to the website administrator. (Two separate email actions)
Everything works beautifully, except for the fact that both User and Admin receive multiple emails when the form is submitted. Sometimes two, sometimes three. It's random.
The form is being displayed within RSEvents! event pages, so naturally, I thought that the component was interfering with Chronoforms somehow. I sent them a support ticket and got a pretty nasty reply from them, so I figured I'd ask you guys instead! :mrgreen:
I added a Debugger to the form and tested it and this is what I got:
Data Array:
Array
(
[chronoform] => coupontest
[event] => submit
[Itemid] => 149
[option] => com_content
[view] => article
[id] => 33
[select_show] => Home & Garden Show
[how_heard] => Flyer
[email] =>
danabrachle@gmail.com
[submit] => Send My Coupon!
[750d6e1cefea2140e7a8a157b8841dfa] => 1
)
Validation Errors:
Array
(
)
I'm displaying my form at: http://www.expotradeshows.com/events/view-entire-show-schedule/event/43-southwest-florida-home-garden-show (feel free to test submit, if you'd like)
The form is set up to send an email to the visitor and an email to the website administrator. (Two separate email actions)
Everything works beautifully, except for the fact that both User and Admin receive multiple emails when the form is submitted. Sometimes two, sometimes three. It's random.
The form is being displayed within RSEvents! event pages, so naturally, I thought that the component was interfering with Chronoforms somehow. I sent them a support ticket and got a pretty nasty reply from them, so I figured I'd ask you guys instead! :mrgreen:
I added a Debugger to the form and tested it and this is what I got:
Data Array:
Array
(
[chronoform] => coupontest
[event] => submit
[Itemid] => 149
[option] => com_content
[view] => article
[id] => 33
[select_show] => Home & Garden Show
[how_heard] => Flyer
[email] =>
danabrachle@gmail.com
[submit] => Send My Coupon!
[750d6e1cefea2140e7a8a157b8841dfa] => 1
)
Validation Errors:
Array
(
)