I'm trying to change so that user can post longer thread title.
I changed to 255 from 100 in the library/XenForo/DataWriter/Discussion.php file in the _getCommonFields.
But, it still shows me error that "Please enter a value using 150 characters or fewer.".
Not sure, from where it pulls that "150" limit.
Any help would be appreciated.
I changed to 255 from 100 in the library/XenForo/DataWriter/Discussion.php file in the _getCommonFields.
But, it still shows me error that "Please enter a value using 150 characters or fewer.".
Not sure, from where it pulls that "150" limit.
Any help would be appreciated.