I can't upload mp4 files even though I specify the file name in config: Allowed movie types = mp4
I get the following error, so maybe mp4 is not allowed even though it's specified explicitly? Can I change the php filter for this if that's how it's done?
Only files with the following extensions are accepted :
jpg/jpeg/jpe/gif/png/bmp/jpc/jp2/jpx/jb2/swc/iff/asf/asx/mpg/mpeg/wmv/swf/avi/mov/psd/ram/ra/rm/tiff/tif/doc/txt/rtf/pdf/xls/pps/ppt/zip/rar/gz/mdb.
You need to add it as a filetype so that Coppermine knows how to handle it.
Use http://forum.coppermine-gallery.net/index.php?topic=24186.0
Thanks Nibbler, that works. Didn't find that tip during my Forum searches.