DNN 7.0.2. Using the html module, trying to upload an image, the upload dialog says "Max file size allowed: 200.KB" I need to be able to upload images bigger than 200.00 KB.
I have edited the HTML Editor Manager, in the Everyone Configuration and increased the Image Manager Settings, Max File Size to over 309248 bytes, which should be over 300KB and saved. Then I have cleared the cache, restarted the application pool and restarted the application. When returning to the html module and trying again to upload an image, the upload dialog still reports there is a "max file size allowed: 200.00 KB" it is unchanged and I cannot upload a file larger than that. Also, if I return to the HTML Editor Manager, i see that the Max File Size has returned to the default of 1024KB.
I have also increased the max file size settings in the web.config following Chris Hammond's video. The file manager now says I can upload 80MB.
What do I have to do to successfully allow larger uploads in the radEditor image manager in DNN7?
I was able to change these settings in DNN6. DNN7 seems to not be working for uploads for me.
Thanks, Mark Buelsing