First, what does "stopped working" mean? Did it still show up in the monkey menu? Then it could be a problem with the code (will look at it later). However the impossibility to install the script is weird. I would try to uninstall the script as completely as possible and see if that fixes the problem:
First, uninstall the script as usual from the add-on-manager. Restart Firefox once to perform the action. Now we'll "tidy up" if there's any remainder: open "about:support" and click the button to open the profile folder. There, go into the folder gm_scripts and search if there's any folder remaining that looks like the name. If yes, delete it. Next, open config.xml with any editor (I recommend Notepad++ because it's able to handle the line feed correctly without the carriage return). Search for the script name, if there's a Script tag persisting, delete it, including the end tag and all child nodes (Include, Require, ...). Finally, open about:config and filter the entries for "scriptvals". If there's any preference persisting named scriptvals.eCompanyManager/... that is related to the script, right- click on it and select "Reset to default". Do that for all of them. Now you have uninstalled and removed the script to the full extend. Close Firefox, wait some seconds and re-open it (that removes the variables from the preferences). Now, try to install again, if you want to. HTH, Chris On 17 Jun., 11:22, FanFang <[email protected]> wrote: > I have been playing eRepublik and I installed a script called > erepublik advanced. Recently it stopped working so I tried to > reinstall it. That's the script:http://userscripts.org/scripts/show/80226 > . When I click on install no install screen pops up, instead I get the > source code of this script. I uninstalled and reinstalled > Greasemonkey, still got the same problem. I use FF v4.0.1. Anyone can > help me? -- You received this message because you are subscribed to the Google Groups "greasemonkey-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/greasemonkey-users?hl=en.
