Text area image upload gives Error #-600: File size error

This topic contains 1 reply and 1 voices, and was last updated by Grenville 9 years, 6 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
October 14, 2014 at 5:55 pm 28375
Grenville I am using a form with Post Body field and "Enable image upload in post area" ticked with "Teeny Rich textarea" selected. When I upload an image of more than approx 2MB I get the error "Error #-600: File size error". Smaller images upload just fineThings I have checked: Using a phpinfo() I see that upload_max_filesize and post_max_size are set to 256 If I use a Custom field "Image Upload" and set the "Max. file size" to 8000 then I can upload larger images up to 8M The problem is just uploading images in the text area Thanks
October 14, 2014 at 7:25 pm 28384
Grenville Grenville

Found the solution to this. In /assets/js/frontend-form.js there was max_file_size set to 2mb so I just changed that to 8mb.

Viewing 1 Posts - 1 through 1 (of 1 total)