Keyword

Won't upload .flv file

  • cartalkuk
  • cartalkuk's Avatar Topic Author
  • Offline
  • New Member
More
16 years 9 months ago #5393 by cartalkuk
Won't upload .flv file was created by cartalkuk
Hi,trying to upload a small exsample file via media manager and tell me this is not a file supported type..its a .flv file while is this.

Peter

Please Log in or Create an account to join the conversation.

More
16 years 9 months ago #5394 by debharper
Replied by debharper on topic Re: Won't upload .flv file
I'm still trying to get mine working also, but I found the answer to your problem yesterday.  There is an array of file types that Media Manager will allow you to upload.  Edit the file named admin.media.php in the administrator/components/com_media directory.  Add the file extensions you need to the $allowable array declaration. 

Please Log in or Create an account to join the conversation.

  • cartalkuk
  • cartalkuk's Avatar Topic Author
  • Offline
  • New Member
More
16 years 9 months ago #5395 by cartalkuk
Replied by cartalkuk on topic Re: Won't upload .flv file
Hi,thanks what line would that be to add .flv

Peter

Please Log in or Create an account to join the conversation.

More
16 years 8 months ago #5396 by debharper
Replied by debharper on topic Re: Won't upload .flv file
Line 350 looks like a good place to start.  Just add another line with
'flv',
in between any two of the other file types in the array.  The array already has file types such as bmp, doc, gif, and ico.  They don't have to be listed alphabetically unless not doing that bothers you.  :)

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum