Quote:
Originally Posted by pspcrazy
Well oddly enough now it's giving me this error: Error - The filetype used in the "Rename" field should be the same as the original filetype.
and if the files larger then a few mb it just redirects.
In fact i even upped my post limit and upload limit on php so that's not the issue. Any clues?
|
The error message is saying that you are uploading one filetype but asking that it gets redownloaded with a different filetype. Are you entering something into the rename field? This should always end with the same filetype as the file being uploaded.
With the 'just redirecting' for large files, check the maximum file sizes in the vbulletin admin/attachments table for the filetypes of interest. For your regular users, the maximum upload size is limited to these values. Admins can upload files of any size up to the php limits. You can check the maximum size allowed by selecting the down arrow on the 'uploadable filetypes' message on the add entry form.