I have other modules dependent on this (Wysiwyg image upload), is there any way to get the browser upload working? Right know the box appears transparent and doesnt change once the upload reaches 100% on the browser status bar.

Comments

jhedstrom’s picture

Category: support » bug

Since Drupal 7 ships with jquery ui 1.8, this will eventually work once somebody has the time to figure out where the incompatibility is stemming from.

whatsnewsisyphus’s picture

I just have a site that I want to take live in two weeks, and wanted to know if I could utilise this or not

bojanz’s picture

Probably not.

video_upload is done on my free time, which is non-existent at the moment.
This issue is on my todo list for the near future (June), though...

(jhedstrom, the compatibility problem exists because jQuery UI changes their CSS filenames, class names, and ids each release. I need to see how we can support multiple versions at once, would be no good to fix it for jQuery 1.7 only to break it for jQuery 1.6)

whatsnewsisyphus’s picture

oh if its css, I'll try and look into it, its all the css in your .css file or the actual classes that the module prints?

utprep’s picture

Any word on this? Everything works perfect except for that damn browser box being transparent....is this fixable in the .css files?