Photos upload
It's there any way to restrict the size of the photos uploaded?
I tried to upload 8MB photo and it worked. :)) Imagine that multiplied by 10,000 members on a heavy photo sharing platform.
Server space will go willd.
Not sure if FC is using the same Wordpress upload limit setting, but I would start checking thatβ¦
Akira ZabalaΒ Let us know what you find in your testings.
Solution to block fake members from spamming by uploading a series of photos that causes the server to crash For example:
- There is an option to Assign permissions for only Admins or moderators to upload photos (Media)
- Upload photos unlocks at Level for FluentCommunity (Similar to Posting unlocks at Level for FluentCommunity) This will help limit Spam members.
Hoang HxnΒ it's that already possible or it's something you propose?
The second option sounds like a great idea!
Nicolas GramneaΒ It's still a feature proposal | Shahjahan JewelΒ I suggested it when FluentCommunity first came out of Beta π
Akira ZabalaΒ Hoang HxnΒ Β Does anybody knows all the places where the photos are uploaded after being uploaded?
/wp-content/uploads/fluent-community
That's one place, but I delete it from the back-end and the photo still visible on the community front-end.
I just submitted a request to add the feature "Posting and Photos Upload Unlocks at Level for FluentCommunity" You can vote for it
Admin should also specify what file extensions (MIME type) can be uploaded. Currently we can upload .HTML files and other types that might be useful for bad actors. Some kind of manual moderation and limits could be useful.