User talk:AmiDaniel/VP/Bugs/Version 1.3.6

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Temporary Fix for Javascript Error Messages (hopefully fixed in v1.2.0)[edit]

For all users experiencing annoying though non-fatal "Internet Explorer Script Error" messages, I regret to inform you that I have yet to find an absolute cure for this problem. I originally hypothesized that it was a component installation problem; however, after multiple rendentions of setup files on several machines experiencing this problem, I have concluded that the problem does not result from the actions of my program, but rather from the incorrect rendering of Wikipedia pages by Javascript engines. When navigating Wikipedia (and likely other java-enabled sites as well) in Internet Explorer, you may notice a small exclamation point icon on the status bar and/or the text "Error on page." This is the subtle and non-intrusive way that IE handles non-fatal JS exceptions, by supressing them to the toolbar, yet the browser control incorporated into VandalProof often handles the errors by displaying an annoying message with confusing and misleading text. As I cannot modify the.ocx distributed by Microsoft, I cannot change the way that the browser control deals with Javascript errors.

Now for all the users asking, "I thought this section was titled Temporary Fix for Javascript Error Messages," I have indeed found a highly unorthodoxed way to fix this problem. I have created a very simple Windows API application that can run in the background while VandalProof is running that, upon identifying IE script error messages, will close the warnings immediately. While the background application is running, you may see a slight flicker on the screen and perhaps hear a beep (though this hasn't been the case on the machines where I've tested it), but the messages will no longer impair your ability to use VandalProof.

If you are having Javascript error messages, please download and save the file CloseScriptErr.exe (also available here and here) to the same directory as VandalProof. Whenever you want to run VandalProof warning-free, simply run the CloseScriptErr executable, and then run VandalProof. Only close the dialog it loads once you are done using VandalProof.

Whether or not the simple app helps you, or if you have any other, perhaps more orthodoxed, solutions to the IE script error problem, please let me know in this section. Thanks, and I hope this helps. AmiDaniel (Talk) 03:58, 16 April 2006 (UTC)[reply]

By the way, for those of you interested in the source code for this simple app, I have made it availabe at User:AmiDaniel/VP/CSE Source. And I should also give some credit to allapi.net, about the only resource for API programming, and where I learned everything I know about API. AmiDaniel (Talk) 04:52, 16 April 2006 (UTC)[reply]

Good News! I've found a way to cure the JS error messages, so in the next release this problem won't exist at all (hopefully). AmiDaniel (Talk) 07:25, 20 April 2006 (UTC)[reply]

I use the new IE7 beta, and i'm not getting any script errors. However, as IE7 is a beta, I advise you to take caution with it. MPN 23:43, 3 May 2006 (UTC)[reply]

I'm not using IE7 beta; everything I've developed has been using IE6 and a lot of the OLE automation and techniques I'm using were developed for IE5. I'm not going to touch IE7 for at least another couple of years — Microsoft has this tendency to take simple and useful software, like word processors for example, and make them perpetually more complex and less functional with each release. Everything I've seen of IE7 has been graphics, graphics, graphics, which, as you can tell from the bland and ugly interface of VP, doesn't interest me at all (I'm probably the only person still using XP with a modified "classic" look). So, not to worry — I won't touch the IE7 beta; thus there's no reason to be afraid! Thanks for the comment though — perhaps MS did manage to fix something with their new browser. AmiDaniel (Talk) 00:20, 4 May 2006 (UTC)[reply]
Make that two of us! (I prefer the start menu format of the classic look) - Gl e n TC (Stollery) 00:24, 4 May 2006 (UTC) PS: Just out of here and back to studying you![reply]
Make that most of humanity! me too!Eagle talk 04:18, 7 May 2006 (UTC)[reply]
I only use XP on my laptop, and I've only allowed it to remain because people are always asking for help with XP boxen. All my other active machines run 2000, except 1 Red Hat. Rich Farmbrough 09:22 7 May 2006 (UTC).
I am now using 1.2 - but I am getting the JS error messages... Ian13/talk 10:39, 22 May 2006 (UTC)[reply]
Make us two, AmiDaniel, even with the script. F e tofs Hello! 23:04, 24 May 2006 (UTC)[reply]
Make three!!!Eagle talk 02:41, 6 June 2006 (UTC)[reply]

I have an even quicker fix for this problem, delete all the contents of your monobook.js file and then slowly readd them until you find the script causing the messages. Wikipedia should only give an occasional JS error, repeated errors are caused by buggy user-scripts.--SomeStranger(t|c) 01:34, 13 June 2006 (UTC)[reply]

(reset indent) I've found a fix for some of the problems causing the IE script errors. Open IE, Go to Tools > Internet Options, 'Advanced' tab, and click 'Restore Defaults'. This may not always work, depending on the issue causing the script errors, but it works for me. --Draicone (talk) 08:27, 8 August 2006 (UTC)[reply]
Sorry to report that that didn't work. I was going to suggest using the window.onerror property in monobook.js to disable script error dialogs, but it didn't work for me when I tested it. Supposedly, setting window.onerror to a function that returns true would disable the script popups, but I didn't see that happen. I only get one script error per page load, actually. — Tuvok[T@lk/Improve me] 06:18, 9 February 2007 (UTC)[reply]
I had problems with the script errors with IE6. I found that the problem was with the Twinkle monobook.js scripts that I had installed. I deleted those scripts and flushed the cache on Internet Explorer and the problem disappeared. Warfieldian 15:43, 28 February 2007 (UTC)[reply]
Really? I had the problem before I installed Twinkle. I guess a lot of the userscripts throw up errors... — Tuvok[T@lk/Improve me] 23:06, 28 February 2007 (UTC)[reply]

 Question: AIV report[edit]

I tried reporting a user to AIV tonight [1], and it posted the AIV notice to the vandal's userpage. -- Zpb52 03:38, 18 May 2006 (UTC)[reply]

Please read the known bugs section when you first start up VandalProof =) Thanks for trying to let us know though! -- mboverload @ 04:23, 18 May 2006 (UTC)[reply]
Umm...I did read the known bugs, and that one's not listed. If you guys are going to hound me for not reporting bugs, then hound me when I do...what am I to do?-- Zpb52 06:06, 18 May 2006 (UTC)[reply]
Woa, calm down; nobody's hounding you. This is a bug that existed in v1.0 (thus why mboverload suggested it was a known bug), but that I believed I had fixed in the current version; however, it seems to still be occurring. Just a thought: Did you maybe load the user's talk page before WP:AIV finished loading? In the past what happened was that AIV would load and then go straight back to the user's talk page, but I believe that has been fixed. I'm just briefly dropping by right now and will likely be unavailable until late tomorrow, but I'll look into it a bit more once I get the chance. Thanks for reporting the bug! AmiDaniel ( talk) 06:14, 18 May 2006 (UTC)[reply]
No, I let VP run its course on this. I didn't click anything else until I saw it had stopped working on its own. As a matter of fact, if you'll look at the edit, you'll see it happened again when I tried to report the user again. -- Zpb52 15:08, 18 May 2006 (UTC)[reply]
Alright, let me try to replicate it and see if I can find a cause. AmiDaniel ( talk) 23:46, 18 May 2006 (UTC)[reply]
It happened to me too, but I was reporting an IP adress and VP wrote the report in the IP's talk without the {IPvandal|IP} template —Argentino (talk/cont.) 13:26, 3 June 2006 (UTC)[reply]

 Question: Report to AIV[edit]

NOTE: This appears to be a feature request and not a bug! —— Eagle (ask me for help) 21:31, 21 July 2006 (UTC) When you report a user to AIV, it does not provide an edit summary. Not a huge issue but it would be nice if that could be fixed. —Mets501talk 02:02, 25 May 2006 (UTC)[reply]

Also, adding to that; It would be nice if it also supported {{IPvandal|ip}} for adding ip adresses. (adds an whois link to the report). Clq 18:15, 25 May 2006 (UTC)[reply]
I was going to implement the IPVandal template but wasn't sure if that had become a permanent addition yet. As for not leaving edit summaries, the dummy that I am, the report to AIV function is still piggy-backing on top of Lupin's popups to leave the edit summary for that one. You can fix it by adding {{subst:navpop}} to your monobook.js file and doing a hard refresh, or you can wait until the next release where I really have made it independent of popups (as I claimed I did with this release). My apologies. AmiDaniel (talk) 02:23, 26 May 2006 (UTC)[reply]
I second this bug/feature request. --Disavian 18:21, 4 June 2006 (UTC)[reply]

Is this fixed in v1.2.1 ? A simple yes or no will do, thanks AmiDaniel. Eagle talk 23:25, 26 May 2006 (UTC)[reply]

No, it still uses {{vandal}} for IP vandals. For example, it adds
*{{vandal|222.112.15.79}} reason ~~~~
Which is rendered as
*222.112.15.79 (talk · contribs · deleted contribs · filter log · WHOIS · RDNS · RBLs · http · block user · block log) reason Disavian 18:21, 4 June 2006 (UTC)[reply]
to the AIV page, and uses an edit summary of
Report 222.112.15.79 using [[User:AmiDaniel/VandalProof|VandalProof]]
Which is rendered as
Report 222.112.15.79 using VandalProof
Disavian 18:21, 4 June 2006 (UTC)[reply]

Speedy Deletion using {{db-reason}}[edit]

I placed a deletion for the article Driwash, which is now deleted, using the {{db-reason|commercial advert}} tag. I was surprised to see that I wasn't auto-clicked to the correct display (nor did it show in my contribs). My next edit went through and the warning for User_talk:24.74.0.217 showed the {{db-reason|commercial advert}} that was added from the prior edit (the speedy deletion). I removed that tag and placed comments within that user talk page regarding the suspected bug.

Obviously I'm using VP 1.2.1 as 1.2 doesn't work. The update every setting was at 10 seconds (this sometimes makes menu drop-downs hard to use as each refresh blows away the drop-down menu). Hope this helps. --Geneb1955Talk/CVU 06:30, 27 May 2006 (UTC)[reply]

VP seems to have problems with adding db tags when you view the first edit to the page. I'm not sure why, but it does, and I'm working on fixing it. When it does that the next time, just click on the article tab and hit it again. AmiDaniel (talk) 03:04, 4 June 2006 (UTC)[reply]

 Question: Navigate back bug[edit]

If i press Navigate back (ctrl+b) several times, so that it tries to go back further then to the first page, Vandal proof will display an error message and shut down. You might consider changing it to doing nothing. Anka.213 10:23, 4 June 2006 (UTC)[reply]

Confirm, this actually does happen. AmiDaniel, I would sugest putting pending butten clicks on a stack, as to make sure that all clicks are accounted for. If this is too much work, than just make the program ignore multiple rapid clicks as suggested above.Eagle talk 02:58, 6 June 2006 (UTC)[reply]
No clue as to the status of this! —— Eagle (ask me for help) 21:46, 21 July 2006 (UTC)[reply]

A Different Edit Summary Bug[edit]

Look at this edit. Notice how the equal signs do not create a new heading, but rather show up as two sets of back-to-back equal signs. On the next edit, I pressed enter between the equal sign and the HTML paragraph break, and the wiki heading showed up. Any idea why this happened? It's happening to me every time I use the {{summary}} editing hint. --Zpb52 06:55, 6 June 2006 (UTC)[reply]

Sorry for taking so long to respond; I've been quite baffled by this one and so have tried to find the source. Apparently the devs must have made some changes to the way the Wiki Mark-up is being rendered--previously the "==Headline Text== Body Text" construction would work just fine, but now it seems to require:

==Headline Text==
Body text

I've noticed that User:VoABot has had similar problems with this as well. I know how to fix it on my end, but it's really getting frustrating how frequently changes are being made to the MediaWiki software without anyone being told... AmiDaniel (talk) 00:27, 7 June 2006 (UTC)[reply]

This is effecting me EACH TIME with the subst:preview tip. I have to manually go back and edit it to add an enter. Really embarrassing when you have to fix an edit when you're telling someone to use the preview button so they won't have to fix their edits. --mboverload@ 09:30, 19 June 2006 (UTC)[reply]

 Question: Is this fixed or a remedy provided? if so change the status amidaniel! —— Eagle (ask me for help) 21:49, 21 July 2006 (UTC)[reply]

Bug[edit]

Please see this diff [2] and the history [3] -- it appears Marysunshine reverted to the last version by Sampi, but in fact, that is not what happened. -- Stbalbach 19:25, 6 June 2006 (UTC)[reply]

