Userscripts.org - Inline Fans List

By pwlin Last update Mar 5, 2013 — Installed 1,598 times.

[BUG] more than 60 Fans

in
Subscribe to [BUG] more than 60 Fans 7 posts, 2 voices



simon! Scriptwright

http://userscripts.org/scripts/show/26062

http://userscripts.org/scripts/fans/26062

(maybe it's only I that can't see the buttons?)

 
pwlin Script's Author

Thanks for reporting this bug. It is fixed in version 0.5.3
Please upgrade and let me know if it works for you.

 
simon! Scriptwright
FirefoxX11

well, it works, thanks.

it was kind of a surprise when the list expended like... !!!BAM!!! after waiting like two or three seconds :S
a box with "Wait, List is being generated..." would be good ;)

there is a bug: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.13) Gecko/2009080315 Ubuntu/8.10 (intrepid) Firefox/3.0.13

the order at the end "frame"/"section" is wrong 1,3,2 instead 1,2,3 (see screenshot below)

http://a.imagehost.org/view/0276/screenshot
http://bayimg.com/BAdokaaCC

but these two issues are not critical.

and I'm very sorry for not replying for so long - a ivrus attacked my (LOL) Windows Vista and all the data (which wasn't rescued) lost - So I took my Slax LiveUSB, downloaded Ubuntu 8.10 to another USB Drive and burned Ubuntu ISO image with K3B :PPP

So, I'm still backuping, LOL - and it's fun :)

Thank you, pwlin.

 
simon! Scriptwright
FirefoxX11

it was kind of a surprise when the list expended like... !!!BAM!!! after waiting like two or three seconds
critical (for no-broad band connection) - why the first frame/section after starting to load all the "Fans Pages" is getting loaded again (including image files (avatars))?

 
pwlin Script's Author
FirefoxWindows

Hi Simon,
Sometimes the sections are not shown in their original order (like the screenshot) because these sections are fetched one by one through ajax and because of asynchronous nature of the calls, they might not get received in their original order.

I can not reproduce the bug about reloading the first section 2 times. Can you show me a page that this bug happens on it?

 
simon! Scriptwright
FirefoxX11

http://userscripts.org/scripts/show/26062

 
pwlin Script's Author
FirefoxWindows

The first page is called only once for me.

[16/Aug/2009 14:03:09] tmp: 192.168.0.4 -> userscripts.org GET /scripts/fans/26062 HTTP/1.1
[16/Aug/2009 14:03:11] tmp: 192.168.0.4 -> userscripts.org GET /scripts/fans/26062?page=2 HTTP/1.1
[16/Aug/2009 14:03:11] tmp: 192.168.0.4 -> userscripts.org GET /scripts/fans/26062?page=3 HTTP/1.1
[16/Aug/2009 14:03:11] tmp: 192.168.0.4 -> userscripts.org GET /scripts/fans/26062?page=4 HTTP/1.1
[16/Aug/2009 14:03:11] tmp: 192.168.0.4 -> userscripts.org GET /scripts/fans/26062?page=5 HTTP/1.1
[16/Aug/2009 14:03:11] tmp: 192.168.0.4 -> userscripts.org GET /scripts/fans/26062?page=6 HTTP/1.1
[16/Aug/2009 14:03:11] tmp: 192.168.0.4 -> userscripts.org GET /scripts/fans/26062?page=7 HTTP/1.1

I'm using FF 3.5. Is this happening to you every time?