Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Post limit?
Srggamer
✭✭✭
If I have set a post limit to the posts, is it possible to make the Admins,Mods not to have Post limit in words?
0
Comments
perhaps explain further ...
"Thou shallt not posteth you rotter"
There was an error rendering this rich post.
Ok User has a max limit of 500 words, I admin want unlimited.
I don't think so without the usual (a new plugin or a mod to the core.).
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Thanks
if you want to do it and you feel comfortable modifying core files. An easy change is
anybody who has the ability to edit users (usually admins) will now have a max comment, draft and discussion length of 8000, while everyone else will have a max discussion length of 500.
the key is "Garden.Users.Edit" , if you want mods to also have 8000 characters, select a permission that moderators have and members, guest, etc don't.
e.g. look in your dashboard and see what the moderator has checked, and then use that permission instead of Garden.Users.Edit in the above example.
By the way the post limit is characters, not words.!
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
Thanks! Very much going to try this!
Is this only for comments or for discussion lenght too?
Both!
I changed the settings in dashboard to 10'000. For comments it's working but not for Discussion. i will try this. Thank you