error message: forbidden file extension error message: forbidden file extension
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

error message: forbidden file extension

Started by ~Martha~, February 17, 2007, 06:36:08 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

~Martha~

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

Joachim Müller

"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', '');

~Martha~

Thank you SOOOO much!!

I am such a newbie, where/how would I do that?

:-[
Martha

~Martha~

I figured it out! Yay!  Thanks so much for your help!! 

:)
Martha
(doin' the happy dance!)