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

grandcat’s picture

Category: bug » support
Status: Needs review » Closed (won't fix)

Not a bug of Image FUpload, your online list should be able to remove duplicates.

dirksonii’s picture

Category: support » bug
Priority: Minor » Normal
Status: Closed (won't fix) » Active

No, I get this bug as well. It's definitely a problem- It triggers my throttle config, among other nasty effects.

grandcat’s picture

The 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.