Doubled installs counters

in Userscripts.org discussion
Subscribe to Doubled installs counters 9 posts, 7 voices



Tamozhnya1 Scriptwright
FirefoxWindows

I said that installs counters of my scripts always has a even values

 
Jefferson Scher Scriptwright
FirefoxWindows

Someone else reported the same thing, but no resolution was reached in that thread: http://userscripts.org/topics/96934

Related discussion of install stats: http://userscripts.org/topics/68566

 
jesus2099 Scriptwright
OperaWindows

+1. Indeed, the installs counter goes up by two digits for each one install.
I’ve just noticed this problem now* but I don’t know when this bug appeared (at least 2012-01-14).
I hope this well-titled thread will get some attention by the admins.

 
jesus2099 Scriptwright
OperaWindows

This bug is lost in forums :/
Please vote http://userscripts.uservoice.com/forums/795-gen... maybe :)

 
spmbt Scriptwright
ChromeWindows

I agree. I also watch the bug counter forum (during each script update).

 
little-vince Scriptwright
ChromeWindows

I've come to notice this too.
http://userscripts.org/scripts
All installs are multiples of two.
As is the following page, and the following page.

Can we get a fix for this?

Also, I understand the installs counter increments each time the script is requested.
Why the script is requested twice upon one install is beyond me.

 
equazcion Scriptwright
FirefoxWindows

This could be a pretty simple thing to fix. If we know these numbers are consistently getting doubled, just divide them all by 2 when displaying them :)

I'm sure eventually the underlying issue can be fixed too, but in the meantime at least the display can easily be made accurate this way.

 
equazcion Scriptwright
FirefoxWindows

Looks like this has been fixed.

 
jerone Scriptwright
FirefoxWindows

Looks like this has been fixed.

I seems so...