4images Forum & Community

4images Issues / Ausgaben => Discussion & Troubleshooting => Topic started by: loz on November 17, 2005, 01:10:47 PM

Title: Powerpoint .ppt file download
Post by: loz on November 17, 2005, 01:10:47 PM
Hi,

I've uploaded a few Powerpoint files to my website using the batch upload mod method. I've also installed the 'download' folder module to allow users to download larger image sizes using the download button. The Powerpoint files upload and display correctly but when you click on either download or zip the file opens in the browser displaying a whole load of text jargon.

I've amended includes/upload_definitions.php adding the correct MIME definition:

$mime_type_match['ppt'] = array("application/vnd", "application/mspowerpoint", "application/ms-powerpoint", "application/mspowerpnt", "application/vnd-mspowerpoint", "application/vnd.ms-powerpoint", "application/powerpoint", "application/x-powerpoint", "application/x-mspowerpoint");

I've also included 'ppt' as an allowed extension in the control panel settings page but nothing seems to solve this problem.

Please help!
Title: Re: Powerpoint .ppt file download
Post by: V@no on November 17, 2005, 02:38:16 PM
can we see it?
Title: Re: Powerpoint .ppt file download
Post by: loz on November 21, 2005, 12:55:24 PM
Sorry, it's on a local intranet. I'm sure it's something to do with the MIME types or maybe a browser issue.
Title: Re: Powerpoint .ppt file download
Post by: V@no on November 21, 2005, 03:13:51 PM
Can you attach one small .ppt file (zip it first) so we could test it?
Title: Re: Powerpoint .ppt file
Post by: gabcsa52 on March 28, 2006, 08:31:54 PM
I uploaded a ppt. file. It seems well in the gallery, but when I want too play it, the browser (firefox and IE too) finds an unknown extension. Which extension is it for the browser?