I'm absolutley baffled. I have no idea what happened here. My one guess would be that Marysunshine might have some strange cookie settings whereby it loaded the edit page from cache rather than actualizing it, but it seems quite strange to me. Thanks for pointing this out. AmiDaniel (talk) 00:30, 7 June 2006 (UTC)[reply]
Note the edit times are exactly the same -- it' possibly an error with MediaWiki when two edits arrived at the same time. If that's the case it should be replicable (I don't run VP or I would try it). -- Stbalbach 17:32, 7 June 2006 (UTC)[reply]
Interesting, I just came here and saw my own problem already noted! I'm having a few issues with VP at present; such as the above, a lot of error messages when I try to use the "rollback" buttons to leave warnings, etc. The only advice I can offer is that I'm running IE 6.0.2800.1106 (which is old, I think -- I use Mozilla usually...), so maybe it's just a browser issue on my end. I'll update and comment in more detail if the problems persist. --Marysunshine 19:07, 12 June 2006 (UTC)[reply]
You may want to try clearing out your tifs and cookies, which may be corrupt and causing a lot of your problems. Open up an instance of Internet Explorer, go to Tools / Internet Options, and click both "Delete Cookies" and "Delete Files." AmiDaniel (talk) 21:06, 15 June 2006 (UTC)[reply]

 Question: I presume this is unfixed. AmiDaniel if you know more let me know. (I will also check with Marysunshine. Thanks! —— Eagle (ask me for help) 21:56, 21 July 2006 (UTC)[reply]

Vandal Log Crash[edit]

When updating my stats page I started getting the error "User error '438': object doesn't support this property or method. The crash does not seem to occur when updating other lists. --Phoenix Hacker 23:00, 11 June 2006 (UTC)[reply]

This sounds like the kind of error you would get editing a protected page, but your stats page is not protected. Let me look over that function again and see if I can replicate the bug. AmiDaniel (talk) 21:03, 15 June 2006 (UTC)[reply]
Ami, what is your verdict? —— Eagle (ask me for help) 21:59, 21 July 2006 (UTC)[reply]

 Question: Talk page buttons posts broken style[edit]

Buttons like {{anon}} and {{summary}} are posted with broken style --WinHunter (talk) 15:10, 17 June 2006 (UTC)[reply]

There was some change in the MediaWiki software that doesn't let titles render on the same line as text. AmiDaniel said he's going to try and find a workaround for the next release. —Mets501 (talk) 17:27, 17 June 2006 (UTC)[reply]

What is the current status of this? —— Eagle (ask me for help) 22:49, 21 July 2006 (UTC)[reply]

 Question: Timing issue[edit]

minor problem. I pressed rollback t-2 on [this edit]. Vandalproof [warned] the user but missed that the user had [reverted] the edit in the meantime and did not revert the article ( I didn't see an edit conflict message - Peripitus (Talk) 11:15, 18 June 2006 (UTC)[reply]

I will check with the user to double check if this is still occuring. But amidaniel, what is the status on this? —— Eagle (ask me for help) 22:51, 21 July 2006 (UTC)[reply]

 Question: Custom rollback can't go back[edit]

When you use the custom rollback and try to rollback an edit where the user also had the edit before it, it just stops and doesn't do anything. Always effects the Rollback (Custom) button. --mboverload@ 09:32, 19 June 2006 (UTC)[reply]

What is the status on this? —— Eagle (ask me for help) 22:52, 21 July 2006 (UTC)[reply]

 Question: Still not showing up as a mod[edit]

I still haven't been recognized as a moderator for a few weeks now in VandalProof =D --mboverload@ 09:32, 19 June 2006 (UTC)[reply]

What is the status on this? —— Eagle (ask me for help) 22:52, 21 July 2006 (UTC)[reply]

 Question: Buttons for user talk pages[edit]

Just letting you know that in the updated MediaWiki software titles on the same line as other text are not rendering as titles. You should probably work out a workaround for this. Also, the {{anon}} template already has a title in it, so you don't need to add another header to that. —Mets501 (talk) 20:47, 21 June 2006 (UTC)[reply]

See above, somewhere. AmiDaniel (talk) 23:35, 23 June 2006 (UTC)[reply]

 Question: Where is somewhere? —— Eagle (ask me for help) 17:36, 22 July 2006 (UTC)[reply]

 Question: Moderator hang[edit]

When approving two users, and welcoming them, the edits are made to the talkpages but the progress bar hangs so I have to close the window manually. However, if I do one user, three or four, it changes over to Done once they've been posted. This has been occuring for ages, but since it is so trivial to work around it, I didn't bother reporting. Also, when I rejected a user, I got User:, in my summary instead of the username - go see this diff. Thanks. —Xyrael / 17:55, 30 June 2006 (UTC)[reply]

I have already told AmiDaniel about both of these, I believe they will be fixed in 1.3. Prodego talk 20:10, 30 June 2006 (UTC)[reply]
Thanks Prodego. —Xyrael / 09:43, 1 July 2006 (UTC)[reply]

Are these fixed in 1.3 AmiDaneil? —— Eagle (ask me for help) 17:41, 22 July 2006 (UTC)[reply]

{{infoneeded}} Random logout[edit]

Every now and then, I get logged out. It may be related to hibernating the PC, not sure. I won't notice unless I go and click any article I already had in my watchlist update list, and then in the top I see that I am my IP address. I assume it is MSIE "under the hood" with the problem. However, when logged out, the "Update List" button acts as if it worked, but really does nothing. I think VP should notice that the watchlist doesn't come back with my username in it anymore, and notify me in some way it is not working. here is an example.

As an aside, I see the comment changed to "...using VP" - why not VPRF since that is the 'official' shortcut?

-- RevRagnarok Talk Contrib Reverts 15:35, 2 July 2006 (UTC)[reply]

Something similar happened to me [4]. It seems I got logged out between a revert and a warning. --Zoz (t) 23:16, 8 July 2006 (UTC)[reply]
And I can continue using VP even if I'm practically logged out. --Zoz (t) 22:09, 9 July 2006 (UTC)[reply]
Yes, you can, but it won't update your Watchlist, which is my original 'bug' report. ;) — RevRagnarok Talk Contrib Reverts 01:16, 10 July 2006 (UTC)[reply]
Yes, but it does update the recent changes. By the way, I think it's a php session timeout problem and this could be fixed by having the VP software send some sort of NULL command every 5 mins or so. --Zoz (t) 12:42, 10 July 2006 (UTC)[reply]

 Question: --- Ami, what is the status of this? —— Eagle (ask me for help) 17:30, 22 July 2006 (UTC)[reply]

 Question: Vandalism Log[edit]

The Update Log feature is not working for me. I can open the update window, I can even press the update stats and update log buttons, and after about 5 seconds a little window pops up saying 'Log Updated'. But when I got to User:Tobes00/VandalismStats or User:Tobes00/VandalismLog it says I have only reverted 5 counts of vandalism. This is because I orginally updated them after I had been using it for a while, but since that original update it appears to be broken. Enhance Recent Changes is off so that isn't the problem. And the .txt files in my VP directory all say that I have reverted 143 counts of vandalism, even the VandalismLog.txt file has 143 entries. My main browser is Firefox, but I have IE7, my operating system is Windows Vista Beta 2. If you need any more info just ask. Tobes (talk) 11:53, 4 July 2006 (UTC)[reply]

It's ok now, it appears I needed popups. Tobes (talk) 10:30, 7 July 2006 (UTC)[reply]

[[Question}} --- needed popups? That should not be needed... —— Eagle (ask me for help) 17:29, 22 July 2006 (UTC)[reply]

 Question: VandalismLog[edit]

When I click on the button to update my VandalismLog file, it says it's updated, but the file doesn't actually change. The VandalismStats file does get updated when I do that button. Rlevse 02:14, 7 July 2006 (UTC)[reply]

It still doesn't work. I tried in both IE and FF. Something is amiss, but I don't know what. Rlevse 10:20, 7 July 2006 (UTC)[reply]
Any ideas anyone? Rlevse 22:44, 7 July 2006 (UTC)[reply]
AmiDaniel is the only one with access to the source code, and would be the only one who could answer this. Unfortunatly, he is currently on break, so you may have to wait a while. :-( Sorry! Prodego talk 23:48, 7 July 2006 (UTC)[reply]
I am having the same problem with both updating VandalismLog and VandalismStats. Jibbles | Talk 18:02, 22 July 2006 (UTC)[reply]
The only work around I found is to copy the text from the file on your hard drive into your wiki VandalismLog. What upsets me the most is that more and more we don't even get a response to our bug reports, we are just left dangling.Rlevse 18:08, 22 July 2006 (UTC)[reply]

 Question: rollingback duplication[edit]

I have twice done a rollback only to find the system flash up that I was editing a prior version. Each case was due to having another editor spot and roll back the same edit as I, virtually at the same time. Is it not possible to have the system spot the revert message from the first rollback and abort the second, until visual confirmation confirms the edit needs to be reverted? This will save some embarrassing cleaning up of each others talk pages. Richard Harvey 18:21, 9 July 2006 (UTC)[reply]

I thought when it said "old version" that was because to do the revert, it simply edited the old version and saved it. That's how the popups do it too... — RevRagnarok Talk Contrib Reverts 18:51, 9 July 2006 (UTC)[reply]

 Question: Do we still have a bug here? —— Eagle (ask me for help) 17:22, 22 July 2006 (UTC)[reply]

"Notify Contributors" doesn't work[edit]

When I try to "Notify Contributors" under "User Tools", the user list is empty; after I click "Notify Contributors", nobody is listed under the "Users" section of the new popup window. -- King of 21:58, 11 July 2006 (UTC)[reply]

It should load all of the users who have edited the page--may I ask what page you were on when it didn't work for you? AmiDaniel (talk) 22:22, 14 July 2006 (UTC)[reply]

Comment: This problem is also occurring for me. It has never worked on either system I'm using (I have VP installed on two). In both cases, I installed 1.22, then upgraded to 1.3 - is that part of the problem? SkerHawx 11:10, 27 October 2006 (UTC)[reply]

Redirect article tagging[edit]

I was trying to tag the article Cavanagh Farrell with {{db-repost}} which was a recreated redirect. After clicking back from the target article to get back to Cavanagh Farrell, I tagged the article using VP and it tagged Cavanagh Farrell&redirect=no instead. Can VP ignore this text? Thanks for the great program, mattbr30 07:44, 12 July 2006 (UTC)[reply]

FYI I'm using v1.2.2. mattbr30 07:47, 12 July 2006 (UTC)[reply]
Working on fixing it. Sorry about that. AmiDaniel (talk) 22:22, 14 July 2006 (UTC)[reply]

 Question: Persistent AIV Bug and Welcome Anon Issue[edit]

Let me preface this (as I do with everything I post on this page), by saying that VP is awesome. I have over 1100 vandalism reverts with this version alone.

I've been having tons of trouble with reporting people to WP:AIV. I saw this bug referenced above, but it's still sort of a problem. Today I even accidentally reported myself, which was a little bit embarrassing. I've found that if I activate the report to AIV warning from any page other than a user's contribs, it will probably end up on his userpage, not the AIV page. AIV warnings are also posting without an edit summary.

I've also had a lot of trouble with the welcome anonymous user function. Check out this. That's exactly how all of my anon welcomes have appeared since 1.2. I would change the template, but it's locked to anyone but admins.

Regards, Alphachimp talk 05:20, 22 July 2006 (UTC)[reply]

1.3 problems found (part 1)[edit]

The following were checked with 1.2.2 open alongside as a comparision:

  1. When displaying last edit of a page 1.3 seems to show the editor on the left in the colored bar above rather than the right. This means if he/she is an admin VP wont revert
  2. Rollback all function is always greyed out
  3. For some reason my watchlist takes aggggeeesss' to load
  4. When using RSS Feed for Recent Changes often the same edits are listed repeatedly causing a significant lag behind realtime edits

I have more but those are it for now - Glen 10:04, 26 July 2006 (UTC)[reply]

  1. When you're viewing a diff, or when you're viewing an RC item? And there's nothing prohibiting reverting admins that I'm aware of. I find this bug quite odd, and I think I must be misunderstanding something.
  2. I reworked Rollback All to use bot rollback, which is available to admins only, and there were many concerns raised about the risk of making Rollback All available to non-admins. However, after some discussion with User:ShaunES, I've agreed to put the non-admin rollback all back in in the actual 1.3 release.
  3. Maybe because you have a lot of items on your watchlist? =P Let me take a look at it, and see if I may have screwed something up.
  4. Yes, I'm aware, and I'm not sure how to fix it. The RSS feed has a lot of problems with browser caching, whereby it sometimes will need to be loaded twice before it is actually up to date. Typically as long as you engage in other activity, i.e. looking at and reviewing edits in between loads, it will clear your cache such that the feed will be loaded real-time. I've been trying to find a way to fix this, but have had no luck, which is much the reason that the 1.3 release has been so delayed.
Let me know of any other fun buggies you find =D. You always do seem to find the good ones. AmiDaniel (talk) 19:17, 26 July 2006 (UTC)[reply]
  1. Yes when viewing an edit from the RC list, if an admin was the 2nd to last editor, their name would be listed on top and buttons grey out when that occurs. However I will try this on another PC as you know probs I've had...
  2. That explains it :) Can I have a beta with the function restored?? ;)
  3. Yes but 1.2.2 loads it NP
  4. Righto - sorry to hear. How does the AWB and VF do it?

Thanks mate - another follows - Glen 00:53, 27 July 2006 (UTC)[reply]

1.3 problems found (part 2)[edit]

This is quite a serious one:

  1. When warning a user, if their talk page is already open (for editing) then VP actually creates another page with the &action=edit on the end (eg [[User talk:xxx.xxx.xxx.xxx&action=edit]])
  2. I do not know but I assume the above may occur when tagging open articles for speedy delete also.

Thanks mate - Glen 00:53, 27 July 2006 (UTC)[reply]

RC Feed[edit]

(header formerly 'VP fails to log me in') When loading VP, while logged in under IE6 and it appearing so in the top right hand corner, I am taken to a page which temporarily has: $$LOGINMESSAGE$$ DONOTALLOW V1_0_0. I have my VP clearance, I am logged in correctly, it does the same when logged in under another account that does not have VP clearance (User:DraiconeBot, I happened to be logged in with it under IE to test AWB) yet it fails the identity check. Is there a workaround, a previous fix that I've missed or something? --Draicone (talk) 08:32, 8 August 2006 (UTC)[reply]

Somehow, by clicking places and logging out/in again, I've got into VP. However, now my RC Feed refuses to load. I have the latest version of VP, I've managed to test it by rv'ing an edit I found under Lupin's Anti Vandal tool and everything is fine, yet my RC feed in the left pane is always blank, even if i set it to auto update or update it manually. Any suggestions? --Draicone (talk) 08:51, 8 August 2006 (UTC)[reply]
File:VandalProof-Robertmyers.jpg
I can't login at all even though I'm logged in and have VandalProof clearance. I have tryed on 3 computers (Windows Vista, Windows XP Home and XP Pro) since i thought it maybe something to do with my computer.— Preceding unsigned comment added by Robertmyers (talkcontribs)
Try clicking the 'logging in to Wikipedia' link it provides, log in normally again, see if it doesn't display that image anymore. --Draicone (talk) 10:46, 8 August 2006 (UTC)[reply]
Thanks. Working now. Sorry about not signing my comment. -- Robertmyers 11:25, 8 August 2006 (UTC)[reply]
Thanks to alphaChimp for solving this issue for me. --Draicone (talk) 06:11, 15 August 2006 (UTC)[reply]

1.3.1 rollback - multiple edits from same user[edit]

Similar to the "Custom rollback can't go back" reports above, with 1.3, when I hit "rollback" (regular rollback) when an editor has made 2 or more edits in a row, I first get the normal "the previous edit was by the same user..." prompt. Upon hitting "yes" I hear a couple "IE clicks" like it's changing page, but nothing happens - I'm still left looking at the current edit compared to the edit immediately preceding (same user). --AbsolutDan (talk) 04:25, 9 August 2006 (UTC)[reply]

Noticed that if I have my watchlist tab open, the watchlist flashes briefly, for what it's worth... --AbsolutDan (talk) 04:27, 9 August 2006 (UTC)[reply]
I am having the same issue. I have worked around it by navigating manually back using the "older edit" link, until I get to the one I want. Then it will let me do the rollback. --Brian G (Talk) 23:46, 16 August 2006 (UTC)[reply]

Issue still occurs in 1.3.1 --AbsolutDan (talk) 13:56, 22 November 2006 (UTC)[reply]

I see the same problem. --MichaelMaggs 11:10, 24 November 2006 (UTC)[reply]

Same thing here --MarkS (talk) 13:20, 24 November 2006 (UTC)[reply]

 Done Warnings not linking correctly[edit]

When I warn a user the links don't come out correctly. I have to manually make a second edit to fix the links. here is an example. link SirGrant 21:31, 9 August 2006 (UTC)[reply]

Oh I just noticed I was using version 1.2 I'll try updating to 1.3 and seeing how things go SirGrant 21:35, 9 August 2006 (UTC)[reply]

Set RC Limit[edit]

Hi - the "Set RC Limit" function doens't seem to work on my PC in v 1.3 - does anyone else have this problem? Martinp23 11:55, 13 August 2006 (UTC)[reply]

I have the same issue. alphaChimp laudare 13:29, 13 August 2006 (UTC)[reply]
As do I. hoopydinkConas tá tú? 12:58, 16 August 2006 (UTC)[reply]

Mine was set to 20 when I first installed it, and 18 items would appear in the recent changes list. I changed it to 22, and then 22 were indeed appearing. I changed it back to 20, and 18 are now listed. I changed it to 10, and 7 appear. So, it sort-of works. Keesiewonder 17:04, 28 December 2006 (UTC)[reply]

It works sometimes for me. But rarely. And it never saves it on exit (should it)? -- Mufka (user) (talk) (contribs) 01:54, 10 January 2007 (UTC)[reply]

Times Appear Off[edit]

The times between RSS feed loads seem to be too short. Usually the same set of diffs loads twice before the next set of diffs appear. This is in 1.3, btw. alphaChimp laudare 13:29, 13 August 2006 (UTC)[reply]

Notify contributors[edit]

The notify contributers feature seems to be sending the warning to User:Contribs, rather than the list of users on that page's contribs list. --GW_Simulations|User Page | Talk | Contribs | Chess | E-mail 20:10, 16 August 2006 (UTC)[reply]

 Done Runtime error 91 - VP 1.3[edit]

 Run-time error '91':
 Object variable or With block variable not set

Hi! I recently downloaded VP1.3 and I am receiving a runtime error which closes the program after ~five minutes after actively using the program hoopydinkConas tá tú? 07:44, 17 August 2006 (UTC)[reply]

Hi - I had the same problem until about 15 minutes ago! I've solved it by running it as administrator in Windows Vista (if that's what you're using). Hope this helps. Martinp23 08:00, 8 September 2006 (UTC)[reply]
I get this too, under XPSP2. Haven't found a solution yet. I only run VP from an admin acct, so this workaround wouldn't work in my case. --Rrburke 13:56, 1 November 2006 (UTC)[reply]
Me as well. I started using VP1.3 this morning, and after an extended period of time I got the run-time 91 error. I simply re-opened the app and started again. It occurred more and more frequently, and now VP isn't usable for more than 2 minutes. I've hard cleared my monobook.js in both IE and FF. I've cleared up some gunk in it; it currently has LastDif/AddTab, interiot's tool2, picture popups and nav popups. Problem still persists. JoeSmack Talk(p-review!) 20:43, 3 November 2006 (UTC)[reply]
I just tried it with only Zocky/Lupin's popups in my monobook, hardcleared and still get the crash. It happens btw when the app is checking for previous templates/tags from a user/ip. JoeSmack Talk(p-review!) 23:18, 3 November 2006 (UTC)[reply]

 Question: Problems with the edit summary editing hint[edit]

Whenever you give a user the "edit summary" editing hint, there are two problems:

1. The first div tag is on the header's line, preventing it to turn to a header.

Like this:

==Please Use Edit Summaries== <div style="background-color:#F9F9F9; border:1px solid #AAA; padding:5px;"> [[Image:Information_icon.svg|20px|left]] Hello. Please don't forget to provide an [[Help:Edit summary|edit summary]]. Thanks, and happy editing. <!-- Template:Editsummary --></div>

Which results in this:

==Please Use Edit Summaries==

Hello. Please don't forget to provide an edit summary. Thanks, and happy editing.

2. Not really sure about this one, but all the words in the header begin with a capital letter, which is against the manual of style.

Michaelas10 14:13, 18 August 2006 (UTC)[reply]

 Done Crash on start-up[edit]

Hi, I've been off for a while. I'm still off, but I thought I'd prepare for when I'm on: VandalProof crashes on start-up. I've downloaded version 1.22, but it still crashes. Any thoughts? P.S. I know it says "see persistent crash on start-up", but since it crashes on start-up, I can't follow the link... --Chodorkovskiy (talk) 17:57, 21 August 2006 (UTC)[reply]

Problem With VP and Anti Virus[edit]

Hi, I have to turn off my anti-virus software to get VP to work, I'm using Norton Internet Security 2005, is there a bug in the software? --Katieh5584 20:46, 22 August 2006 (UTC)[reply]

Has anyone else managed to use VP successfully with Norton Internet Security, because this is driving me crazy!!--Katieh5584 20:46, 4 September 2006 (UTC)[reply]

 Done bot edits[edit]

when clicking bot edits in 1.2.2 i seem to get a broken link that leads to b Main Page instead of Main Page ST47 13:18, 25 August 2006 (UTC)[reply]

 Done Revert to C++ ending up in C[edit]

I attempted a revert to the article for C++ here[5] yet somehow it moved the text that was supposed to go into C++ to the article C here[6] resulting in a complete messup of the article. Sorry if it was a user error on my part but it seems like it could be a bug. Canadian-Bacon (contribs) 05:15, 26 August 2006 (UTC)[reply]

The exact same thing happened to me. --Daniel Olsen 21:46, 7 September 2006 (UTC)[reply]
The same thing happened to User:Ziusudra; the link left on the vandal's talkpage is interesting: http://en.wikipedia.org/w/index.php?title=C__&diff=next&oldid=78280157. TimBentley (talk) 19:05, 28 September 2006 (UTC)[reply]
Worth noting: http://en.wikipedia.org/w/index.php?title=C++ goes to C; http://en.wikipedia.org/w/index.php?title=C%2B%2B goes to C++. TimBentley (talk) 19:12, 28 September 2006 (UTC)[reply]

 Done Bug with welcoming template[edit]

Whenever I try {{anon}} with VandalProof, I end up getting an edit that looks like this.

Can anyone tell me a way I can get around this?

--Nishkid64 22:49, 26 August 2006 (UTC)[reply]

VandalProof doesn't work with non-MonoBook skins[edit]

Several months ago, I was having trouble with VandalProof not recognizing me as an authorized user. I had been using the Classic skin, and VandalProof promptly worked today when I switched to MonoBook. Could you please make VandalProof compatible with non-Monobook skins? Thanks. --Ixfd64 08:00, 30 August 2006 (UTC)[reply]

Constant crashing[edit]

I've tried resolve this bug by clearing my cookies and monobook.js, but VP freezes everytime I start it. I'm running it on an old 700 MHZ Celeron on Windows XP is it helps. -- Selmo (talk) 21:28, 4 September 2006 (UTC)[reply]

Try blanking your vandalism log, black, white and admin lists. I know this is very close to rain-summoning, but hey - worked for me : ).--Chodorkovskiy (talk) 06:53, 8 September 2006 (UTC)[reply]

freezes at startup[edit]

Please help me, it sometimes freezes at startup. -- FrostytheSnowman 'sup? 19:16, 18 September 2006 (UTC)[reply]

I have the same problem on another computer. Im might also be on the other one, so ill check here soon. --Actown e 00:50, 20 September 2006 (UTC)[reply]

 Done VP frozen in timeperiod[edit]

Vandalproof seems to be stuck at 12:12pm (gmt) - if I click "update list" or "recent changes" - it just brings up the same entries over and over again. Suggestions? --Charlesknight 22:07, 18 September 2006 (UTC)[reply]

It's still stuck - any ideas?

--Charlesknight 14:15, 22 September 2006 (UTC)[reply]

 Done Login Request Keeps Failing[edit]

Whenever I login, my login request keeps failing and it says so on top. I am logged in to Wikipedia and VP through the browser, and I am definitely on the "Approved" list of users. Any way I can stop the login request from failing? I am entering the right username, and I have Version 1.2.2 of VP. Thanks. Thistheman 17:47, 22 September 2006 (UTC)[reply]

Never mind. I figured it out; it wasn't a bug at all. It worked after I shut it down and restarted it a few times. Thistheman 21:34, 22 September 2006 (UTC)[reply]
I am having the same problem. It's only a recent occurrence, so maybe it might be a "bug", even if restarting clears it up.
To clarify the problem: VP opens and announces that the login request failed. This is common. Then when logging in within the VP browser, it confirms successful login, but the page changes to report login failed.
I also was able to login after restart. PrometheusX303 17:25, 28 September 2006 (UTC)[reply]

 Done VP 1.1 shows up when I open VP 1.2.2[edit]

When I try to open VP 1.2.2 I am asked to enter my username and when I enter it, I get the error message "Run-time error '55': File already open". When I click OK or the X button, VandalProof 1.1 shows up. (I am logged on to Wikipedia) Can you help me? -- FrostytheSnowman 'sup? 20:09, 22 September 2006 (UTC)[reply]

Never mind, I deleted my VP program and downloaded it again. -- FrostytheSnowman 'sup? 23:04, 22 September 2006 (UTC)[reply]

Warning wrong user[edit]

It appears that there may be a problem with things that may result in a warning message being left on an inadvertent user’s page. I wanted to post a {{bv}} on a new user page due to some redirect vandalism. The talk page had not yet been created. I tried to post the warning on the talk page using the menu option (User tools --> Warn --> blatantvandal). When I did this, it posted the warning on another user's page. Obviously I reverted myself quickly and left an apology message. It turned out that the other user was an admin who had issued a block against the user just before I tried to issue the warning. Could this have caused the error? --After Midnight 0001 10:34, 25 September 2006 (UTC)[reply]

Bad talk messages[edit]

See User_talk:71.244.79.165.

Thank you for experimenting with the page "Weird Al" Yankovic on Wikipedia. Your test worked, and it has been reverted or removed. Please use the sandbox for any other tests you want to do. Take a look at the welcome page if you would like to learn more about contributing to our encyclopedia. A link to the edit I have reverted can be found here: "Weird_Al"_Yankovic&diff=next&oldid=77548958 link. If you believe this edit should not have been reverted, please contact me. Andeh 16:02, 24 September 2006 (UTC)

I'm was guessing it was the bad article name with the " " in it. But was unable to reproduce the bug in pages in my user space.[7]. Possibly the bug can only be reproduced in the article space. Please look into it. Thanks.--Andeh 16:08, 25 September 2006 (UTC)[reply]

PROD tags being added to the wrong articles[edit]

I tried to use VandalProof to add {{prod}} to Musso & Frank's Grill, but the tag got added to Musso instead. I have no idea how this happened. I think it has something to do with the & in the article name - the program may be misreading it as the beginning of a tag. --Coredesat talk! 06:09, 26 September 2006 (UTC)[reply]

 Done Encoding of plus sign (urgent)[edit]

Apparently, when reverting vandalism to an article with a "+" in the title, this tool pastes the old version back at the wrong title, as if the plus were a space. See this edit from C (the letter C):

Now neither 137.122.201.76 nor Swalot had edited the C article, but they had edited the C++ article [9] (To make things more confusing, 137.122.201.76 reverted his own edit). A couple things to note:

CharlotteWebb 19:19, 28 September 2006 (UTC)[reply]

This is using VP1.22 or VP1.3 right? —— Eagle (ask me for help) 13:15, 16 October 2006 (UTC)[reply]

 Done Plus signs not encoded[edit]

When I told VP to revert some vandalism on the article "C++", it edited article "C" instead. See comments on my talk page http://en.wikipedia.org/wiki/User_talk:Ziusudra.

--Ziusudra 00:28, 29 September 2006 (UTC)[reply]

See above error report. —— Eagle (ask me for help) 13:16, 16 October 2006 (UTC)[reply]

 Done Runtime Error 75[edit]

Once the program has started and the Welcome to VandalProof page loaded I get a message saying "Run-time error '75': Path/File access error". The program then closes. Lcarsdata (Talk) 18:43, 8 October 2006 (UTC)[reply]

Try to make sure the program has its own folder, if that does not work, report back here with your Operating system and your browser. —— Eagle (ask me for help) 13:17, 16 October 2006 (UTC)[reply]
I am still getting this error, a using Windows XP. Lcarsdata (Talk) 17:47, 19 October 2006 (UTC)[reply]

Yup, I just brought this up recently: we addressed it above at User_talk:AmiDaniel/VP/Bugs#Windows_User_Permissions. The user must have full Windows priveledges (sp?), even if the program is placed into a read/write ready folder (e.g,. c:\windows\temp, where I've run other programs). I suspect that the program tries to write a file in a directory somewhere that we don't have access to. -Patstuart(talk)(contribs) 17:49, 19 October 2006 (UTC)[reply]

 Done No edit summary[edit]

When you report a user to AIV, there is no edit summary whatsoever. Michaelas10 (T|C) 18:50, 13 October 2006 (UTC)[reply]

Interesting "error". Perhaps make that a feature request? —— Eagle (ask me for help) 13:14, 16 October 2006 (UTC)[reply]
I just thought it should be something similar to "Reporting vandal using VP" by default, rather than making it a custom summary. Michaelas10 (Talk) 13:17, 24 November 2006 (UTC)[reply]

 Done RC patrolling function no longer working[edit]

The RC patrolling function doesn't work no matter how much I click the "Update" button. -- FrostytheSnowman 'sup? 21:18, 14 October 2006 (UTC)[reply]

Make sure you have the setting in "my preferences" on the tab "recent changes" called "enchanced recent changes" turned off, a.k.a. not checked. —— Eagle (ask me for help) 13:18, 16 October 2006 (UTC)[reply]

Start Page is Links as Tabs[edit]

The start page shows the Wikipedia links (at right) as tabs, which obscure the text at the top of the page. Prometheus-X303- 20:40, 21 October 2006 (UTC)[reply]

 Question: VP 1.3: Custom Edit Summaries[edit]

I'm using VP 1.3, and whenever I try and do a custom rollback with a custom edit summary, VP just leaves the default edit summary no matter what I type in the edit summary box. Leuko 00:24, 23 October 2006 (UTC)[reply]

 Done Problem[edit]

I'm not so sure that this is a bug, but every now and then, a message box pops up saying "runtime '91 error occured: Object variable or with block variable not set", then the program closes. --AAA! 02:58, 23 October 2006 (UTC)[reply]

I am likewise getting, alternatively, RunTime 91 and Runtime 5 errors. These don't occur if I de-select "Use RSS feed". SkerHawx 12:30, 24 October 2006 (UTC)[reply]
I also disabled the RSS Feed and it fixed my 91 and 45 errors. --Kf4bdy talk contribs 21:57, 24 October 2006 (UTC)[reply]
Main trouble is, I like using RSS feed. Someone has to fix this bug. --AAA! (talkcontribs) 07:48, 28 October 2006 (UTC)[reply]

TABCTL32.ocx[edit]

Error starting "TABCTL32.ocx or one of its dependencies not corretly registered: a file is missing or invalid"

TIA

--DracoRoboter 23:35, 25 October 2006 (UTC)[reply]

 Done RunTime 91 error[edit]

I too keep getting:

 Run-time error '91':
 Object variable or With block variable not set

and it is sporatic. By the way, this on my XP workstation. I also use VP1.3 on a Win2K pc without issues. I just got another error:

 Run-time error '438':
 Object doesn't support this property or method

when I hit ok, it then gives me this, which I debug. Sometimes it stays open and other times it closes.

 A runtime error has occured. Do you wish to 
 Debug?
 Line: 332
 Error: 'document.getElementById(...)' is null or
 not an object

Maniwar (talk) 16:01, 25 October 2006 (UTC)[reply]

For the first one, go to file, and disable "Use RSS Feed" --AAA! (talkcontribs) 07:04, 28 October 2006 (UTC)[reply]

 Done Grey rollback tabs[edit]

I keep getting grey rollback tabs. I tried clearing out my monobook, but that doesn't work. What should I do? Squirepants101 00:05, 26 October 2006 (UTC)[reply]

I also receive a message about not being logged in (which I am) and that I'm not an authorized user (which I am also). Squirepants101 01:10, 26 October 2006 (UTC)[reply]
The features on VandalProof returned (only because I reinstalled an older version of VandalProof). Squirepants101 01:32, 26 October 2006 (UTC)[reply]

VP login not working[edit]

Anyone else suddenly not able to login? I am getting the "set user name" - "make sure you are logged in" window when I try to start up VP.(and I am definitely logged in) It started yesterday on my work PC's. Now this morning I am unable to login on any of my home computers. If anyone can lend assistance it would be greatly appreciated. Thanks! Anger22 10:39, 26 October 2006 (UTC)[reply]

I'm getting the same problem. In the past, it would often take two or three tries, but I haven't been able to get in at all for the last 10 hours - and I'd say at least thirty login attempts. Brian 12:24, 26 October 2006 (UTC)btball[reply]
Me too (I posted at the discussion page earlier.) Mr Stephen 15:11, 26 October 2006 (UTC)[reply]
Ditto --AbsolutDan (talk) 23:41, 26 October 2006 (UTC)[reply]
Same problem for me -- both on my work computer and at home. Dina 00:36, 27 October 2006 (UTC)[reply]
Same here. Whispering 02:52, 27 October 2006 (UTC)[reply]
Ditto on that. This is the screen I get (click to enlarge):
I get this no matter what. I am logging in exactly the same as before. I promise I'm not some n00b retard. LOL This just randomly started, and no matter what I do, it occurs. --NMChico24 08:38, 27 October 2006 (UTC)[reply]
Same here. A problem with IE7 perhaps? -Nicktalk 20:54, 27 October 2006 (UTC)[reply]
Same for me, too; please someone let me know when this gets fixed.--Lord Kinbote 22:56, 27 October 2006 (UTC)[reply]
Me too now. --BostonMA talk 23:13, 27 October 2006 (UTC)[reply]
(deindent) Good, I'm not insane; it's not logging in and crashing when I try the last couple of days. Tony Fox (arf!) 04:35, 28 October 2006 (UTC)[reply]
I've got the same problem since I updated to IE7. --Charlesknight 09:19, 28 October 2006 (UTC)[reply]
Same here --ChoChoPK (球球PK) (talk | contrib) 19:36, 29 October 2006 (UTC)[reply]
Who am I to be different?
   Unhandled exception at 0x7dca207a in VandalProof 122.exe: 0xC0000005: Access violation reading location 0x00004210.
--Ziusudra 01:51, 30 October 2006 (UTC)[reply]

Might as well add my "Me too" as well. Also seeing the tabs like in the capture above. AFAIK, I haven't updated any Windows component recently. Prometheus-X303- 19:18, 1 November 2006 (UTC)[reply]

Exact same problem here too. --Wafulz 03:36, 2 November 2006 (UTC)[reply]

I'm also unable to login. I've been in the registered list for months. Dionyseus 20:39, 3 November 2006 (UTC)[reply]
Same here, I've been using it for months and haven't been able to log on for quite awhile. --cholmes75 (chit chat) 18:52, 4 November 2006 (UTC)[reply]
Adding my name to the list of 'cant log in anymore' Canadian-Bacon t c e 00:04, 9 November 2006 (UTC)[reply]
As am I. Bayerischermann - 20:33, 10 November 2006 (UTC)[reply]
Nor I. Now I am getting a User List is corrupt, contact moderator message. --Kf4bdy talk contribs 22:51, 10 November 2006 (UTC)[reply]

 Done Recent changes won't update[edit]

Hi there -- just downloaded VP and am having some trouble. For some reason "Recent Changes" won't load at all. My watchlist is fine, and none of my tabs are greyed out, but when I go to Recent Changes and click update, the windows on the left remain empty. Also, when I go to file --> RC Preferences I get runtime error 9, "subscipt out of range. I'm running 1.3 with IE 6.0.2, SP2 and monobook. Am I missing something? If so, I'd appreciate any gentle nudges in the right direction. I'd really like to start using VP. -- Bailey(talk) 07:08, 27 October 2006 (UTC)[reply]

the same is happening for me. --Shrieking Harpy......Talk|Count 02:08, 14 November 2006 (UTC)[reply]
Same here. My RC Prefs work, though. Prometheus-X303- 15:02, 18 November 2006 (UTC)[reply]
Update Restarted VP. Recent changes work now. Prometheus-X303- 15:09, 18 November 2006 (UTC)[reply]
After 4 or 5 updates, wouldn't update anymore. Restart didn't help. Prometheus-X303- 15:38, 18 November 2006 (UTC)[reply]

I haven't seen this mentioned here but I think it's connected. When I load my watchlist, I can't open recent changes and vice versa. The only way to open them is to exit VP 1.3.1 and then restart the program. Perhaps this is an old prob. Another person I know who uses VP has the same problem, different computer. --Pigman (talk • contribs) 19:20, 27 November 2006 (UTC)[reply]

Oops, I spoke too soon. If I update Recent Changes, I can look at my watchlist. But the watchlist then the RC seems to not work still. --Pigman (talk • contribs) 00:27, 28 November 2006 (UTC)[reply]

 Done My vandalproof is not working[edit]

Hi, when I tried to log on, it would act like I was logged on, but the buttons would not work. I re-installed, and now it encounters an error and closes. Cheers, :) Dlohcierekim 14:37, 29 October 2006 (UTC)[reply]

