Hi!
After battling for 3h trying to figure out what was wrong on my test site (no flash upload widget no matter what I've tried), I was about to post a long report when I decided to try it on my production site first, just to make sure I had the same problems across all sites.
I'm glad that I did because it is working flawlessly since activation with a minor exception: I get duplicate logins for the number of pictures I upload.
To give an example: if I upload 3 pictures, my username appears 4 times in my Users Online block after that.
Is this normal?
Ricardo
Comments
Comment #1
grandcat commentedNot a bug of Image FUpload, your online list should be able to remove duplicates.
Comment #2
dirksonii commentedNo, I get this bug as well. It's definitely a problem- It triggers my throttle config, among other nasty effects.
Comment #3
grandcat commentedThe problem is that Flash opens multiple connections to the server. In addition to that, Flash can't use the actual user session, it has to reopen it virtually. So, that's the reason for this behaviour.