I just added wmv to the file extensions users can upload, and set the max size to 4 MB. When I tested it with a 2 MB file, I got a database error message.
Quote:
<!-- Database error in vBulletin 3.6.8: Invalid SQL: INSERT INTO attachment (dateline, thumbnail_dateline, visible, userid, extension, filename, posthash, filehash, filesize, filedata) VALUES (1206887024, 1206887024, 1, 3, 'wmv', [attachment name]
|
I've tried it several times with the same result, and attaching other file types works fine. What did I do wrong?