Clicking "Show preview" or "Save page" opens unwanted new tab.[edit]

Clicking either of these two buttons will sometimes open an identical tab instead of saving or previewing. It's an intermittent problem and I haven't yet found any pattern in when it happens.

broken revision links + other stuff[edit]

Using VP 1.3, when I use rollback and a warning together, it works fine but then in the warning there is a link given to the revision, and its always broken. One example at User talk:76.19.187.48. Also when I click on a difference in recent changes, sometimes the previous edits are by the same user, VP asks if I wish to review the previous edits, I click yes and it gives me the same broken page. The watchlist and recent changes tabs in VP do not work for me. I tried VP 1.2.2 but it freezes while loading. - Tutmosis 23:02, 3 November 2006 (UTC)[reply]

 Done Run-time error '91' Reoccurence[edit]

The run-time error mentioned in one of the bug reports above mine has reocurred. I'm running VP 1.3 on an Administrative account and refreshed my monobook.js making sure popups was the only code in it. I deleted my temp files and cookies as well but still no success. Has this error been resolved yet?¤~Persian Poet Gal (talk) 00:37, 4 November 2006 (UTC) Edit: Sorry didn't try the RSS feed solution, I'll update the status in a sec.¤~Persian Poet Gal (talk) 00:39, 4 November 2006 (UTC) Edit2: Phew, the RSS feed was the issue, problem seems solved for now.¤~Persian Poet Gal (talk) 00:41, 4 November 2006 (UTC)[reply]

