Not Solved [How To?] How to increase the character of Thread title?
#1
Not Solved
it looks like mybb does not allow more than 85 character for thread title. is there anyway to increase the limit?

thanks in advanced
Reply
#2
Not Solved
open inc/datahandlers/post.php

search line 226
if($subject_length > 85)

change the value, but note that the database field is set to a maximum of 120 characters.
If you want to go even higher, you have to change that in the database too

Make a note of the core change so that you can change it again if this file is overwritten by the update
support ended 
Reply
#3
Not Solved
Did it work?
support ended 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)