Hey,
I've been trying to figure out why ratings aren't working on my blog, any help would be appreciated.
I'm using wordpress version 2.6.2 with a really highly modified Amazing Grace theme, the blog is at
http://www.dpixelblog.com.
I've got wp-postratings 1.3.1 installed and I've included it at the bottom of individual posts. Upon clicking the appropriate rating it never actually stores it for that user (so if you refresh it's unrated still), checking in Firebug on Firefox the error message I'm getting upon clicking a star is...
Error TextAccess to restricted URI denied" code: "1012
http://dpixelblog.com/wp-includes/js/tw-sack.js?ver=1.6.1
Line 43
Full TextAccess to restricted URI denied" code: "1012
createAJAX()()tw-sack....ver=1.6.1 (line 43)
sack("http://dpixelblog.com/wp-content/plugins/wp-postratings/wp-postratings.php")tw-sack....ver=1.6.1 (line 192)
eval()()postrati...e3Q%3D%3D (line 1)
e()postrati...?ver=1.31 (line 1)
[Break on this error] this.xmlhttp = new ActiveXObject("Microsoft.XMLHTTP");
I've tried searching the board but it doesn't seem to have come up before, any ideas?