I tried using the image uploader version 6 and it doesn't seem to work. Would it be possible to support it?

Thanks

Comments

awolfey’s picture

I will take a look and see. I've mostly been working on the jifupload module for this use.

awolfey’s picture

Hi this is a simple fix. I will get a fix committed soon.

In the mean time you can chage line 185 in aurigma.module to

iu.javaAppletJarFileName = "ImageUploader6.jar";

from

iu.javaAppletJarFileName = "ImageUploader5.jar";

Be sure to use the new .jar, .cab and iuembed.js.

awolfey’s picture

Status: Active » Fixed

OK, please try the 6.x-2.0 release.

jnpWebDeveloper-1’s picture

Thanks mate. That's great, it did the job!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.