I am getting an error "Permission denied to access property '$j' " (firebug) for a customize search on a gaming website
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)
That is an iframe with a src that links to PayPal (Donate):
- /nav:side/html/11507054cca0c8ca485ea28049465ac4f038d001-491762192042853969
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.
Ok so its comes down to add-on:HTTPS everywhere. Is it getting blocked because its not using HTTPS's in design?
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');
Τροποποιήθηκε στις