Hmmm, I was just able to enter 100 characters into that field. Are you using 50 as an example or do your really mean 50? However, I may have changed my database for it, I can't remember. Unfortunately, that is the way you have to change things - the database says type varchar(100) for that field (that's what mine says, maybe yours says varchar(50)) and so you will have to actually change this field in the database. It's in the table 'forum' and the field name is 'title'
|