Avatar for Username

ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში. აქ არავინ უნდა მოგთხოვოთ ტელეფონზე დარეკვა, შეტყობინების გაგზავნა ან პირადი მონაცემების გაზიარება. რამე საეჭვოს შემჩნევისას გთხოვთ გვაცნობოთ „დარღვევის მოხსენებით“.

ვრცლად

Javascript Error when clicking on any link in a google search

  • 3 პასუხი
  • 24 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 2 ნახვა
  • ბოლოს გამოეხმაურა jscher2000 - Support Volunteer

Every time !!! I get this: Error: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate]

Now I know nothing of Javascript, but I know when to get annoyed:-)

Every time !!! I get this: Error: Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate] Now I know nothing of Javascript, but I know when to get annoyed:-)

ყველა პასუხი (3)

this is probably caused by an addon / userscript which is doing some operations/modifications on the page while google redirects you do a search result. you can try to run firefox in Diagnose Firefox issues using Troubleshoot Mode and see if the error still occurs there. if not disable all your addons & reenable them one in order to find out which one is causing it exactly (you'll likely have to do a restart of the browser after each one).

Thanks. I disabled all my addons, every single one, but it has made no difference:-(

Google is always busy updating things, and Firefox can sometimes get files out of sync. When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.

1. Clear Firefox's Cache

orange Firefox button or Tools menu > Options > Advanced

On the Network mini-tab > Offline Storage : "Clear Now"

2. If needed, delete the site's cookies here

While viewing a page on the site, right-click and choose View Page Info > Security > "View Cookies"

Then try reloading the page. Does that help?