EDIT: FIXED...Image Uploads Not Working v1.2.0
EDIT: I had a line of code in my functions that was causing the issue:
add_filter( 'fluent_community/convert_image_to_webp', 'no_fluentcomm_optimize_gif', 10, 2 );
WP Manage Ninja support pointed that out. I removed and all is well!
Hey! Just updated to the latest version of Fluent Community and now I can't upload images. Trying an image that's 700K in size. To test, I jumped over to my other community that I didn't do the update on. Same image uploads fine there. Have cleared object cache on my server, refreshed browser, etc. Anyone else seeing this?
*I'm configured for local media on both sites. No CDN involved.
Looks like a site specific issue. Check the error log and see if you find anything there. Also feel free to submit a support ticket.
Shahjahan JewelΒ copy that. Thanks! Nginx isn't showing any errors. I submitted a support ticket.