Fungování této stránky je z důvodu údržby dočasně omezeno. Pokud žádný článek nápovědy nevyřeší váš problém a potřebujete se zeptat na další řešení, napište nám na Twitter @FirefoxSupport nebo Reddit /r/firefox.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Can't install Firebug

  • 1 odpověď
  • 131 má tento problém
  • 1 zobrazení
  • Poslední odpověď od TonyE

more options

I'm trying to install the firebug addon in Firefox version 3.6.13 and get an error that reads:

"Firefox could not install the file at https://addons.mozilla.org/en-US/firefox/downloads/latest/1843/addon-1843-latest.xpi?src=external-getfirebug

because: Unexpected installation error Review the error console log for more details. -203"

Error Log screen looks something like this: Error: e.location.getItemLocation(e.id) is null Source File: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsExtensionManager.js Line: 3533

Code detail looks like this:

     var itemLocation = e.location.getItemLocation(e.id).QueryInterface(Ci.nsILocalFile);


Anyone know how to resolve this?

I'm trying to install the firebug addon in Firefox version 3.6.13 and get an error that reads: "Firefox could not install the file at https://addons.mozilla.org/en-US/firefox/downloads/latest/1843/addon-1843-latest.xpi?src=external-getfirebug because: Unexpected installation error Review the error console log for more details. -203" Error Log screen looks something like this: Error: e.location.getItemLocation(e.id) is null Source File: file:///C:/Program%20Files/Mozilla%20Firefox/components/nsExtensionManager.js Line: 3533 Code detail looks like this: var itemLocation = e.location.getItemLocation(e.id).QueryInterface(Ci.nsILocalFile); Anyone know how to resolve this?

Všechny odpovědi (1)

more options

Zvolené řešení