Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Can't install Firebug

  • 1 trả lời
  • 131 gặp vấn đề này
  • 12 lượt xem
  • Trả lời mới nhất được viết bởi 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?

Tất cả các câu trả lời (1)

more options

Giải pháp được chọn