MyBB Community Forums
attach videos - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.2 Series (https://community.mybb.com/forum-3.html)
+------ Forum: MyBB 1.2 General Support (https://community.mybb.com/forum-4.html)
+------ Thread: attach videos (/thread-4543.html)

Pages: 1 2


attach videos - 2xDj - 2005-11-03

i would like to let my users attach videos (avi files)
is it possible and how?Big Grin


RE: attach videos - Dennis Tsang - 2005-11-03

Admin CP --> Attachments --> Add Type


RE: attach videos - 2xDj - 2005-11-03

yes but i tried to attch a video but it didn't work
i did add type but what should i set for MIME Type?
nobody knows?Sad


RE: attach videos - Primus - 2005-11-03

Extension: avi
Mime Type: Content-type: video/x-msvideo


RE: attach videos - Dennis Tsang - 2005-11-04

If you see an error message, please post it here so that we know what the problem is.


RE: attach videos - 2xDj - 2005-11-05

Primus Wrote:Extension: avi
Mime Type: Content-type: video/x-msvideo

it doesn't work Sad


RE:��attach videos - 2xDj - 2005-11-05

DennisTT Wrote:If you see an error message, please post it here so that we know what the problem is.

it says nothing, i just wait video being uploaded and then the attachament doesn't appear


edit: i just tried upload it here, same result


RE: attach videos - squirrel - 2006-01-04

Ok then, suppose you did register this attachment successfully. Videos are much bigger files that what you already have set as a max size. Eg, mine is set as 50,000 or somthing like that. You will need to make a bigger max size in order to allow this attachment to be posted.


RE: attach videos - WDZ - 2006-01-04

Keep in mind that the maximum upload size might also be limited by PHP itself (upload_max_filesize, post_max_size, max_input_time) or by your web server (LimitRequestBody).


RE: attach videos - gsa - 2006-02-14

It's working for me, but the icon doesn't appear well. I think I should add icons to images/attachtypes. Any place to find these icons?

Thanks,
Georges