Page 1 of 1
Cannot upload INDD file type (Adobe InDesign)
Posted: 02 Oct 2008, 01:58
by Earthson
Hello,
I've seen several posts about uploading file types, and I do understand that I need to add them to the "allowed file types". But, I'm not sure what the text actually needs to read. I have this: {indd=application/x-indesign} but it doesn't work. I just mimicked Adobe Photoshop's text.
Anyway, can anyone help me with this? Thanks.
Re: Cannot upload INDD file type (Adobe InDesign)
Posted: 02 Oct 2008, 13:44
by Jan
??? I cannot find mime type for indesign ??
try:
application/x-indesign
text/pdf
text/postscript
text/photoshop
application/pdf
application/postscript
application/photoshop
Jan
Re: Cannot upload INDD file type (Adobe InDesign)
Posted: 02 Oct 2008, 20:24
by Earthson
Hmmm - well, I've since discovered that application/x-indesign does work...but it only will upload a small file (less than 1 MB). When I try to upload a 5Mb file, it doesn't work. I get a message UPLOAD ERROR 406. Any idea what that means?
I'm also getting errors when I upload other files. I uploaded a TIFF and a message came up saying to "check file size". But, the file did upload into the directory?! Very weird.
Anyway, I checked the size restrictions in Phocadownload, as well as in my Joomla server settings. They both seem ample.
I have resorted to FTP to put my larger files on the site. That works fine, but I would prefer to just have it work as it should. Great component...just this one thing. Thx.
Re: Cannot upload INDD file type (Adobe InDesign)
Posted: 02 Oct 2008, 21:15
by Jan
did you check the php settings too (php.ini) ... paramters:
I don't know the names of these parameters, but there are two, one for maximum of upload file and one for maximum of post data ...