Skip to main content

Home/ Diigo Community/ Diigo extension install problems
Ivan Pavlov

Diigo extension install problems - 53 views

javascript

started by Ivan Pavlov on 05 May 08
  • Ivan Pavlov
     
    After installing the extension on Firefox -2 or 3 doesn't matter - I get the following error (in javascript console): this.matrix[A.prefs.val("server")] is undefined in diigo.urls.js

    Seems to be some obscure cache issue because A.prefs.val("server") evaluates to "alpha" and matrix only has the following objects in it: "cn", "preview", and "www". Copying matrix.www to matrix.alpha solved to problem for me but... this may be something developers would like to look into.
  • Arrix Z
     
    Thanks. I think you were using early "alpha" toolbar.
    Please set extensions.diigotb.server to www in about:config so that the toolbar uses the correct server.

    Ivan Pavlov wrote:
    > After installing the extension on Firefox -2 or 3 doesn't matter - I get the following error (in javascript console): this.matrix[A.prefs.val("server")] is undefined in diigo.urls.js
    >
    > Seems to be some obscure cache issue because A.prefs.val("server") evaluates to "alpha" and matrix only has the following objects in it: "cn", "preview", and "www". Copying matrix.www to matrix.alpha solved to problem for me but... this may be something developers would like to look into.
  • Ivan Pavlov
     
    Thanks ! This solves the problem.

To Top

Start a New Topic » « Back to the Diigo Community group