FAQ
Problem: The 'Move Image' option appears to do nothing.
Solution:
- GuildWatch 1.03 adds the ability to move images from one name to another. However, it required the GuildWatch: PC Plugin to be installed on your computer.
- To hide the link from appearing (it appears by default) if you do not want to, or currently cannot, use the GuildWatch: PC Plugin, you should browse to your monobook.js file and find the code at the top that reads:
var enableimgmove = true;
- Change it to:
var enableimgmove = false;
- To hide the link. If you cannot find this code, you may still be using version 1.02. Reinstall GuildWatch.
Problem: In IE, the 'T: Delete (reason)' feature appears to do nothing.
Solution:
- Open Internet Explorer, then go to the following menus.
- Tools
- Internet Options
- Security
- Internet
- Custom Level
- Then, near the bottom under 'Scripting', Enable 'Allow websites to prompt for information using scripted windows'.
Problem: Functions do not work as expected, parts of the plugin seem to be missing.
Solution:
- An update that cannot be streamed may have been released - to install it, blank your monobook.js file, then re-add:
{{subst:User:Ale_jrb/gwatchcomp.js}}
|