I have tried similar things to no avail; turning off RSS feed for me results in a broken recent changes tab (nothing loads)  :( JoeSmack Talk(p-review!) 00:55, 4 November 2006 (UTC)[reply]

I'm getting the error too. My system is running XP Pro with admin privileges. Just installed this morning and tested briefly, and it worked ok. Now it's taking several tries before it will log me in, and it's crashing randomly after no more than a few minutes with that error message. -- Jim Douglas (talk) (contribs) 02:57, 4 November 2006 (UTC)[reply]

I've disabled java and active scripting, no luck. JoeSmack Talk(p-review!) 04:41, 4 November 2006 (UTC)[reply]

Ok, in a short test, it doesn't seem to crash when the RSS feed is disabled. OTOH, it doesn't actually work when the RSS feed is disabled; the list won't update. I can fool it into working by (1) enabling RSS, (2) clicking update, (3) disabling RSS, then perusing the list and navigating to various pages. If I do much of anything while RSS is active, the program crashes fairly quickly. -- Jim Douglas (talk) (contribs) 05:34, 4 November 2006 (UTC)[reply]

Wow, good catch. I have found similar results: when updating the Recent Changes list, using RSS feeds is necessary but not required when perusing/navigating the list. Turning it off for this part eliminates the crashing, albeit also limiting the functionality of RSS features like contribs at the bottom of each list item, etc. JoeSmack Talk(p-review!) 07:22, 4 November 2006 (UTC)[reply]

Not my catch! Someone mentioned it above. In a longer test, RSS does seem to be the issue. If I leave RSS disabled most of the time, just enabling it briefly to refresh the RC list, the program works correctly. If I leave RSS enabled, the program crashes either immediately or within several minutes. -- Jim Douglas (talk) (contribs) 07:25, 4 November 2006 (UTC)[reply]

Hmm, I'm crashing VP every minute with this problem right now. Glad to find this discussion means I'm not alone! Budgiekiller 09:14, 4 November 2006 (UTC)[reply]
Using VP without the RSS feed isn't much fun either... Budgiekiller 09:54, 4 November 2006 (UTC)[reply]
Ok, Betacommand figured it out: make backups of your text files, but reinstall them all. VP must get choked up when then get too big. After you get some clean ones, it works again (but prolly only for a while before you need to do it again). But i have RSS features back, huzah! :) JoeSmack Talk(p-review!) 18:27, 6 November 2006 (UTC)[reply]
I didn't catch that. Can you say that a bit more simply? --AAA! (talkcontribs) 09:43, 7 November 2006 (UTC)[reply]
Ditto, can we have that 'for dummies' please? Budgiekiller 18:03, 7 November 2006 (UTC)[reply]
Sorry, sorry. Backup all the text files. Reinstall from 1.2. Throw in the new 1.3 app and addendum text files. Move in your backed-up RCprefs and blacklist. Attack. Should work. (keep in mind you'll have to re-do this when it degrades again). JoeSmack Talk(p-review!) 18:13, 7 November 2006 (UTC)[reply]
I still don't get it. (God, I'm dumb...) --AAA! (talkcontribs) 01:23, 9 November 2006 (UTC)[reply]

(newindent) Heh, it's cool. Ok, take all the text files that are in the VandalProof folder, and move them to another folder named "Backup", or something of that nature. Delete everything else in the VandalProof folder (should be just an application). Re-install VandalProof just like you never had it, in a new folder. Keep in mind this includes a 'RCprefs' text file and a 'badwords' textfile. Launch VandalProof and make an edit or two. Neato. Add like one person to the 'blacklist' and another to the 'whitelist'. Everything should be a-ok. At this point, close VandalProof and open the "Backup" folder. Copy the 'RCprefs' text file to the new VandalProof folder. Open the "backup" 'whitelist' and 'blacklist' text files and copy their contents into the newly installed 'whitelist' and 'blacklist' text files. Re-launch VandalProof and it should now feel like nothing was ever different than before you got the errors!

You still do get the errors eventually, but it won't be every time you make an edit. They'll still get worse and worse, and you'll have to do this whole process again, but it gives you about a day of using VandalProof before you need to do it again. If you still have any questions, I'd be more than happy to address them; the more vandal fighters we have out there the better! :D Also, keep in mind that the IRC channel #vandalproof is a good reference for some live help. JoeSmack Talk(p-review!) 01:33, 9 November 2006 (UTC)[reply]

Okay, I think I've done it. But still, a mod should look into this bug. -AAA! (talkcontribs) 01:58, 10 November 2006 (UTC)[reply]

I've contacted AmiDaniel. He said it should be fixed in the next update. --AAA! (talkcontribs) 06:24, 10 November 2006 (UTC)[reply]

  • I've finally had the chance to operate the new update, unfortunately the bug is not fixed. However, if people follow the possible solutions above, it usually corrects the error.¤~Persian Poet Gal (talk) 21:35, 20 November 2006 (UTC)[reply]
