process.php

Enhanced frontend add-on to queue files.
Post Reply
CortoMaltese
Posts: 19
Joined: Sun Sep 13, 2009 10:25 am

process.php

Post by CortoMaltese »

Hi

is t possible to use JBatchUpload whe using process.php ?

It seem that i added all the files and did the right installation things

The applet still doesnt load

Thanks

Corto

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: process.php

Post by support »

Sure, process.php woriks with JFileUpload, JBathcUpload, JImageUpload and JImageFilter.

CortoMaltese
Posts: 19
Joined: Sun Sep 13, 2009 10:25 am

Re: process.php

Post by CortoMaltese »

It does not work for me>....

the java console says :

Code: Select all

INFO: JBatchUpload 2.4 FINAL.001
Exception in thread "thread applet-jfileupload.upload.client.MApplet.class-2" java.lang.NoSuchMethodError: jfileupload.transfer.client.util.Conf.L(Ljava/lang/String;)Ljava/lang/String;
   at jfileupload.transfer.client.edesign.BatchTransferUI.A(Unknown Source)
   at jfileupload.upload.client.MApplet.loadUI(Unknown Source)
   at jfileupload.upload.client.MApplet.init(Unknown Source)
   at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
Any idea ?

Thanks

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: process.php

Post by support »

Yes, do you have any Premium or Enterprise version ? The error you reports is a mismatch between applet version or package. For instance, you're trying to use JBatchUpload pro with JFileUpload enterprise or JBatchUpload Pro 2.4 with JFileUpload Pro 2.3.

CortoMaltese
Posts: 19
Joined: Sun Sep 13, 2009 10:25 am

Re: process.php

Post by CortoMaltese »

I use JfileUpload 2.5 RC1 (with the license of 2.4 pro)
with JBatchUpload pro 2.4

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: process.php

Post by support »

Drop an email to support(at)jfileupload(dot)com to get JBatchUpload 2.5RC1 too.

CortoMaltese
Posts: 19
Joined: Sun Sep 13, 2009 10:25 am

Re: process.php

Post by CortoMaltese »

Just did :)

Thanks

Post Reply