Welcome Guest, Not a member yet? Register   Sign In
Bug version 3.1.9
#1

(This post was last modified: 10-19-2018, 12:23 PM by lucavalentino.)

Correct the config / mimes file because it does not read the pptx file properly

I solved this way:


 'ppt' => array('application/powerpoint', 'application/vnd.ms-powerpoint', 'application/vnd.ms-office', 'application/msword'),
 'pptx' => array('application/vnd.openxmlformats-officedocument.presentationml.presentation', 'application/zip', 'application/msword','application/vnd.ms-powerpoint'),

Reply




Theme © iAndrew 2016 - Forum software by © MyBB