Firefox Add-on Setup Wizard Error

Error Message is being emerged whenever tried to run Setup Wizard e.g. "Firefox can't find the file at chrome://ghostery/content/first-run/index.html."
2 people have
this problem
+1
Reply
  • Ghostery 2.7.1 for Firefox

    » chrome://ghostery/content/ghostery-ui.js (line 313)

    gBrowser.selectedTab = gBrowser.addTab('chrome://ghostery/content/first-run/index.html');

    should be

    gBrowser.selectedTab = gBrowser.addTab('chrome://ghostery/content/wizard.html');

    » chrome://ghostery/content/block.html (line 11)

    background: url('chrome://ghostery/content/first-run/images/gradBD.gif') repeat-x;

    should be

    background: url('chrome://ghostery/content/images/gradBD.gif') repeat-x;

    » chrome://ghostery/content/block.html (line 115)

    <img src="chrome://ghostery/content/first-run/images/ghostery-about.png" />

    should be

    <img src="chrome://ghostery/content/images/ghostery-about.png" />

  • (some HTML allowed)
    How does this make you feel?
    Add Image
    I'm

    e.g. sad, anxious, confused, frustrated kidding, amused, unsure, silly happy, confident, thankful, excited indifferent, undecided, unconcerned

  • Hi Buddha, thanks for using Ghostery.

    Looks like a link to the wizard has been indeed missed. I'll update it for the next release, thanks!
  • (some HTML allowed)
    How does this make you feel?
    Add Image
    I'm

    e.g. sad, anxious, confused, frustrated kidding, amused, unsure, silly happy, confident, thankful, excited indifferent, undecided, unconcerned