Forum Moderators: open
Currently each post is saved in a varchar field with a length of 2000, which works for most posts, but sometimes the topics require longer posts and the members get annoyed at the limitation.
I'd use a text field to allow unlimited length but most of the posts are one or two sentences and it seems like this would be overkill.
I've never read any advice on this dilemma, though it can't be an uncommon situation.
Any suggestions?