Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

How to correct Java error when searching Google

  • 2 απαντήσεις
  • 2 έχουν αυτό το πρόβλημα
  • 3 προβολές
  • Τελευταία απάντηση από David Vo

more options

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)

more options

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

more options

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