|
By default PHP is configured to allow up to 2MB file uploads. This is set in your php.ini file. Also, if you allow a higher setting, make sure you put a higher value in your multimedia max filesize (even if you dont allow multimedia uploads); this value modifieds the upload script to specify an upload size during the POSTing a files.
__________________ Please do not PM me for support or sales questions. Thank you for your understanding. |