Quote:
Originally Posted by Hovard
Changed max file size in php.ini to 100Mb ( was 2Mb ) File size - 6Mb. Now see
Error! The upload failed (error type 2).
File 300kb uploaded without any errors
|
That's because of a new file size check.
Find and remove
HTML Code:
<input type="hidden" name="MAX_FILE_SIZE" value="{vb:raw inimaxattach}" />
from the downloads2_file and downloads2_file_addit templates.
This is already fixed for the next release, 6.0.2.