I have installed a PTM AJAX Comments plugin, so there should be no reload of page when user make a comment.
But, this plugin doesn't work if redirection plugin is active.
If I turn off redirection plugin, AJAX comments work fine!
In AJAX comments XMLHttpRequest.status should be 500, but it's 302, because of the redirection plugin.
Any help with that?
Thank you.