A form I deleted is still sending email submissions

Permalink
How is it possible to have a form I deleted still sending me an email with form data?

A cached page on the senders computer?

Any insight is appreciated.

jerlo727
 
goutnet replied on at Permalink Reply
Form only send email threw the PHP code running on the server.

The only way for you to get emails from that form, is that form to exist.

How did you delete it ? Maybe users still have access to your page history (still containing the form). You should delete the page version containing the form as well.
jerlo727 replied on at Permalink Reply
jerlo727
I deleted the block that contained the form to remove it from the site.

There were actually 4 versions of the form and the information I am getting is from the first version.

So I deleted and re-created the form with different names and fields. When I tested it, it worked fine. Then when an anonymous user if would come through as the first form. Even though it has not existed for months.

Clients shouldn't have access to the page history. and if they do, I don't know how that is possible. (This was a new client interest form.)

When you say "Delete the page version", Do you mean deleting the entire page and re-creating it?

Thanks.

Jerlo
goutnet replied on at Permalink Reply
No I mean, in the version history (Edit -> Versions), just delete the versions that contain the offending form.
jerlo727 replied on at Permalink Reply
jerlo727
I got another email today from the non-existent form.

I did as you suggest about deleting the old versions.

Hopefully that will take care of it.

Thank you for the advice.

Jerlo