As subject ...
I searched on all ACP settings but I can't find the option for change this value.
Thanks and keep it up !
i don't think there is a way to change it.
Thanks Dark Byte
Is impossible that a complete software as MyBB doesn't have this basic feature
Interestingly enough this is the first time I am hearing of this so I guess its not a very needed feature but would be good to have. Currently I think the subject is limited only by the limit of the database field which IIRC is about 100-120 characters
You would need to increase the db field length, then modify some core files to increase te allowed thread/post title size
Thanks guys, I want reduce the size because many users are posting long subjects (70 characters) that are causing layout problems.
Found the solution
The option to change is maxlength="85"
http://community.mybb.com/thread-50907.html
Thanks !!