Followed the steps above, still getting a crash about every two minutes. Makes using VP very frustrating, which is unfortunate, because it's a great program. I'm finding it better for my blood pressure to do it the old way though. :( Does anyone have any other ideas for me? Philippe Beaudette 01:28, 9 February 2007 (UTC)[reply]

VP1.3 Broken User List[edit]

It seems that after a four hour break from vandal hunting tonight that I returned to find that I could no longer login. My name is on the user list but when I go to login it pops up a little box that says I am not on the user list. I ventured to the IRC channel and User:wizardrydragon and User:Luna-San also attempted to login using VP1.3 and also received the same error. It seems to be their consensus that the user list has become corrupted. Any help on this would be appreciated. --Kf4bdy talk contribs 07:57, 10 November 2006 (UTC)[reply]

Barney bug[edit]

It's returned. CambridgeBayWeather (Talk) 19:29, 10 November 2006 (UTC)[reply]

What is the Barney bug? I can see that the VP revert had to be changed. Prometheus-X303- 19:34, 19 November 2006 (UTC)[reply]

Whenever I Sign in I am Reflected as "not on the user list"[edit]

This is a very strange problem as of late. I recently was about to sign into VP (as I have been doing for the past week or so) and now I get the message "You are not on the user list." I have of course already recieved the message from Betacommand reflecting that I'm a VP member now, I'm scratching my head on this one. I've tried to restart my computer, sign in and out of my Wikipedia account, delete my temp files/cookies, and refresh my monobook.js. Is this just a bug on the VP admin front or is there a way I can correct this problem?

Edit: *looks above* seems like others are having this problem, glad I'm not the only head scratcher at the moment :P.¤~Persian Poet Gal (talk) 06:21, 11 November 2006 (UTC)[reply]

Confirmed, I'm having the same problem. →DancingPenguin 08:56, 11 November 2006 (UTC)[reply]
Guess what? me too. -Patstuart(talk)(contribs) 08:34, 12 November 2006 (UTC)[reply]
Uh.....yeah....you already know what I'm going to say.... JoeSmack Talk(p-review!) 17:49, 12 November 2006 (UTC)[reply]
Still is a problem. I am on the Recently approved list and even adding myself to the Approved list on the other page did not help. Nibuod 14:34, 13 November 2006 (UTC)[reply]

Still is a problem. I am on the “Recently approved” list and even adding user to the “Approved” list on the other page did not help. Does any one know what is going on? The Recently approved page says this page is not active click here. Nibuod 14:34, 13 November 2006 (UTC)[reply]

Alright this is quite an issue now. Not to be impatient, but will VP moderators get on this eventually?¤~Persian Poet Gal (talk) 16:57, 15 November 2006 (UTC)[reply]

I seem to be having this problem, too. I'm on the old approved list here but not the new one, for some reason. I'm not sure if that's the issue or not, but either way I'm not able to use VP. -- Bailey(talk) 19:23, 15 November 2006 (UTC)[reply]

Betacommand provided me with this response:


"See [10] Betacommand (talkcontribsBot) 19:44, 15 November 2006 (UTC)"[reply]


However, I encountered the same issue Bailey had. I found myself on the old list but not on the new one. I have sent another message to Betacommand to ask about this.¤~Persian Poet Gal (talk) 19:54, 15 November 2006 (UTC)[reply]

Recieved another response from Betacommand regarding that other list:


"that list is the VP 1.2.2 list and those list do nothing for access to VP. the actual list are encripted and stored else where. Betacommand (talkcontribsBot) 19:56, 15 November 2006 (UTC)"[reply]


¤~Persian Poet Gal (talk) 20:01, 15 November 2006 (UTC)[reply]

Interesting. I've readded myself to the approval list. Hopefully some good will come of it. -- Bailey(talk) 22:51, 15 November 2006 (UTC)[reply]
Well I finally downloaded the new 1.31 version and the problem is still persisting.¤~Persian Poet Gal (talk) 19:36, 18 November 2006 (UTC)[reply]
Same problem per above, even with 1.31. - Tutmosis 19:58, 19 November 2006 (UTC)[reply]
  • Alright, the best solution I have gathered from various responses is to just resubmit your username to the Awaiting Approval list here. They should be able to reprocess you promptly. Hopefully that should solve things.¤~Persian Poet Gal (talk) 18:35, 20 November 2006 (UTC)[reply]

[unindent]Ack, please reauthorize me. -Patstuart(talk)(contribs) 00:24, 21 November 2006 (UTC)[reply]

Patstuart approved. Prodego talk 00:31, 21 November 2006 (UTC)[reply]

Thanks. -Patstuart(talk)(contribs) 00:56, 21 November 2006 (UTC)[reply]

I've readded myself 4 times and I still get that bug, can someone fix it? --Dexter_prog (talk contribs count) @ 23:43, 18 February 2007 (UTC)[reply]

VP 1.31 problems[edit]

Changing the "Set RC limit" from the default of 20 doesn't not work. 20 still come up no matter what I set it to. We need the abiltiy to change this permanently so we don't have to reset it all the time and for it to work. Rlevse 18:54, 20 November 2006 (UTC)[reply]

 Done Recent Changes and Symbols[edit]

I downloaded VP 1.31, and my recent changes list doesn't work. Also, any article that has a symbol like quotes, or a letter like this é in the title can't be linked to by my watchlist. How do I fix this? Cheers, -- THLCCD 00:35, 21 November 2006 (UTC)[reply]


 Done Too Many Tabs Open error[edit]

I continually get a 'too many tabs open' error - and yes, all 5 are open. The problem is that there is no way to close any of the ones not in use. Double clicking doesn't work, clearing my cache didn't work, swearing at them almost worked... Any other way to close them? SkierRMH 23:23, 22 November 2006 (UTC)[reply]

Me too. Mr Stephen 11:20, 15 December 2006 (UTC)[reply]
  • I'm also having this problem. Even more disconcerting is the name of tabs 2 through 5 all reflect one of my credit cards (i.e. a browser I had open earlier in the day). Keesiewonder 22:28, 27 December 2006 (UTC)[reply]

Vandal warning error[edit]

I was giving a new user User talk:Rajngupta an {{anon}} welcome when the small 'Vandal has been reported' box appeared and then I was taken to the admin intervention page. But I don't know why.

  • This has happened to me several times as well, but it's usually when I'm trying to warn an anonymous user. Malerin 15:08, 29 November 2006 (UTC)[reply]

I also noted that the {{anon}} puts up a double welcome on the header IE: _ Welcome== ==Welcome! Richard Harvey 08:58, 23 November 2006 (UTC)[reply]

I have solved the problem by editing the custombutton.txt file, I replaced the Talk 1 section with:-

<TALK 1> {{anon}}
==Welcome== {{subst:Anonwelcomeg}}
Welcoming anonymous user
. Richard Harvey 13:11, 29 November 2006 (UTC)[reply]

VP 1.31 bug RC repeats[edit]

I don't know why yet, but when you click on an article in the (top) RC pane, the RC windows flicker and the articles that were in the top pane are copied into the middle pane. So instead of having 3 listings that are all different, you get the top and middle panes the same and the bottom different. Then if you click on the pane again soon enough, all 3 panes will have the exact same set of articles listed. Rlevse 12:56, 23 November 2006 (UTC)[reply]

This happened to me too, when I used the "Turn off logged in users" function. Fix it please? Fredil 00:01, 28 November 2006 (UTC)[reply]

Barney bug - New version[edit]

This time it turned Barney into Barney & Friends cast see here. Cheers. CambridgeBayWeather (Talk) 12:08, 24 November 2006 (UTC)[reply]

Had a different variation on the "Barney" bug this evening. Seems to have something to do with pages that have "&" in the title. Anger22 (Talk 2 22) 04:45, 1 December 2006 (UTC)[reply]

 Done VP reading test2a-n template as a t1a in vandalism history[edit]

It seems as though VP is reading the use of a {{test2a-n}} template as a t1a in the vandalism history. For instance, see here - I gave a t2a, but the history at the top of the VP page shows it as a t1a. Malerin 00:35, 28 November 2006 (UTC)[reply]

Auto update weirdness[edit]

Hi. Whenever I try to have the program auto update the RCs (like setting it to 60 seconds or 90 seconds), the program starts to update about every five seconds and the program often locks up (presumably because its trying to update as fast as possible for some reason). :( Manual update works fine though. Gzkn 06:07, 28 November 2006 (UTC)[reply]

  • Seconded. Happening to me too. XPSP2, IE7. Malerin 13:42, 28 November 2006 (UTC)[reply]
    • Forgot to post specs: XPSP2, IE 6. Also happens on my other computer where I have IE 7. Gzkn 13:54, 28 November 2006 (UTC)[reply]

Anon template[edit]

There is an extra Welcome in the heading for the anonymous editor template, see User talk:66.30.108.183. ReverendG 04:42, 29 November 2006 (UTC)[reply]

See:- Vandal warning error above! Richard Harvey

Update button[edit]

It does not work when I try it manually, nor does it work automatically (every 10 seconds). I'm not sure why maybe it's just me.

  • IBM ThinkPad R40, Windows XP Pro SP2, 1.4MHz Pentium M, 512MB, 32MB ATI Mobility Radeon 7500, 40GB 4200RPM
  • Norton Internet Security 2006, Mozilla Firefox, Internet Explorer 7, Open Office, Microsoft Office

(Wikimachine 04:49, 29 November 2006 (UTC))[reply]

  • It works when I open it the second time (after computer starts). But take a look at the post above. Update goes crazy, every 5 seconds. (Wikimachine 01:46, 30 November 2006 (UTC))[reply]

 Done Second Problem[edit]

The web results of Wikipedia sometimes show in messed up HTML instead of what wiki interface should look like. (Wikimachine 01:46, 30 November 2006 (UTC))[reply]

 Done Run-time error '91' (again)[edit]

Grr, starting to become annoying now! I've tried "reinstalling" 1.2, 1.3 and 1.3.1 from scratch, I've tried deleting the text files etc, but I still get "91" again and again... Help! Budgiekiller 17:20, 1 December 2006 (UTC)[reply]

  • I've been getting a ton of those too. The "delete the text files" fix never seemed to work for me, but I've found that 91 seems to be caused by clicking on another recent change before the first one has loaded completely. If I wait and make sure it's loaded (that is, the history table of all the changes has loaded) and then click a new edit, my crash rate plummets. Might be something to try, anyway. Malerin 04:57, 2 December 2006 (UTC)[reply]

 Done Hack?[edit]

Hey guys. I was editing with VP when Norton Internet Security popped up and said that a website was trying to change my homepage & asked for my permission.

I denied.

Then on VandalProof, I got this message about some "block xxx". I clicked ok. Then CPU warmed up & VP shut down.

I checked taskmanager but I couldn't find any malicious process nor VP. (Wikimachine 04:33, 2 December 2006 (UTC))[reply]

--Hu12 05:54, 11 December 2006 (UTC)[reply]

 Done "Error retrieving warnings (9)"[edit]

I get on several user and IP accounts the error message ": Error retrieving warnings (9)". With this error message the buttons don't work, either. I tried to clean the install, and tried to empty my IE6 cache, to no avail. Any clue what is going wrong? --Dirk Beetstra T C 23:25, 4 December 2006 (UTC)[reply]

I am suddenly having the identical problem. Dina 02:13, 5 December 2006 (UTC)[reply]
I have the same problem also. Squirepants101 02:17, 5 December 2006 (UTC)[reply]
Guess I make it four so far. Seems its only when i load my watchlist for both for users and IP's.recent changes woks fine so far. Hu12 02:49, 5 December 2006 (UTC)[reply]
I'm the fifth to have this strange problem.¤~Persian Poet Gal (talk) 03:13, 5 December 2006 (UTC)[reply]
Number 6 signing in. Anger22 (Talk 2 22) 03:27, 5 December 2006 (UTC)[reply]
Yup, I'm also having this problem on both recent changes and my watchlist. --Coredesat 07:34, 5 December 2006 (UTC)[reply]
That makes eight of us. Budgiekiller 08:11, 5 December 2006 (UTC)[reply]
Nine. And that error 91 up there, that still too. ;) JoeSmack Talk 08:31, 5 December 2006 (UTC)[reply]
Oh, don't even get me started on error 91...! Budgiekiller 09:09, 5 December 2006 (UTC)[reply]
Make that ten - problem started last night. --Charlesknight 11:43, 5 December 2006 (UTC)[reply]

A bit more description, just before I get the yellow error message ": Error retrieving warnings (9)" there is shortly a message, sometimes in red, sometimes in green: "BL WL Admin (retrieving warnings...)". When I watch a user talk-page in normal view (so not in diff), correct info is retrieved from the page (both in yellow: "AmiDaniel has received no vandalism warnings.", "000.000.000.000: 1 * t2 (t2 2006-12-05 21:22)"). Hope this helps in finding the problem. --Dirk Beetstra T C 22:02, 5 December 2006 (UTC)[reply]

thanks " Persian Poet Gal Hu12 02:41, 6 December 2006 (UTC)[reply]

Just call me eleven. ReverendG 22:12, 6 December 2006 (UTC)[reply]

AmiDaniel left this response on the SMF forums: http://amidaniel.com/smf/index.php?topic=20.msg42#msg42 . Its still being worked on to correct.¤~Persian Poet Gal (talk) 13:00, 7 December 2006 (UTC)[reply]

still getting erors Hu12 05:54, 11 December 2006 (UTC)[reply]
Aren't we all Hu12? No worries though, whether it is fixed within a week or a month from now, I'm sure AmiDaniel's working on it. We got to cut him some slack however, the guy has a life just like the rest of us :P...¤~Persian Poet Gal (talk) 05:57, 11 December 2006 (UTC)[reply]
Thank you :D. Yes, unfortunately, I do have a life, and it's finals week at the moment. I'll do what I can to fix this as soon as possible, though--expect a patch in a week or two. AmiDaniel (talk) 21:05, 11 December 2006 (UTC)[reply]
Finals week? well with the greatest of respect - F**K OFF and don't come back until they are finished, don't worry about this stuff. :-) --Charlesknight 21:07, 11 December 2006 (UTC)[reply]
Second that, it's a free tool, and awesome, and if it seems we're clamoring for you to fix it, its only because it really is amazing. So do your important stuff, and I and everyone else will re-learn {-S-U-B-S-T-:-T-E-S-T-|....etc. until you're ready. Good luck with finals. Dina 02:55, 14 December 2006 (UTC)[reply]
Don't you just hate when you get a new toy and it's broken straight out of the box? It may be my first day with VP, but the short time it worked was great. AmiDaniel, great job on the program. I'm looking forward to the fix, but take your time. Good luck with finals! AuburnPilottalk 21:01, 14 December 2006 (UTC)[reply]
  • Just another looking forward to a patch or workaround for this problem! :-) Keesiewonder 22:32, 27 December 2006 (UTC)[reply]

Not on user list?[edit]

When I "verify authorization" using VP131, I am receiving a "You are not on the user list" message. I don't know where to check for the complete user list - I was added to the list on 10/23/2006 and am no longer on the "recently added users list."

Any recommendations?

By the way - how can I tell if VandalProof is successfully logging into Wikipedia? I click "ch", fill in my username/password, and then click "Log-in to WP". The application responds by clearing the password box and illuminating the "Verify Authorization" button. Does this mean I am successfully logged in?

Thanks for your help. dpotter 00:14, 7 December 2006 (UTC)[reply]

  • This problem has effected many users, the only way to correct it is to have yourself reprocessed by a VP moderator. Just readd your name to this list.¤~Persian Poet Gal (talk) 12:58, 7 December 2006 (UTC)[reply]

 Done Problem[edit]

Hey, none of my rollback buttons work. The talk page buttons do, but I can't rollback. ReverendG 01:41, 7 December 2006 (UTC)[reply]

Same for me, it just displays "error retrieving warnings (9)" on top. This appears in each version of VP now. Michaelas10 (Talk) 21:19, 7 December 2006 (UTC)[reply]
Same here. FireSpike Editor Review! 19:00, 9 December 2006 (UTC)[reply]
Also getting this issue. --Wafulz 03:30, 11 December 2006 (UTC)[reply]
Add me to this collection. Right before it goes to "error retrieving warnings" the warnings bar flashes full of "BL:WL WL WL WL WL WL WL WL WL WL WL WL WL WL...etc"Canadian-Bacon 08:00, 11 December 2006 (UTC)[reply]
Same here. Dionyseus 16:40, 14 December 2006 (UTC)[reply]
and here Bgold4 05:57, 16 December 2006 (UTC)[reply]
and here Ck l<ostsword|queta!|Suggestions? 21:35, 16 December 2006 (UTC)[reply]

Is this still an open issue or is there a fix i missed? Goodnightmush 04:11, 21 January 2007 (UTC)[reply]

As far as I know we haven't been blessed with a fix yet. I'm sure it'll only be a matter of time though. --Mark (Talk | Contribs | Email) 22:43, 21 January 2007 (UTC)[reply]

 Done Error retrieving warnings[edit]

I just went to revert some vandalism, and it said error retrieving warnings, and then, none of the rollback buttons were clickable. Thank You in advance. FireSpike Editor Review! 18:59, 9 December 2006 (UTC)[reply]

Well, nevermind, the discussion above me has the same problem. FireSpike Editor Review! 18:59, 9 December 2006 (UTC)[reply]

 Done Errors, Errors, Errors[edit]

I'm getting all sorts of funky messages. When I tried to leave a message in VandalProof on the Bugs page, I got a notification that I was banned. Huh? I've had VP close/crash on me often with the "Runtime error 438". It often ends my session before I've done more than load a page or two from the Recent Changes list. And now I'm getting the "Error retrieving warnings (9)" that I've see a few others post about. *sigh* I just wants to fightses the vandalses... --Pigman (talk • contribs) 22:31, 10 December 2006 (UTC)[reply]

I am also having these sorts of crashes. --Kathryn NicDhàna 06:42, 14 December 2006 (UTC)[reply]

Custom Rollback leaves two messages[edit]

When doing a custom rollback, usually for bv (blatant vandal), it will leave the main bv message, but then add the "Here is a link to the edit I reverted" section twice, to the same link. It also logs these custom rollbacks as two edits. This doesn't really interfere with the use of VP, but it does look a bit odd. --Kathryn NicDhàna 06:42, 14 December 2006 (UTC)[reply]

 Done The incredible '91'[edit]

Hey, good luck with the finals. Just wanted to let you know that using VP, I racked up about 4000 edits in two weeks, 99% of which were perfect, the remaining 1% weren't. That 1% was human (my) error. Your tool is top drawer. However the old '91' error happens more and more and the sooner you can take us to VP 1.32 the better! But ONLY WHEN YOU GET THE TIME!!! All the best, look forward to hearing how you've got on. Cheers! Budgiekiller 21:18, 14 December 2006 (UTC)[reply]


Not on user list[edit]

I can't get VP to verify my account name on the user list, I tried with accounts Tom.k and TomSwifty (the second one just being a test account to see if my original username was somehow wrong). I tried with IE6 installed, then I upgraded to IE7, nothing (cookies are enabled). Antivirus and firewall were disabled. I tried on two other home computers and on my friend's computer, still nothing. All those computers have Firefox installed though. But setting IE as a default browser doesn't help either and I can't imagine any other way FF could affect the system, since it's in one directory only, a simple program not bound to the OS like IE is.

You'll need to reapply - the list got corrupted somehow. See this. Budgiekiller 11:03, 15 December 2006 (UTC)[reply]
I getting the message as well. However, in the section just above this one Prodego says the user list is corrupt and it can't be fixed until AmiDaniel is back. I had assumed that AmiDaniel would have done some sort of roll back. Is this not the case? Does everybody affected need to reapply? --MarkS (talk) 14:23, 15 December 2006 (UTC)[reply]
The bug above is fixed (by AmiDaniel), and I removed it. These problems are unrelated, it is a bug where, due to some unknown incompatible configuration, some users can't log in. Prodego talk 01:06, 16 December 2006 (UTC)[reply]

backup for AmiDaniel[edit]

VandalProof is a great tool and I know that without it I find it much harder to fight vandals. AmiDaniel has done a fantastic job. What worries me is that AmiDaniel is currently unavailable (for a very good reason (see earlier section)) and in the meantime VandalProof isn't working for some users due to two significant problems (eg: Error_retrieving_warnings and Userlist_is_corrupt). I know that since the problems started I've virtually stopped fighting vandals. I guess that more vandalism is slipping through as a result of these problems. In view of the importance of VandalProof would it be possible to get somebody to provide full backup for those time when AmiDaniel isn't available? --MarkS (talk) 14:35, 15 December 2006 (UTC)[reply]

  • Let AmiDaniel breath for a minute people and continue a little with his normal life :P...I see no problem in fighting vandalism at the moment. For the past few days I have tried to manually scan Recent Changes and I am sure many others found this just as productive as before. Plus there are other freewares to rely on if VandalProof is down at the moment. With or without a backup, it does not hurt to become a little less anti-vandal tool dependent ;).¤~Persian Poet Gal (talk) 00:49, 16 December 2006 (UTC)[reply]
The comment was entirely to give AmiDaniel a chance to breath. He is busy at the moment and probably deserves a holiday after to recover. I'm sure he also takes holidays etc just like the rest of us. Soem for of backup would give him a chance to get away from this. I agree we can use some of the other tools but they are not as efficient which shows just how good VandalProof is. --MarkS (talk) 12:02, 16 December 2006 (UTC)[reply]

Problem sending usernames with spaces to AIV[edit]

This has bitten me before, and now again. If I try to send a user with a space in his name to AIV, the wrong name appears in the post. eg, the correct name here is "Come and fuck me", not "Darkherox". I tried to correct it, but Antivandalbot reverted me twice, then the duty admin asked me what was going on. Glumly, Mr Stephen 14:50, 15 December 2006 (UTC)[reply]

Runtime Error 10[edit]

Using the recently updated version of Vandalproof, I have started to receive multiple error messages, including the '91' message and more recently:

"Line: 10
Error: Object doesn't support this property or method."

Does anybody know how to fix this? Thanks Ck l<ostsword|queta!|Suggestions? 11:35, 16 December 2006 (UTC)[reply]

 Done Bug[edit]

I am continuously getting 'Runtime Error 91' when clicking on items in the recent changes list. Then VP closed down and I have to log in again. Its happened 9 times in the last 40 minutes? Richard Harvey 19:33, 20 December 2006 (UTC)[reply]

Yep, I get it all the time. It seems worse now than ever, not sure if it's a connection thing but I've crash out about once every two or three minutes right now... Budgiekiller 21:20, 20 December 2006 (UTC)[reply]

 Done New bug, December 24, 2006[edit]

