Web Hosting Talk







View Full Version : Firefox 2.0 error console bug?


BurakUeda
02-03-2008, 10:26 AM
When I open the error console I get hundreds of lines of error messages like this:
Component is not defined
chrome://fdm_fftext/content/fdm_ffcxt.js

And then all dissaper automaticly.

The JavaScript errors of my web pages are also somewhere in those messages but it is impossible to find them, since they too dissapear with all those few hundred lines.

Anyone have any solution to this?

Here is a screenie:

Jay August
02-03-2008, 07:35 PM
That seems like an error with one of your addons. Uninstall all the lately installed ones and re-install them one by one until the error is back. That should give you some clarity about the cause of the error.

leoa
02-03-2008, 10:49 PM
Your firefox has .js missing. Maybe it's a add-on...
Try what amygdela

BurakUeda
02-04-2008, 03:00 PM
Thanks guys,
amygdela was right, it was FreeDownloadManager extension.

Jay August
02-04-2008, 03:07 PM
You're welcome! Glad I could help.