All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.


Author Topic: Access to restricted URI denied  (Read 7305 times)

0 Members and 1 Guest are viewing this topic.

Offline SamLaw

  • Newbie
  • *
  • Posts: 1
    • View Profile
Access to restricted URI denied
« on: 02 October 2008, 03:20 »
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 Text
Code: [Select]
Access to restricted URI denied"  code: "1012
http://dpixelblog.com/wp-includes/js/tw-sack.js?ver=1.6.1
Line 43

Full Text
Code: [Select]
Access 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?

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Access to restricted URI denied
« Reply #1 on: 02 October 2008, 03:38 »
Because you are accessing with WWW and your settings in WordPress you have keyed in without WWW.

Your browser block the request because it is 2 different domains.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.