I cannot upload .gsd files. Is this file extension type permitted?
I have the image types, audio types, video types, and document types all set to ALL. I first had it set up with /gsd instead of ALL but neither works. I can upload jpg ok.
any ideas?
thanks,
Martha
"ALL" doesn't mean "all file formats that exist in the whole wide world", but in fact "all file types that coppermine knows". Out of the box, GSD is an unknown file type. Add it to the list of "known" extensions by running a query like this:INSERT INTO yourCoppermineTablePrefix_filetypes VALUES ('gsd', 'application/gsd', 'document', '');
Thank you SOOOO much!!
I am such a newbie, where/how would I do that?
:-[
Martha
I figured it out! Yay! Thanks so much for your help!!
:)
Martha
(doin' the happy dance!)