Hi, I'm using Wp-postratings plugin for many sites and it works pretty nice. Homewever, I've one site where is failing in a weird way: Admin can vote without issues but if you're a registered user member logged or just a guest any action over voting is forcing a redirect.
You can check here: http://www.parloting.com/. As guest, when user click to vote it show login page in-site (like incrustated in an iframe); as member, people will vote and it redirect to profile page (logged index); finally, as admin, I can vote and it doesn't show any error. In all cases I mentioned vote is counting, so mainly issue is just that redirection related to role users. Also, highest post rated listing is working fine.
I guess could be related to permissions of users. My settings for allow to vote is all (Guests and Users).
Thanks for your help,
Best regards.