Page 1 of 1

Java Upload error

Posted: 03 Nov 2010, 09:32
by artmajster
Hello

I hava a problem with Java uploader

I install the new - 2.7.5 phocagallery on 1.5.21 joomla
and java (build 1.6.0_21-b07)

When I try to upload for example 10 files (200kB each)
first photo is loading - then I see "waiting for server answer"
and I've got
wjhk.jupload2.policies.Picture.Upload.Policy.checkUploadSuccess():The String "^SUCCESS$" was not found in the respond body

this first photo is on server but I cant see them in photos table

I have question: if there must be "something" on server that allows Java scripts?
something install or allow some tributes?

Is there a some other way to add 10 or 20 photos on one time without using Java?
I'm not talking about use FTP and them add one by one photo by using "Add"

help me please :x

Re: Java Upload error

Posted: 06 Nov 2010, 23:34
by Jan
Hi, maybe you get some error, e.g. fatal error which stop the script and will not return anything to java, maybe try to enable php error reporting or debug mode and try to upload images with single upload feature, maybe you get some php error which can be solved then... :idea:

Jan