The ajax comment works perfectly fine. However, when a user clicks saves, the comment is posted twice. Any particular reason why this might be happening? --- Please help!
The ajax comment works perfectly fine. However, when a user clicks saves, the comment is posted twice. Any particular reason why this might be happening? --- Please help!
Comments
Comment #1
cesargalindo commentedI'm seeing the same thing but it's random for me. At times the AJAX processing images is not displayed when a user clicks the save button. Usually happens after you entered the second comment sequentially on within the same blog. It's probable some users click the save button "to post a comment" more than once and in turn causes multiple comments to get stored??
Comment #2
nigma3d commentedI am having the same problem, every single time I submit a new comment, it goes into the database twice. Any ideas?
Comment #3
nigma3d commentedI found the potential issue. I commented out
From the function
in ajax_comments.module and everything works fine now.
Comment #4
mailfox commentedYes, it works even if the module is included album photos ... can be closed :)
Comment #5
klemendev commentedThis problem is present in 8.x version too.
Comment #6
qzmenkoIssue is closed because 6.x version is unsupported. Feel free to open new issue for 7.x or 8.x versions of module.