Avatar for Username

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

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

ვრცლად

How to correct Java error when searching Google

  • 2 პასუხი
  • 2 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 3 ნახვა
  • ბოლოს გამოეხმაურა David Vo

I get the following error when I click on a search result from Google. I do not get the same error when I search Yahoo. I do not get this error when I search Google using Internet Explorer.

Error: Debug Error:[Exception... "Node was not found" code: "8" nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)" location: "chrome://ffamazonhot/content/lib/Extension.debug.js Line: 366"]

URL of affected sites

http://www.google.com

User Agent

Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Win64; x64; .NET CLR 2.0.50727; SLCC1; Media Center PC 5.0; MDDC; .NET CLR 3.5.30729; .NET CLR 3.0.30729)

I get the following error when I click on a search result from Google. I do not get the same error when I search Yahoo. I do not get this error when I search Google using Internet Explorer. Error: Debug Error:[Exception... "Node was not found" code: "8" nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)" location: "chrome://ffamazonhot/content/lib/Extension.debug.js Line: 366"] == URL of affected sites == http://www.google.com == User Agent == Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Win64; x64; .NET CLR 2.0.50727; SLCC1; Media Center PC 5.0; MDDC; .NET CLR 3.5.30729; .NET CLR 3.0.30729)

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

This seems to be caused by an extension. Try using Diagnose Firefox issues using Troubleshoot Mode to disable all your add-ons, then re-enable them one by one.

See also Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems

Wow! Thank you so much for the quick response and a solution that works.