Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

تلاش سپورٹ

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

I am getting an error "Permission denied to access property '$j' " (firebug) for a customize search on a gaming website

  • 3 جواب دیں
  • 9 میں یہ مسئلہ ہے
  • 2 دیکھیں
  • آخری جواب بذریعہ Skibo12

more options

A gaming wikidot site i help with has a customized search on this page http://www.thetelonproject.com/search-the-site. It works in IE and other browsers I have, and other FF users dont have a issue, its just mine it seems.

The line that firebug references is this

>>> parent.parent.$j('iframe.html-block-iframe[src$="/' + id + '"]').height(height + 'px');<<< error; Permission denied to access property '$j'

I dont know if this blocked from an addon or a java setting, the site admin doesn want to change the page cuz it works in his FF. I can paste more code if needed.

A gaming wikidot site i help with has a customized search on this page http://www.thetelonproject.com/search-the-site. It works in IE and other browsers I have, and other FF users dont have a issue, its just mine it seems. The line that firebug references is this >>> parent.parent.$j('iframe.html-block-iframe[src$="/' + id + '"]').height(height + 'px');<<< error; Permission denied to access property '$j' I dont know if this blocked from an addon or a java setting, the site admin doesn want to change the page cuz it works in his FF. I can paste more code if needed.

تمام جوابات (3)

more options

That is an iframe with a src that links to PayPal (Donate):

  • /nav:side/html/11507054cca0c8ca485ea28049465ac4f038d001-491762192042853969

http://thetelonproject.wdfiles.com/local--html/nav%3Aside/11507054cca0c8ca485ea28049465ac4f038d001-491762192042853969/www.thetelonproject.com/

Start Firefox in Safe Mode to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).

  • Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
more options

Ok so its comes down to add-on:HTTPS everywhere. Is it getting blocked because its not using HTTPS's in design?

more options

Well HTTPS developers did a patch for this and it still not solved. I started trouble shooting all over again and this time the page doesnt even load in safe mode.

I talked to the Admin that had that page made, its a customized google search for that site. (he refuses to change anything for 1 person) about the Paypal part, it does NOT have anything to do with Paypal.

Here are the errors read in firebug;

Error: Permission denied to access property '$j' https://www.thetelonproject.com/common--javascript/resize-iframe.html?0.5509135695888144 Line 16

Error: Permission denied to access property '$j' https://www.thetelonproject.com/common--javascript/resize-iframe.html?0.09923729243722779 Line 16

Error: Permission denied to access property '$j' https://www.thetelonproject.com/common--javascript/resize-iframe.html?0.6365218933043735 Line 16

Line16 = parent.parent.$j('iframe.html-block-iframe[src$="/' + id + '"]').height(height + 'px');

Skibo12 کی جانب سے میں ترمیمکی گئ