My watchlist is telling me that every single edit is done by " - admin". I've never had this one before. Added in with the rollback buttons not working and the "error 9" bug....VP has become all but useless to me. If anyone has a fix for me I'd certainly appreciate it. I am going into "whitelist/blacklist" withdrawl :). Cheers! Anger22 (Talk 2 22) 16:27, 24 December 2006 (UTC)[reply]

double heading[edit]

[11]Left after adding a welcome template--Ed ¿Cómo estás? 19:38, 27 December 2006 (UTC)[reply]

 Done Run Time Error 91[edit]

I was kicked out of VP over ten times on my first day!!! =( Ed ¿Cómo estás? 20:10, 27 December 2006 (UTC)[reply]

I can't log into VandalProof now because my IP address keeps showing up in the username box. I allowed all cookies and I haven't logged out of WP yet.--Ed ¿Cómo estás? 20:15, 27 December 2006 (UTC)[reply]
I was able to log in, but was kicked out due to Run time Error 5--Ed ¿Cómo estás? 20:20, 27 December 2006 (UTC)[reply]

You are not on the user list[edit]

Every time I try to verify, VP says "You are not on the user list", although I was approved over 30 hours ago. How can I fix this problem?--KaragouniS 12:21, 28 December 2006 (UTC)[reply]

Can anyone help me with this? I don't see any responses... --KaragouniS 18:15, 28 December 2006 (UTC)[reply]

I cannot really help, but I suggest contacting the moderators directly by placing a note on their personal talk page or possibly sending them email if they have that option active. The moderator list for VP is available here:VP Moderators. Other random ideas I have are to 1)uninstall and reinstall the software; 2) try logging in to VP both when you have already logged in to WP and when you have not; 3)clear various things on your system like the cache, temporary internet files, cookies, etc. Keesiewonder 18:31, 28 December 2006 (UTC)[reply]

There is nothing we(moderators) can do, everyone is waiting on AmiDaniel. Prodego talk 18:39, 28 December 2006 (UTC)[reply]
ok, I see. Thanks for your help guys :) --KaragouniS 18:50, 28 December 2006 (UTC)[reply]

 Done error 91 fix?[edit]

This, found on User:Betacommand's talk page, worked for me (so far):


  • I keep getting Rune-time error '91' Does that mean anything?--Ed ¿Cómo estás? 19:54, 27 December 2006 (UTC)[reply]
Hi, I have replaced MSWINSCK.OCX, ran the registration command successfully, rebooted and I still get lots of 91 errors. Any ideas? --BostonMA talk 02:23, 31 December 2006 (UTC)[reply]
It didn't improve things for me either. Mr Stephen 16:16, 1 January 2007 (UTC)[reply]
Same here. I downloaded the file, with no helpful results.--Ed ¿Cómo estás?Reviews? 16:48, 1 January 2007 (UTC)[reply]

-- JoeSmack Talk 18:56, 28 December 2006 (UTC)[reply]

Run-time error 5 shuts down program[edit]

I've been kicked out of VP 3 times in the last 5 minutes, because of run-time error '5'... Is there any fix to this? Or is something amiss on my side? Thanks

xCentaur |  talk  11:42, 3 January 2007 (UTC)[reply]

 Done Run-time error '91'[edit]

I just installed VP. About every 5 or 10 minutes it fails with:

:Run-time error '91': :Object variable or With block variable not set

I'm running XP SP2. Thanks. Tanaats 21:42, 3 January 2007 (UTC)[reply]

Egads. Apologies for not reading the rest of the page first. Tanaats 21:43, 3 January 2007 (UTC)[reply]

Join the growing club! If you check above you'll see several of us are suffering from this. There seem to be a couple of anecdotal cures, but nothing definitive from AmiDaniel yet... Here's hoping! Budgiekiller 21:45, 3 January 2007 (UTC)[reply]
Thanks. I guess it's back to User:Lupin/Anti-vandal tool. Tanaats 21:53, 3 January 2007 (UTC)[reply]

No rollback to page but warning posted on talk page[edit]

I am using VP 1.31 on WinXp; it's working well (other than err91). I recently tried to roll back two articles but there was no change to the articles... however, a warning got posted on the anon IP talk page. I waited, thinking it might be a lag in the article history page update as sometimes happens... but I had to go back to manually revert the pages. Can anyone help/advise me on this problem? Thanks in advance... (Sorry if this is a newbie question and I am missing something.) Katalaveno 15:59, 5 January 2007 (UTC)[reply]

I've noticed this too. Very sporadic. Last time it was when I did a custom rollback. Can't stay in long enough without err 91 to test more today. -- Mufka (user) (talk) (contribs) 00:14, 16 January 2007 (UTC)[reply]
I think it is happening when we hit an edit conflict on the article but it still puts the warning on the talk page. -- Mufka (user) (talk) (contribs) 15:34, 16 January 2007 (UTC)[reply]

 Done Contribution Bug?[edit]

I am using the User Contribs part of VandalProof, and what comes up does not match what the user has contributed to, mainly, with the list on VP a short list, while the list on Wikipedia is much longer, with all of the contributions. Whammies Were Here (PYLrulz) 09:10, 9 January 2007 (UTC)[reply]

The VP list only shows those contributions which are the latest on an article (are "on top"), and so can be reverted. Martinp23 12:52, 20 January 2007 (UTC)[reply]

Order of edits[edit]

In a sequence of edits to Pericles (overall diff) the program reverted a vandal edit, but committed the revert after the same vandal had made a second vandalistic edit, which was not reverted and was then masked in the history by the fact that the top edit was a revert. This allowed the vandalism to persist for over a day. --RobthTalk 06:14, 10 January 2007 (UTC)[reply]

Login Error[edit]

When VP starts up it displays the login screen, I can login to WP fine but once I click "Verify Authorizatioon" it does absolutley nothing. I've tried this with my IS and AV switched off but I still get the same results. I'm running Windows Vista, I don't know if this has anything to do with it.

Never mind I've ran it in compatability mode for Windows XP SP 2 and it works fine Oliver202 17:59, 11 January 2007 (UTC)[reply]

Hmm, if anyone is using Vista and can't log in, here is your answer. Also make sure your name was in the proper case when you submitted it. Prodego talk 20:54, 11 January 2007 (UTC)[reply]

 Done Runtime Error 9[edit]

VP is in it's own folder, login works fine, all normal functions work fine, but whenever I choose RC preferences or limit from the file menu, it gives me runtime error 9 and crashes. Any suggestions? Please let me know on my talk page, as I'm not very efficient at watching my watchlist. Thanks, Ard0 (Talk - Contribs) 03:18, 13 January 2007 (UTC)[reply]

 Done User List[edit]

When I try to log in i get a message saying "The user list is corupt. Please contact a moderator to have it repaired" Natasha 21:24, 15 January 2007 (UTC)[reply]

Ditto -- Mufka (user) (talk) (contribs) 21:41, 15 January 2007 (UTC)[reply]
I have no idea on this one, hold on. Prodego talk 21:51, 15 January 2007 (UTC)[reply]
same here, was fine a few hour ago--Hu12 22:12, 15 January 2007 (UTC)[reply]
Well, it fixed itself, so it works now. Prodego talk 22:30, 15 January 2007 (UTC)[reply]

yup, its working. now to fix the "error retrieving warnings"--Hu12 23:07, 15 January 2007 (UTC)[reply]

Problem logging in[edit]

When I click "Verify Authorization", nothing happens. I've tried disabling my firewall (ZoneAlarm, which wasn't blocking it anyway), restarting the computer (XP SP2), etc. Please help. Thanks. Xiner (talk, email) 02:02, 17 January 2007 (UTC)[reply]

Did you first enter your username and password by pressing Ch? I don't mean to insult your intelligence, but that is a common mistake. Prodego talk 02:12, 17 January 2007 (UTC)[reply]
Yes I did. More than once. No offense taken. Xiner (talk, email) 02:14, 17 January 2007 (UTC)[reply]
Do you have cookies enabled in Internet Explorer? Prodego talk 02:17, 17 January 2007 (UTC)[reply]
Yes, and I'm logged into my account in IE and Firefox. Xiner (talk, email) 02:30, 17 January 2007 (UTC)[reply]

I'm re-applying for authorization. Please help. You won't regret it. Xiner (talk, email) 15:04, 20 January 2007 (UTC)[reply]

Do you use IE7? Prodego talk 18:00, 20 January 2007 (UTC)[reply]
I am. Xiner (talk, email) 18:15, 20 January 2007 (UTC)[reply]
Some IE7 users have had problems like yours, where they can not log in. Others have no problem however, so I recommend you try messing around with settings to see if you can get it to work. Let me know if you do get it to work, since it is a pretty common problem. Prodego talk 18:22, 20 January 2007 (UTC)[reply]
Ok, I'll do that. Thanks. (I don't suppose there's a similar problem with IE 6?) Xiner (talk, email) 18:30, 20 January 2007 (UTC)[reply]
No, IE6 works fine. Prodego talk 03:01, 21 January 2007 (UTC)[reply]
Alright, I've tried setting IE security to lowest possible (Medium), but it still doesn't work. I hope someone can fix it soon. Thanks anyway for your help. Xiner (talk, email) 17:33, 23 January 2007 (UTC)[reply]
I've had the same problem - have your tried (if you're using Vista) running it as admin and in compatibility mode for XP SP2? Worked for me :) Martinp23 13:12, 8 April 2007 (UTC)[reply]

 Done Frequent Crashes[edit]

I get runtime error and it crashes sometimes several times in a short period of time. Can you add "on error resume next" so it does not CrashApp? Jerry lavoie 02:38, 17 January 2007 (UTC)[reply]

 Done Run Time Error[edit]

I am constantly receiving an error notice which then shuts down the program. "Run time error '91' - Object variable or With block variable not set". Please help, this is quite annoying.Neonblak 23:00, 17 January 2007 (UTC)[reply]

Me too. Adambro 21:50, 20 January 2007 (UTC)[reply]
  • Me too, this is driving me crazy!Telly addictEditor review! 18:57, 13 February 2007 (UTC)[reply]
  • And also me. I can't seem to make it run for more than 10 minutes at a time. WinXP Tablet SP2, Limited account. — Tuvok[T@lk/Improve me] 19:34, 13 February 2007 (UTC)[reply]

 Done Greeting new users[edit]

When I am using the feature to greet new users, The tool puts the code to substitute the template on the same line as the heading for the Welcome message. This causes the page to be formatted awkwardly, and I suggest that the code for that template be redone to put the substitute command on a separate line. --Willy No1lakersfan (Talk - Contribs) 04:52, 20 January 2007 (UTC)[reply]

A quick fix to this would be to edit CustomButtons.txt which should be in the same directory as VandalProof. This lists the text and templates to be added when one of the buttons in vandalproof is clicked. You can amend the layout as needed or even change to an entirely different template. --MarkS (talk) 09:58, 23 January 2007 (UTC)[reply]
If anybody is interested Willy posted a follow-up question on my talk page where I have posted a response together with an example --MarkS (talk) 17:15, 24 January 2007 (UTC)[reply]

 Done Incompatibility with Windows Internet Explorer 7[edit]

After an upgrade to IE7, this application would crash immediately after starting the embedded browser. Uninstalling IE7 fixed the problem. I know that you're busy, AmiDaniel, so if you want help fixing some bugs, please let me know. I am a VB6 programmer. Jerry lavoie 12:34, 20 January 2007 (UTC)[reply]

I'm also willing to help, although the time available may be limited. I've already supplied a fix to another of AmiDaniel's programs (WhodunitQuery) which wasn't working for me, the difference there was access to the source code. --MarkS (talk) 10:11, 23 January 2007 (UTC)[reply]

Getting contribs of IP user[edit]

If you put an IP user in the field and then click Load contribs, it won't work. Also, the program seems to be quite buggy as every 5-10 minutes it has to shutdown due to some runtime error (different number most of the times). If you want I can give you the number every time but I wasn't sure that would help. Yonatanh 00:17, 25 January 2007 (UTC)[reply]

 Done Incompatability with certain names[edit]

Any names that have foreign language symbols attack to them such as Mickaël Piétrus do not work properly when retrieving the history and viewing the article. Yonatanh 14:32, 26 January 2007 (UTC)[reply]

Unicode is evil >:(). I began work on an excellent unicode encoder/decoder for VB some time ago, but I've not yet finished it. Once it's complete these problems will hopefully disipate... AmiDaniel (talk) 19:50, 7 February 2007 (UTC)[reply]

 Done Run-time error ‘-2147024726 (800700aa)’[edit]

I found a new runtime error while clicking on an edit shown in recent changes (with RSS feed). Here is what it said: Run-time error ‘-2147024726 (800700aa)’: Automation error The requested resource is in use

I've never gotten this type of runtime error before, so does anyone else have this problem? Squirepants101 01:34, 31 January 2007 (UTC)[reply]

While I'm not clear entirely what the cause of this exception is, it seems to share a common thread with the Norton firewall. Basically what happens is that VP posts a GET to an instance of Internet Explorer, and then it attempts to interrupt its previous GET and post another--this typically works fine; however, Norton seems to tie up the instance of Internet Explorer (doing what, I'm not sure...) even after interrupting the previous GET, such that the next then fails. Unfortunately, IE provides no means to test whether the resource is available, nor is this automation error trappable--as such, I'm not sure how to fix it. My only advice would be to disable the Norton firewall and simply use the Windows firewall or another, non-Norton, firewall instead. AmiDaniel (talk) 19:47, 7 February 2007 (UTC)[reply]

Runtime 91 on article Tuvix. Richard Harvey 11:02, 31 January 2007 (UTC)[reply]

Warning posted but article not reverted[edit]

I gave a T1-n warning against User:203.199.213.67 for an edit on Domain wall the user got the warning on their talkpage but the article was not reverted and required doing again. Richard Harvey 11:25, 31 January 2007 (UTC)[reply]

Check to see if this is the problem you were experiencing: There is a feature of the mediawiki software that ignores edits that do not create any change to the article. IE: if a user makes a vandalous edit, then self-reverts it, then you press rollback. Since the users sum of edite is the same as the previous version, there is no diff between what you are asking it to do and the way it already is. The mediawiki software does not give you any warning or notification, it just closes the editor as if the edit was made, but you never see an entry in the history on the article. See if this helps. Jerry lavoie 05:15, 8 February 2007 (UTC)[reply]

Logging in error[edit]

I'm sure you get asked this a million time, but how can I log in successfuly. Every which way I try I end up with this message:

You might not be correctly logged into Wikipedia with that username. Try logging into Wikipedia within the current browser.
You might not be on the list of authorized users. Please post a request for permission to use VandalProof on the VandalProof talk page. If you have received a message stating that you have already been added to the list, please contact the user who posted that message.

I've tried the "set user" method and the logging in through VP method. None seem to work. I see mention above about a cookie issue. Can you describe or suggest another solution? -- Levine2112 discuss 21:01, 7 February 2007 (UTC)[reply]

Anyone? -- Levine2112 discuss 00:47, 9 February 2007 (UTC)[reply]

 Done Error Retrieving Warnings 9[edit]

I know people have brought it up before, but is there yet a fix for the Error Retrieving Warnings (9) bug which renders all the rollback buttons useless? I've been unable to use this feature since I was approved in December and am eager to get to use VP. Goodnightmush 00:52, 8 February 2007 (UTC)[reply]

Multiple links to diff[edit]

When I give some custom vandalism warnings, such as blatantvandal or blank2, the sentence giving a link to the edit I revert is posted twice. Pyrospirit Talk Contribs 00:45, 9 February 2007 (UTC)[reply]

I figured out this happens for all custom warnings. The way to get around this is to uncheck "append link to reverted edit", and it will only put the link on once. This still isn't the way it should work, though. Pyrospirit Talk Contribs 22:17, 17 February 2007 (UTC)[reply]

 Done 438 Resolution[edit]

