Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
This attachment is hidden for guests. Please log in or register to see it.
unzip and put it at:
/components/com_community/assets/vendors/plupload.min.js
/components/com_community/controllers/files.php
This issue happen because plupload ignored file extensions that they don't understand (they don't find it on their ext-to-mime mapper). The result is, those ignored files can't be selected on Chrome. As for Firefox, they are accepted because Firefox can't filter file extensions like Chrome.
Regards
This message has an attachment file. Please log in or register to see it.