XFileSharing Pro - default published On with flash upload (solved)

Message
Author
tendea
Posts: 71
Joined: Feb 28, 2013 9:59 pm

default published On with flash upload (solved)

#1 Postby tendea » Mar 25, 2013 8:35 pm

Hi,

when I upload files with flash upload all files are 'Published'. How can I put 'not published' to default flahs upload?

With normal upload is ok.
Last edited by tendea on Mar 27, 2013 3:24 pm, edited 1 time in total.

tendea
Posts: 71
Joined: Feb 28, 2013 9:59 pm

#2 Postby tendea » Mar 27, 2013 1:31 pm

Hello,

This can be resolved by applying the following tweak to up_flash.cgi ('-' means: this line
is have to be deleted):

$file->{file_name_orig} = $f->{Filename};
- $file->{file_public} = 1;