A resolution for the runtime 438 error (at least for me)... when I rebooted my computer, the Google Web Accelerator that's resident on my computer kicked back on. When I logged into VP, I kept getting 438 errors. Once I disabled the Web Accelerator (duh!) the 438 went away. Philippe Beaudette 04:20, 11 February 2007 (UTC)[reply]

I've seen a lot of problems with the Google Web Accelerator. For example, when I tried using the RuneScape forums with the Web Accelerator active, it kept saying that "your session has expired" after about 5 seconds instead of the usual couple minutes of inactivity. I uninstalled it. Pyrospirit Talk Contribs 14:58, 12 February 2007 (UTC)[reply]

 Done Going slow[edit]

VandalProof is going extremely slow. I've noticed this over the last 3 weeks or so but when you click a warning to send to a user it takes about 8 seconds and occasionaly freezes for about 15 seconds then comes back to work again. As-well as this the Run time error 91 - Object variable with block variable not set is highly annoying, If I'm on VP for an hour it will come at least 5 times. Sometimes it's once every 5 mins, one moderator said its an unfixed bug but there must be something you can do to stop this error message and to try to speed it up a little as it was never this slow when I originally got it - any suggestions. Please reply on my talk page. TellyaddictEditor review! 19:01, 13 February 2007 (UTC)[reply]

I massively improved the speed of reverts by taking a hatchet to the vandalism.log file. What I did was (i) copy it (ii) open it in an editor and hack out all except the top warning (it seems to be formatted as a wiki markup table) (iii) save, exit, start VP. Mr Stephen 19:44, 13 February 2007 (UTC)[reply]

 Done Refuses to login to Wikipedia[edit]

VandalProof refuses to login to WP no matter how many times I enter my details and click login, even when I login to Wikipedia and I set it to remember me, my username does not appear in VandalProof. Oliver202 19:34, 14 February 2007 (UTC)[reply]

Do you have cookies enabled in IE? Are you sure nothing is blocking VP from accessing it? Ale_Jrbtalk 19:08, 20 February 2007 (UTC)[reply]
Closed per no response. Ale_Jrbtalk 15:38, 3 March 2007 (UTC)[reply]

Internet Explorer Script Error[edit]

Every time a page loads in the main window, I get an IE script error. Namely, "Object doesn't support this property or method." Anyone know how to fix this? I have IE 7. .V. [[Talk|Email] 20:09, 14 February 2007 (UTC)[reply]

Oh, dear, you too? Seems everyone using VP these days has those errors. I have them, too, and I have to use AmiDaniel's CloseScriptErr program to bypass them. I keep getting runtime error '91' too. I have IE6, and I still get the errors. Maybe someone who still has IE5 could test the program and see if it's version-dependent? — Tuvok[T@lk/Improve me] 21:42, 14 February 2007 (UTC)[reply]
I had this problem, having to use the CloseScriptErr too - however once I removed Twinkle from my monobook and bypassed the cache, then all worked again fine... Not sure if it is the same problem with others, but worth a try if you are using Twinkle too currently... Cheers •CHILLDOUBT• 21:15, 3 March 2007 (UTC)[reply]

 Done {{wr}} warning template for users[edit]

When I click the {{wr}} button on someone's user talk page, it applies something strange that doesn't appear to work. It doesn't even properly create a new section. Pyrospirit Talk Contribs 22:11, 16 February 2007 (UTC)[reply]

The template {{wr}} doesn't exist any more (see here). There was a discussion somewhere and it was decided that it was allowed, or something along those lines. Ale_Jrbtalk 10:55, 20 February 2007 (UTC)[reply]
I do have it userfied at User:AmiDaniel/Wr if you'd care to use it. AmiDaniel (talk) 16:43, 20 February 2007 (UTC)[reply]

Script Error: "Unexpected call to method or property access"[edit]

These are the conditions in which I noticed the bug:

  • (1) I was logged onto an account with adiminstrative priveliges (sorry for the misspelling)
  • (2) I have the most recent stable release of VPRF
  • (3) My computer has met or exceeds all of the requirement
  • (4) Just one day, all of a sudden, an error message that said "unexpected call to method or property access" popped up and persisted in doing so.

and

  • (5) I was approved for VPRF.


The whole message was as follows:


Do you know what may be causing the problem / how to fix it?

~Steptrip (talk) 01:29, 18 February 2007 (UTC)[reply]
Thats exactly what happened to me, apart from the fact that i don't have admin privileges. Anyone have an idea of how to fix this?--K.Z Talk Vandal Contrib 00:43, 25 February 2007 (UTC)[reply]
Me too. One day it just broke, for good. Was running 1.35, my error was on line 52. Not an admin. —dgiestc 01:45, 18 March 2007 (UTC)[reply]
Same here, not an admin, line 56 but for me it's been that way from the first time I ran it. Yonatan talk 04:44, 1 April 2007 (UTC)[reply]
If you have Twinkle installed, remove the Twinkle lines in your monobook.js and add this instead (it worked for me):
if (navigator.userAgent.indexOf("MSIE")==-1) {
importScript('User:AzaToth/morebits.js');
importScript('User:AzaToth/twinklefluff.js');
importScript('Wikipedia:WikiProject User scripts/Scripts/Add LI menu');
importStylesheet('Wikipedia:WikiProject User scripts/Scripts/Add LI menu/css');
importScript('User:AzaToth/twinklewarn.js');
importScript('User:AzaToth/twinklearv.js');
importScript('User:AzaToth/twinklespeedy.js');
importScript('User:AzaToth/twinklediff.js');
importScript('User:AzaToth/twinkleprotect.js');
}

Wenli 22:36, 8 April 2007 (UTC)[reply]

If you don't use IE as main browser, you can simply disable javascript from IE settings, as I did a long time ago. Snowolf (talk) CON COI - 23:01, 8 April 2007 (UTC)[reply]

Can't update VandalismStuff pages[edit]

I have tried about 10 times to update my VandalismLog and VandalismStats pages with VP; none of the attempts have worked. I have cleared my IE cache and history. I tried logging out of WP and logging back in. I can't make it update. — Tuvok[T@lk/Improve me] 08:40, 19 February 2007 (UTC)[reply]

Just a bump; I'm still having the problem, though I can rollback just fine (usually; sometimes that doesn't work). — Tuvok[T@lk/Improve me] 10:08, 20 February 2007 (UTC)[reply]
Do you get any response from the program that you are trying to change something? That is, does the status change to 'Updating' or does nothing happen at all? Ale_Jrbtalk 19:08, 20 February 2007 (UTC)[reply]
I get two script errors which are closed by your handy little program, then it says "Log updated" in an alert box. — Tuvok[T@lk/Improve me] 00:30, 22 February 2007 (UTC)[reply]
Try disabling JavaScript in IE... Ale_Jrbtalk 08:36, 22 February 2007 (UTC)[reply]
I set "active scripting" to "Disable" in IE, and none of my scripts appear to run, however the pages still do not update. I do see an updating message in the title bar. — Tuvok[T@lk/Improve me] 10:46, 23 February 2007 (UTC)[reply]
I seem to be having the same problem. Every time I try updating the log, it says log updated, when in fact nothing happened. It was working fine with VP 1.31... Anyone know how to solve this? --K.Z Talk Vandal Contrib 07:38, 4 March 2007 (UTC)[reply]

(reset indent) Forget "working fine with VP 1.31"; I was using VP 1.31 when the problem occurred. I haven't managed to upgrade to VP 1.3.5 yet; it wasn't letting me log in, last I checked. — Tuvok[T@lk/Improve me] 23:59, 4 March 2007 (UTC)[reply]

 Done Not on User List[edit]

I'm afraid I can't log into VP as it says I'm not on the user list. I've checked and I am... am I logging in properly? AlanD 12:24, 21 February 2007 (UTC)[reply]

Have you tried just reapplying? That's often the problem. Ale_Jrbtalk 18:40, 21 February 2007 (UTC)[reply]
Really? I was only approved today. Ok...AlanD 19:02, 21 February 2007 (UTC)[reply]
Well, I've been approved over two months ago and I still have the same problem. As far as I know, only AmiDaniel can fix it --KaragouniS 19:13, 21 February 2007 (UTC)[reply]
Blinky flip.AlanD 19:35, 21 February 2007 (UTC)[reply]
Hmm... Try applying again. If you aren't added to the list correctly or something, it won't work. Any VP Moderator can fix that. If it's still giving you problems, let meh know =) Ale_Jrbtalk 22:23, 21 February 2007 (UTC)[reply]
Well, I still have this problem. Can you fix it, please? --KaragouniS 14:22, 22 February 2007 (UTC)[reply]
I'll look into it. Ale_Jrbtalk 14:35, 22 February 2007 (UTC)[reply]
Error fixed by upgrading to VP v1.3.5. Everything's ok now :) --KaragouniS 23:11, 26 February 2007 (UTC)[reply]

 Done Reporting IPs incorrectly[edit]

Like this Corpx 11:43, 23 February 2007 (UTC)[reply]

This problem is known, and should have been fixed. Try downloading the binary again. Ale_Jrbtalk 17:09, 23 February 2007 (UTC)[reply]

Rollback buttons grayed out[edit]

My rollback buttons are all grayed out. I've clicked on numerous pages in Recent Changes, and the buttons stay grayed out and the history doesn't load. Only one or two pages have fully loaded properly. I've just downloaded VP 1.33, and I successfully tranfered all my data from VP 1.31 to VP 1.33 (count, white/blacklist, logs). Does anyone know why this is happening? Pyrospirit Flames Fire 22:15, 23 February 2007 (UTC)[reply]

Never mind, it was because of the major bugs in 1.33. It all works in 1.34, which I'm using now. Pyrospirit Flames Fire 00:04, 25 February 2007 (UTC)[reply]

Keeps Freezing..sort of[edit]

Sometimes when I try to warn a user, the page acts like it is refreshing; however, it never stops. It keeps on "refreshing" the page without adding the warning. If I click "Main Page" or "My Talk" for example, just to get away from the page, it takes me right back to the page and continues "refreshing." It is very frustrating because the only way to stop it is to close the program. I hope somebody knows how to fix this. Thanks. Wikipediarules2221 01:00, 24 February 2007 (UTC)[reply]

 Question: Recent changes won't load[edit]

I can't get my recent changes to load up at all, no matter how many times I click on the "update" button. --Zpb52 05:24, 24 February 2007 (UTC)[reply]

UPDATE: Same problem as above, but I didn't see a resolution, just the "done" checkmark. What do I do to fix this?--Zpb52 05:27, 24 February 2007 (UTC)[reply]
Um, try the following:
  • Under the VP File menu, untick 'Use RSS feed'.
  • Click Update a few times and wait a while. It should come up with the recent changes.
  • Now tick the 'Use RSS feed' option.
  • Try updating again, and see what happens. Ale_Jrbtalk 10:11, 24 February 2007 (UTC)[reply]

If you are using the 1.3.3 release, it will not work. Please update to release 1.4.4 by going to User:AmiDaniel/VP and lick the link the download site on the right. --Willy No1lakersfan (Talk - Contribs) 14:44, 24 February 2007 (UTC)[reply]

RC Refreshing Twice[edit]

I just downloaded 1.3.4 and when I use the RSS feed for Recent Changes, whether or not I have it doing it every some time interval or am doing it manually, when I refresh I get the same RC list. If I refresh again, or wait for X seconds to pass again, then I get a new list. Anyone had this before? Goodnightmush 04:55, 25 February 2007 (UTC)[reply]

 Done Error 9[edit]

Despite upgrading to 1.35, I am still encountering this error. --After Midnight 0001 00:54, 26 February 2007 (UTC)[reply]

Where? I'm using 1.35, and I haven't seen it at all, so you'll need to clarify. Ale_Jrbtalk 20:11, 26 February 2007 (UTC)[reply]
It seems to be everywhere (watchlist, recent changes and user contribs). I am using IE7 with Windows XP Media Center Edition 2004, if that helps. Oh and sometimes, but not usually, I will get a "green" but it doesn't look the right edit. An example: this edit [12] made by User:Jpgordon gives me a Green box with the message "Admin Rich Farmbrough has received no vandalism warrnings." Example #2 this edit [13] made by User:AuburnPilot gives me a green "Admin Kafziel has received no vandalism warrnings." I hope these help. --After Midnight 0001 04:17, 28 February 2007 (UTC)[reply]
Both the diffs you provided work fine... Any more you have that aren't working? Ale_Jrbtalk 15:37, 3 March 2007 (UTC)[reply]
Here are 2 Error 9's [14] [15] --After Midnight 0001 18:11, 3 March 2007 (UTC)[reply]
Here is an edit made by DanielT5 which shows as being made by Dgies [16] --After Midnight 0001 18:17, 3 March 2007 (UTC)[reply]
For me, all of those are working fine. HAve you tried re-downloading the whole program, to a new folder, and running it from there? Also, clear your IE cookies and make sure you are running your PC on an administrator user. 19:00, 3 March 2007 (UTC)
OK, I've done that again. I can now use the Recent Changes, but I am still experiencing the same odd behaviour and the Error 9 on my watch list and the user contribs tabs. --After Midnight 0001 19:37, 3 March 2007 (UTC)[reply]
Whatever this was, it now seems to be working OK. I am now getting proper function and can no longer reproduce the problem. --After Midnight 0001 00:24, 14 March 2007 (UTC)[reply]

Internet Explorer Script Errors[edit]

Hi, I keep getting IE script errors whenever using vandalproof 1.35. Has anybody else experienced this. My main browser is Firefox but Vandalproof uses IE. I have IE7. Please reply, Thanks. User: Hdt83 | Talk/Chat 00:56, 27 February 2007 (UTC)[reply]

I keep getting them on 1.34 with IE ver 6. They read:
Line: 105
Char: 35
Error: Expected Identifier
Code: 0
URL: http://en.wikipedia.org/w/index.php?title=PAGENAME&action=edit&oldid=RevisionID#
PAGENAME is the name of whatever page and RevisionID# is the revision ID. Mr.Z-mantalk¢Review! 02:05, 16 March 2007 (UTC)[reply]
Script errors still pop up with Vandalproof on both IE6 and 7. Anybody have a fix? -- Hdt83 | Talk/Chat 23:13, 17 March 2007 (UTC)[reply]
The errors say: Unexpected call to method, and expected identifier / string...-- Hdt83 | Talk/Chat 00:01, 18 March 2007 (UTC)[reply]

Warning users about revert, but someone else reverts? (not major)[edit]

I'm not sure if this has been fixed in 1.3.5 (as it does not work for me, I use 1.3.1) or if someone has reported it before, or even if it counts as a bug, so please disregard this otherwise.
The problem I noticed is that sometimes when you open a page and it loads the history, and you, for example, rollback and leave a test2a-n on the user's page, it leaves a message saying something like "This is the edit that I reverted - RazorICE" (bold I is just so you notice what I mean). While I have no problem with it saying that, it's when someone else reverts before you, but after you loaded the page history, so you end up not being the editor. While I know that this is not really a problem, some users may notice it (like me :P) and say that I never reverted it at all.
Maybe you should implement a check if it reverted correctly before warning?
Again, disregard this if I'm being stupid, or it doesn't count as a bug, or anything like that. --RazorICEtalk 07:34, 27 February 2007 (UTC)[reply]

 Done Slow[edit]

I recently posted here about VP going really slow, it began to speed up but recently I've noticed when you click rollback it takes gaes again, is there anything you can do to fix it permanantely and save ot going all wrong again, and that run time error 91 - object variable with block variable not set is highyl annoying, please help! ThanksTellyaddict 19:34, 27 February 2007 (UTC)[reply]

