MyBB Community Forums

Full Version: Attaching avi/mov/wmv/mp4 files as attachments
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi there..

A newbie to mybb forum. I love the package. I am trying to attach "movie" files for our forum and we have have the following occur:

a. We do the attachment, but no file name shows, though the program acted like it took the upload

b. We can not find the file in the table, though we made sure the size we declared was big enough.

Any help?

Also if some wants to play this "movie", do we need to add the plug-ins?

Thanks in advance

Mike
You need to increase your PHP upload size limit to accept larger files - use this as a reference: http://www.radinks.com/upload/config.php

To play attached videos, yes, you'll need some code modification.