esotalk / esoTalk

Fat-free forum software.
GNU General Public License v2.0
1.47k stars 237 forks source link

Grabbed 0 dropped files resulting in no uploads #363

Open tvb opened 9 years ago

tvb commented 9 years ago

Any idea why the following output is generated when I try to drop a file as attachment and resulting in no uploads?

[Log] Grabbed 0 dropped files. (jqueryautogrow,scrubber,autocomplete,conversation,signature,jqueryfineuploader,attachments,bbcode,emoticon,likes,share,bookmarks.js, line 72)
[Log] [FineUploader] Processing 0 files or inputs... (jqueryautogrow,scrubber,autocomplete,conversation,signature,jqueryfineuploader,attachments,bbcode,emoticon,likes,share,bookmarks.js, line 72)
tvb commented 9 years ago

I can reproduce this by opening a new conversation, refreshing the screen and then trying to drop an file in it.

tvb commented 9 years ago

tried with jquery.fineuploader.js v5.0.7 but got the same problem.

tvb commented 9 years ago

get 5.0.7 here https://github.com/feryardiant/fineuploader-dist

tvb commented 9 years ago

it looks like that the onSubmit it not being called at the time of the issue. I have not been able to find the reason yet

tvb commented 9 years ago

Bump, this is an annoying issue as we use the dropZone a lot.

jgknight commented 9 years ago

Is this while trying to attach any file to a conversation? Or is it specific tile types?

tvb commented 9 years ago

Not sure, I only upload jpg files.