Workaround to Firefox 12 upload problem

Ricarda / 2012-06-01 12:01:04   

Sorry for opening a new thread but the other one was closed: I've managed to get the picture upload to work in FF 12 by clicking on the outer right edge of the upload button - really far on the right.

No idea why but it's working for me!

Vaska A / 2012-06-01 12:18:00   

Ah shoot, yes. I've seen that...it's an odd thing I'm trying to figure out.

Thanks for posting this and I'll try to fix this before tonights update.

palphd / 2012-06-01 13:12:57   

Hope this is on-topic:

Trying to upload a handful of images (jpg's, all under 200kb). At first, all seem to upload, but several do not show the thumbnails and only have the icons for edit and delete. Also, I cannot delete or move them once "uploaded".

I am, too am running Firefox 12.

pernin / 2012-06-01 13:27:40   

check with other browsers, chromium/chrome or safari seem to work better so far

davix / 2012-06-01 13:32:55   

FF 12 upload
maybe it's those 2 brackets:
name="filesBRACKET,BRACKET"
firebug...

  1. <span class="btn btn-success fileinput-button add-files">
  2. <span>Add files</span>
  3. <input type="file" multiple="" name="files[]">
  4. </span>

Vaska A / 2012-06-01 13:46:12   

No, it's not those brackets.

palphd / 2012-06-01 13:57:58   

No luck with Chrome either. It uploads with the green status bar and everything, but I just get a broken image icon.

Vaska A / 2012-06-01 14:05:06   

Something is broken on your site - try reuploading the /ndxzstudio/ folder and then doing shift + browser refresh to update the javascript on the uploader.

palphd / 2012-06-01 15:35:40   

EUREKA! I figured it out. The jpg files with apostrophes in them are the one's not uploading. I'm probably the only one who didn't get the notice to never include them in a file name, but Windows OS allows it and so I blame THEM! :)

Vaska A / 2012-06-01 15:47:38   

Ah yes, that is a problem. I need to work on that...making a note.

;)

This thread has been closed, thank you.