This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

ims_pulse
ims_pulse

Hi everyone. It seems that I'm experience an error that is hard to determine the exact cause.

What I've discovered so far is that the error only occurs when I have file upload controls on my field yaml. The file upload maxFilesize is set to 4096M. When its set to 2M, the feature works fine with no errors and problems. So, this is a memory issue in either October or PHP. I then changed: upload_max_filesize=4096M, max_file_uploads=40, post_max_size = 4096M and memory_limit = 8096M in php.ini in my xampp. I double checked to make sure that it was not the wrong .ini file. Restarted Everything. However, it still reflected the 2M error. I changed this

modules/backend/formwidgets/fileupload/assets/js/fileupload.js

and this:

\modules\backend\assets\js\october-min.js

maxFilesize = 4096

Still nothing. The value is still reflected as 2M

Where else can I change this value so OctoberCMS can see it?

PHP Version: 7.2.34 Xampp on Windows PC

Thanks!

mjauvin
mjauvin

What problem are you seeing exactly?

1-2 of 2

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.