MyBB Community Forums

Full Version: Video help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi how to upload video files like wmv, mpeg, 3pg etc to mybb forum? Do I need a mod or plugin to do this?
You need to add the appropriate attachment types:
Admin CP --> Configuration --> Attachments
You can upload it to your FTP.
(2008-08-25, 05:51 PM)DennisTT Wrote: [ -> ]You need to add the appropriate attachment types:
Admin CP --> Configuration --> Attachments
Write it like this "Extension-.wmv MIME Type -image/wmv" or Extension-.wmv MIME Type -video/wmv" ?
I'd use video. MIME type isn't terribly important, but for WMV, the correct type is video/x-ms-wmv

Also make sure your PHP upload limits are large enough to handle the video files.