XFileSharing Pro - Problem with uploader tool

Message
Author
GMC
Posts: 172
Joined: Aug 15, 2009 4:48 am

Problem with uploader tool

#1 Postby GMC » Sep 08, 2010 2:37 pm

I am getting an error "No chunks were found."

I searched the forum and saw two threads that had this error as well

One was marked fixed - but didnt say how

and the other one had a reply - saying replyed by email!!!

Anyone know what this error is and how to fix it

Cheers

GMC

GMC
Posts: 172
Joined: Aug 15, 2009 4:48 am

#2 Postby GMC » Sep 10, 2010 3:41 am

bump

mrperl
Posts: 65
Joined: Mar 06, 2010 11:40 am

Re: Problem with uploader tool

#3 Postby mrperl » Sep 12, 2010 12:52 am

Check the permissions on what $c->{temp_dir} is set to.

I looked at the source code in api.cgi:CompileChunks() and it does a lot of error checking, so also you can do a test and immediately check your apache logs.

mrperl

GMC
Posts: 172
Joined: Aug 15, 2009 4:48 am

Re: Problem with uploader tool

#4 Postby GMC » Sep 14, 2010 2:37 pm

mrperl wrote:Check the permissions on what $c->{temp_dir} is set to.

I looked at the source code in api.cgi:CompileChunks() and it does a lot of error checking, so also you can do a test and immediately check your apache logs.

mrperl
Its set to 777

I think thats right and I will run a test now

Shame it doesnt happen all the time!

Thanks for the response - I hope we can get a solution for this FOR EVERYONE that has the issue