Quick question here:
The maximum length a forum description can be doesn't really seem long enough especially when using HTML markup to format things here and there. Is changing the type of the description field from varchar(250) to TEXT in the forum table likely to cause any problems?
The maximum length a forum description can be doesn't really seem long enough especially when using HTML markup to format things here and there. Is changing the type of the description field from varchar(250) to TEXT in the forum table likely to cause any problems?
Comment