Help! ERROR
![]() ![]() |
Hello, my problem is that when you install the script, I get the following error (See page image http://www.imaxenes.com/imagen/11pu39ac.jpg.html) I step in Firefox 2 and Firefox 3 . (Note the use of google translator because I speak Spanish) If you have a solution you can send them by mail to cuenta1@live.as Thank you |
![]() ![]() |
Strange... maybe a problem with one of your add-on... Try to replace:
function getUnsafeElementById(ElName) {
...
}by
function getUnsafeElementById(ElName) {
return unsafeWindow.document.getElementById(ElName);
}
|



