Since updating a clients website to Revo 2.3.1 I am not able to upload any image files (jpgs, JPGs, pngs …) via the Media Browser anymore. I always receive the error message „Upload of this filetype (.jpg) is not allowed!“
Other filetypes (including pdf, mp3 etc) work fine. FTP upload works fine, permissions on image folder are 777.
I checked the System Setting „upload_media“ and the image types were missing. I added them, cleared the cache (browser and ModX), logged out and back in - same error message.
I suspect this is some kind of Access / Permission problem but I'm having a hard time wrapping my head around it. I updated my User Groups to include Media Source Access (Filesystem / Member / Media Source Admin), but it doesn't help.
Grateful for any ideas!
MODX Version: Revo 2.3.1 pl (traditional)
PHP Version: 5.3.3-7+squeeze21
Database (MySQL, SQL Server, etc) Version: MySQL 5.1.73-1
Error Log Contents:[2014-08-25 14:12:17] (ERROR @ /index.php) Resource URI aktuelles/ankuendigungen/verkostung-castel-sallegg.html already exists for resource id = 92; skipping duplicate resource URI for resource id = 111
[2014-08-25 14:12:17] (ERROR @ /index.php) Resource URI seminare/online-bestellen.html already exists for resource id = 104; skipping duplicate resource URI for resource id = 105
The "media_types" are for video files. You want the upload_files and upload_images settings. Here's the default list of the upload_files setting on installation:
I've noticed sometimes odd little things like that in system settings, and on a couple of occasions even Policy checkboxes that were unchecked during upgrades. I'm not sure why.