If you want to be able to upload larger files to vbulletin, you actually need to change some settings in php. There are several (maybe even some mysql settings too). I've seen them outlined over at vb.com before.
What I do on my site when I want to upload large files is to ftp to the site and add them to a folder and then link to them. This way, I am the only one who can upload large files and I don't need to change any settings to do so.
|