Hi,
We are using MANTIS 1.1.6. We wanted to increase the file size limit for upload as 20 MB. When we increased the size in config file and tested it, the system got hanged and its submitting the bug without the uploaded file. Please let us know if there is any solution to fix this issue.
regards,
Elan
File Upload - FileSize Change in MANTIS 1.1.6
Moderators: Developer, Contributor
Re: File Upload - FileSize Change in MANTIS 1.1.6
Have you checked "post_max_size" and "upload_max_filesize" in your php.ini?
Re: File Upload - FileSize Change in MANTIS 1.1.6
Hi PAB,
Thanks for ur reply. If i give "post_max_size" and "upload_max_filesize", its not allowing me to submit a bug, WITHOUT any attached files.Its displaying the error : "Issue 0 not found" for all errors. Is there any way to make it show the "File Upload" error message, and most important why is it not allowing me to submit issues without any attachment.
-Elan
Thanks for ur reply. If i give "post_max_size" and "upload_max_filesize", its not allowing me to submit a bug, WITHOUT any attached files.Its displaying the error : "Issue 0 not found" for all errors. Is there any way to make it show the "File Upload" error message, and most important why is it not allowing me to submit issues without any attachment.
-Elan
Re: File Upload - FileSize Change in MANTIS 1.1.6
In Mantis 1.1.6 If i give "post_max_size" and "upload_max_filesize", its not allowing me to submit a bug, WITHOUT any attached files.Its displaying the error : "Issue 0 not found" for all errors. Is there any way to make it show the "File Upload" error message, and most important why is it not allowing me to submit issues without any attachment.