supported filetypes

pinUpload

supported filetypes


Rik 07-03-2008, 3:44
hello support, 
when i want to add an filetype to the upload, it don't work. i can't select the filetype(.zip)


http://***/edit/editor/add-on/upload/pinUpload?baseFileDir=/***/***/httpdocs/img/&baseUrl=http://***/edit/editor/add-on/upload/&baseFileUrl=http://***/img/&lng=en&maxFileSize=1000000&maxTotalSize=5000000&enableDelete=1&enableRename=1&enableNew=1&enableImagePreview=1&enableImageResize=1&enableFilenameCheck=0&displayFiles=1&imageSize=&imageFilter=gif,jpeg,jpg,png,&docFilter=html,htm,txt,doc,docx,pdf,zip,swf,&displayStyle=0&technology=php');
the link given to the flashfile.

Re: supported filetypes


Pintexx Support 07-04-2008, 8:49
Hello,

could you please check the file date of upload/pinupload.swf:
It should be November 11 th, 2007.

Regards,
Hans-Peter

Re: supported filetypes


Rik 07-07-2008, 12:48
yes, it is..

Re: supported filetypes


Pintexx Support 07-07-2008, 1:47
Hello,

can you select docx and swf ?

Regards,
Hans-Peter

Re: supported filetypes


Rik 07-07-2008, 3:18
no, i can't

Re: supported filetypes


Rik 07-14-2008, 9:55
could you respond?

Re: supported filetypes


Pintexx Support 07-14-2008, 11:11
Hello,

the problem is that we can not reproduce.

What happens if you use only "zip" as filder ?

Regards,
Hans-Peter

Re: supported filetypes


Rik 07-14-2008, 12:38
the flashfile is not responding on that, i can still select PDF. zip doesnt show up. does it help when i create an account so you can see it yourself?

Re: supported filetypes


Pintexx Support 07-14-2008, 4:11
Hello,

I don't think that this will help because we will only see that is doesn't work.

How do you set the doc filter at your pinEdit page ?

Regards,
Hans-Peter

Re: supported filetypes


Rik 07-22-2008, 10:51
it's in the settings. is filetype handling explicitly done by the flashfile or is php part of it?

Re: supported filetypes


Pintexx Support 07-22-2008, 1:17
Hi,

if you use pinUpload with pinEdit then the filter is defined by setDialogFilterDocument method.

Please try

editor->setDialogFilterDocument("zip");

Regards,
Hans-Peter

Re: supported filetypes


Rik 07-24-2008, 4:51
the link is changing, but the upload don't.. :(

&url=***&docfilter=zip&imgfilter=gif,jpeg,jpg,png,"

Re: supported filetypes


Pintexx Support 07-25-2008, 1:11
Hello,

that's indeed very strange.
Everything works for us.

Could you please try this:
Download pinEdit 7 for PHP.

Copy the folder editor/add-on/upload to the same location in your editor folder (overwrite all files)

Regards,
Hans-Peter

Re: supported filetypes


Rik 08-06-2008, 10:39
that did the trick,

i replaced the SWF and php/pinupload.class.php. now it works fine mostly of the time.

filenames like dompdf-0.5.1 are not supported.

thank you very much for the time you spend on this one

sorry for the late response. but my vacation had more priority ;)