As far as I know, if you are using the latest version (1.35) the RunTime 91 error has been fixed (or everyone has randomly stopped complaining :P). If you still get it, report it again with lots of information such as what you are doing when you get it and so on.
As for the speed, it runs quite fast for me. Are you sure it isn't your computer? Obviously, we try our best to get it to run fast, and often make improvements on that front, but there's only so much we can do. Ale_Jrbtalk 20:35, 27 February 2007 (UTC)[reply]
Spoken like a true developer: "there's only so much we can do." :p AmiDaniel (talk) 21:52, 27 February 2007 (UTC)[reply]
I have the same, if I click rollback, it first starts doing a lot of processor work (fan speeds up, processoruse to 100%), then it speeds down, and starts with the revert. Some system specs, WinXP, 512 MB, AMD processor, 2 GHz. Should be enough. Oh, I also notice that memory use goes up and up in time, as if it does not free certain variables or something. Maybe the things are connected. Hope this helps. --Dirk Beetstra T C 23:59, 21 March 2007 (UTC)[reply]

Recent changes doesn't load after loading watchlist[edit]

After I load my watchlist, the update button on Recent Changes stops working. I have to restart the whole program before it will work again. This has happened every single time in every version of VandalProof since I first downloaded VP 1.31, and it's still happening in 1.35. Pyrospirit Flames Fire 20:51, 28 February 2007 (UTC)[reply]

I've been having this problem also, on version 1.3.5. However, it doesn't even load my watchlist in the first place. Someguy1221 03:02, 8 April 2007 (UTC)[reply]

Vandal reporting problems[edit]

Whenever I click on the rollback buttons on the top of the screen, a box shows up saying "Vandal has already been reported" and I'm redirected to WP:AIV. The problem is: the vandals in question have never been reported! In fact, no messages were even sent to them at all! --Ed ¿Cómo estás? 18:35, 2 March 2007 (UTC)[reply]

 Done Recent Changes Fails to Update, Fails to retrieve user warners[edit]

I had this problem back with 1.3.1 and figured it would be fixed by now but I guess not, anyways... The recent changes tab will not update, not manually or automatically. Enhanced recent changes is turned off. I'm using XP SP2, IE7, the monobook wikipedia skin, Twinkle and popups, and I extracted the files to my desktop and am running of of that. Also, when using the watchlist tab it often fails to retrieve user's warnings, saying "Error retrieving warnings (9)" How do I fix this?--Mbc362 19:11, 2 March 2007 (UTC)[reply]

This problem should have been fixed. On what pages do you get the 'Error retrieving warnings (9)' error? Ale_Jrbtalk 15:35, 3 March 2007 (UTC)[reply]
On the differences between two versions pages, it usually does not load the user's warnings and sometimes it will load the warnings for unrelated users. If I go to the user's talk page it will almost always correctly load them there.--Mbc362 16:38, 3 March 2007 (UTC)[reply]
Can I have a few specific examples, please? Ale_Jrbtalk 17:44, 3 March 2007 (UTC)[reply]
Well it seems as soon as I complained about the problem, it fixed itself. I now get a message that says there is a script error, but if I continue running scripts on the page VP correctly loads the user's warnings. Unfortunately, the Recent Changes tab still does not update. Any suggestsion?--Mbc362 18:02, 3 March 2007 (UTC)[reply]
Typical, that! :P Unfortunately, as it all works for me, I'll have to try and work around that. Have you tried it with RSS Changes both on and off? Ale_Jrbtalk 22:32, 3 March 2007 (UTC)[reply]
Turning off the RSS Changes fixes it, however, every time it updates and every time I click on a new page it gives me the script error message (just a little bit annoying). Would that error be due to VP or IE?--Mbc362 22:45, 3 March 2007 (UTC)[reply]
Unfortunately, I believe that the script errors are caused by IE, so I'm not sure about that. AmiDaniel made a program that closed them automatically, but I can't remember where he put it...Ale_Jrbtalk 10:23, 4 March 2007 (UTC)[reply]
I found it on his website. Thanks for all your help!--Mbc362 21:19, 4 March 2007 (UTC)[reply]
No problem! I'm glad you sorted it :) Ale_Jrbtalk 07:51, 5 March 2007 (UTC)[reply]

When logging into VandalProof 1.35 none of my rollback buttons are unabled[edit]

I've recently upgraded to VandalProof 1.35 and neither the rollback buttons are active nor does the Recent Changes tab update new pages. Netkinetic(t/c/@) 15:07, 3 March 2007 (UTC)[reply]

So will anyone be able to assist with the above? Netkinetic(t/c/@) 05:23, 6 March 2007 (UTC)[reply]
Um, the rollback buttons won't be enables unless you are viewing a diff - if you are not, they will (obviously) be switched off. Have you tried using Recent Chnages with RSS Feed turned off?. Ale_Jrbtalk 16:37, 6 March 2007 (UTC)[reply]

Persistent Problem[edit]

Hi there! I no those who answer my comment here will pobably be thinkin, oh not this again! However the problem with VP going slow is back again. I'll descrive it in detail - When I install Vandal proof for the first two weeks (approx) it goes fast and what I'd say to be a normal speedt but after that it begins to go very slow and when you press rollback it takes about 6-7 seconds, however it is always after I've made about a total of 500 reverts over a different period of time. Is the anyway this problem can be permanently fixed as its highly annoying and every time you replace VP it makes your vandalism counter which is dispplayed on my user page go back to zero, there must be something you can do to permanently fix it. Please help soon!! Thanks - Regards Tellyaddict 16:00, 7 March 2007 (UTC)[reply]

  • Also is there any way I can clear my black list on vandal proof all at once without having to do it one by one as there must be thousands of IP addresses their in which I haven't added, I think this may be slowing it up
Um, as far as I know, there isn't really a perm fix except for getting a faster computer. Try emptying the following files:
  • Whitelist.txt
  • Blacklist.txt
  • Vandalismlog.txt
and see if that speeds things up for you. Good luck! Ale_Jrbtalk 21:11, 7 March 2007 (UTC)[reply]
By the way, you can manually get your vandalism counter to count previous reversions after reinstalling VP so it doesn't reset every time. Just copy and paste the contents of VandalismLog.txt from the old VP to the same file for the new VP. I do that every time I upgrade to a newer version. Pyrospirit Flames Fire 21:38, 11 March 2007 (UTC)[reply]

 Done Corrupted user list[edit]

Is it just me or is it really corrupted? Can't log on today... The Rambling Man 10:41, 12 March 2007 (UTC)[reply]

This will be fixed when a mod gets online. Ale_Jrbtalk 16:56, 12 March 2007 (UTC)[reply]
All very well to say it'll be fixed and say it's {{done}}, but it isn't! Why not leave it undone until it's actually fixed properly? The Rambling Man 20:30, 12 March 2007 (UTC)[reply]
'Done = the bug has been resolved in the current release, or it was not a bug at all.' Ale_Jrbtalk 17:52, 13 March 2007 (UTC)[reply]

 Done Corrupt User List[edit]

I don't know if this is the place to post this... I was trying to log in, but the programme seemed to be malfunctioning. When I clicked Verify Authorisation, a message popped up which read that the "user list is corrupt" and that I had to contact a moderator to repair it. What is this all about? --Orthologist 20:19, 12 March 2007 (UTC)[reply]

See above. Ale_Jrbtalk 17:53, 13 March 2007 (UTC)[reply]

 Done Special characters[edit]

VP doesn't seem to recognize special characters (such as French). Is this an issue with VP or my version of Internet Explorer? diff. --Wafulz 17:04, 17 March 2007 (UTC)[reply]

Well .. what version of IE and VP are you using? AmiDaniel (talk) 01:37, 31 March 2007 (UTC)[reply]
This isn't an IE problem, it's a problem with how VB stores strings. I've had the exact same problem with my own tool, and I'm pretty sure I know how to fix it. I'll kill 2 birds with one stone and write a function to put the page titles through before posting. Let's see if this works.. --Michael Billington (talk) 12:46, 3 April 2007 (UTC)[reply]
I've written a function to fix this. it takes a page title, for instance, "Michael Bublé", and percent-encodes any odd characters, resulting in "Michael Bubl%C3%A9". When this is put in a wikilink as [[Michael Bubl%C3%A9]], you get a working wikilink with a unicode é - Michael Bublé. I've included the code below for anyone who has the same problem with their own tools (which is me for one). --Michael Billington (talk) 13:37, 3 April 2007 (UTC)[reply]

VPStats[edit]

Apparently not to work when trying to update Stats. (Log/Mistake works perfectly fine, however) - Penwhale | Blast the Penwhale 22:43, 17 March 2007 (UTC)[reply]

Welcomeip[edit]

The {{anon}} button also adds a header == Welcome! ==, but the template already incorporates this so it makes a duplicate. I don't know if this qualifies as a bug but I didn't know where else to put it. Goodnightmush 01:47, 21 March 2007 (UTC)[reply]

Go to the place where VP is installed (probably a folder called VP135_bin or something) and open CustomButtons.txt. You can remove the header for the anon button there. Pyrospirit Flames Fire 23:45, 22 March 2007 (UTC)[reply]

Ratchet & something[edit]

A couple of days ago (March 18) I reverted some vandalism on pages that started with "Ratchet &" (Special:Contributions/71.28.66.222), in all cases it appears that it did load the previous version of the page "Ratchet & something" , and wrote the contents over the page "Ratchet" (hist). Something wrong with the recognition of some special characters (or at least the ampersand?). --Dirk Beetstra T C 00:04, 22 March 2007 (UTC)[reply]

What version are you using? This was a bug in 1.3.0-1.3.2; however, it should be fixed in 1.3.4 and later. AmiDaniel (talk) 01:36, 31 March 2007 (UTC)[reply]
I have blanked the userlists for the old versions, so no one should be able to use anything but 1.3.5. Prodego talk 01:47, 31 March 2007 (UTC)[reply]
Hmm, were you reverting this using the RSS feed or the normal feed? I recently fixed a problem with the normal feed that would do this, but I can't remember if it was in version 1.35 or the as yet unreleased 1.36... Ale_Jrbtalk 12:50, 31 March 2007 (UTC)[reply]

Problems with watchlist, contribs, and (sometimes) recent changes in v. 1.3.5[edit]

I just began using your program and I think it's really great. However, I'm having a few problems here and there. First, my watchlist doesn't load at all. Sometimes the recent changes update does not work either, no matter if I'm using manual or automatic refreshing. When this happens, all I can do is shut down and then restart. When I restart, the recent changes update works just fine. And last, if I click on a user in user lists and then click "contribs", the program switches to the contribs window but nothing is loaded. I've tried manually typing in the username or ip address, but still nothing. Thanks for any help you can offer! Carinemily 17:57, 27 March 2007 (UTC)[reply]

To load recent changes, untick File->Use RSS Feed, then update RC (you may have to click the button two or three times), retick File->Use RSS Feed, and update RC again. You should be up & running. User Contribs only lists those instances where the user's contributions are on top (try looking up your own contribs). I can't help you with My Watchlist, mine doesn't load anymore either. Regards, Mr Stephen 11:21, 28 March 2007 (UTC)[reply]
Thanks, that should be an immense help! And I'm not all that worried about my watchlist anyway. :) Carinemily 13:08, 28 March 2007 (UTC)[reply]
Citing concerns of server lag, domas removed the watchlist listquery option from both query.php and api.php as it failed to conform to db standards, lending only the advice that Yurik (who already has far, far too much to do) rewrite the extension from scratch, and that the VP devs rewrite to use Special:Watchlist (meaning it will run 100 times slower then the previous form used). Alex is apparently rewriting to use Special:Watchlist, and it will be available in the 1.36 release, although it will be horrible in comparison to the query.php method used As you may be able to tell, I'm rather upset about this, but so be it. AmiDaniel (talk) 01:34, 31 March 2007 (UTC)[reply]

Userlist Corrupt Important for an Admin!!!![edit]

I just got the error!! Fix it! → p00rleno (lvl 85) ←ROCKSCRS 17:15, 30 March 2007 (UTC) [reply]

Please watch your tone, pay our incredibly overworked volunteer mods some respect, and get rid of the ridiculous and illegible sig. AmiDaniel (talk) 01:29, 31 March 2007 (UTC)[reply]
It isn't broken on our end, and has not been for some time. Please watch your tone, this isn't our job. Prodego talk 01:44, 31 March 2007 (UTC)[reply]

Hmm, I'm getting the same error. When I tried re-entering my username and password, I got about 5 different script errors before the verify button could be clicked. I then would get the error. No biggie, just fix it when you have time.--Wizardman 19:07, 31 March 2007 (UTC)[reply]

Nevermind. It'll show up like that if you don't upgrade to 1.35. Just download the new upgrade and you'll be fine.--Wizardman 19:14, 31 March 2007 (UTC)[reply]
Is this something that should be dealt with by a re-download or something? Because I've been getting it too. I'd appreciate any suggestions on how to deal with it if it's on my end. Thanks! Tony Fox (arf!) 19:13, 31 March 2007 (UTC)[reply]
I beg everyone's pardon for not figuring out the whole 'download the new version' thing beforehand. I'm kind of stupid with computer stuff sometimes. =P Tony Fox (arf!) 00:08, 1 April 2007 (UTC)[reply]
You won't get that on the old version anymore, instead you will get a "not approved" message. Prodego talk 00:12, 1 April 2007 (UTC)[reply]

Yea, I just got this error too...Any fixes? Corpx 23:45, 3 April 2007 (UTC)[reply]

Never mind, I was running an older version accidentally :D Corpx 23:46, 3 April 2007 (UTC)[reply]

 Done Version 135[edit]

When I've entered my username and password and click Log in to WP, nothing happens.. I had the same problem when I first got the previous version, but it sorted itself out after a while.. this one probably will too, but is there anything I can do to fix it a bit sooner? Thanks, LibLord 21:41, 2 April 2007 (UTC)[reply]

Try clearing the cache, history etc. of Internet Explorer ad trying again. Ale_Jrbtalk 09:06, 3 April 2007 (UTC)[reply]
No joy =( ah well, I'm sure it'll sort itself out eventually. For now I'll just make do with popups! Thanks anyway! LibLord 11:55, 4 April 2007 (UTC)[reply]
Have you tried just logging into Wikipedia in Internet Explorer before trying to run VandalProof? Ale_Jrbtalk 12:41, 4 April 2007 (UTC)[reply]
I'm always logged in anyway, but I logged out and back in.. and then did it in Firefox too, tried every combination of logged in-ness, all to no avail! Not my lucky day... LibLord 21:04, 4 April 2007 (UTC)[reply]

Downloaded v 136 a few days ago, pleased to report that today it's started working as normal. LibLord 22:03, 11 April 2007 (UTC)[reply]

"User list corrupt"[edit]

Trying to log in to VP this morning, I keep getting the message "The user list is corrupt. Please contact a moderator to have it repaired". Please help! RolandR 09:46, 4 April 2007 (UTC)[reply]

Ensure that you are running the latest version of VandalProof - 1.35. Version 1.34 and below are no longer supported. Ale_Jrbtalk 10:28, 4 April 2007 (UTC)[reply]

"Run time error 91"[edit]

I've just downloaded and run VP 1.3.5. Everyy time I try to use it, I get the "Run time error 91" message, and the programme closes. I'm not able to do anything with VP. Please help/advise. RolandR 11:08, 4 April 2007 (UTC)[reply]

It is unlikely that you are running version 1.35 as the bug is fixed in this version. Try downloading it again, to a different folder than before, and make sure you run the 1.35 executable file. Ale_Jrbtalk 20:25, 6 April 2007 (UTC)[reply]
I am indeed running VP 1.35. After the error recurred, I deleted VP1.31 to make sure, but still got the same problem. And I checked the version number after I was unable to do anything. RolandR 15:57, 7 April 2007 (UTC)[reply]

{{anon}}[edit]

When I press the post {{anon}} (using the button) on a user talk page the header comes out like this ==Welcome!== ==Welcome!== Why does it produce two headers? WikiMan53 t/a Review me! 11:59, 29 April 2007 (UTC)[reply]