If the process immediate sending page is reloaded, a new instance is created that sends duplicate e-mails. Ideally, it would set a variable that would prevent duplicates from going out even if the page is reloaded.
If the process immediate sending page is reloaded, a new instance is created that sends duplicate e-mails. Ideally, it would set a variable that would prevent duplicates from going out even if the page is reloaded.
Comments
Comment #1
jose reyero commentedIf you reload the form submission page, your content will be posted twice, and notified twice.
Use some other module to prevent duplicate posts