PDA

View Full Version : limit thread title length


clasione
14 Jun 2005, 01:26
How can I put a limit on how long of a title users can make....

So many people make huge titles.... :devious:

Colin F
14 Jun 2005, 05:24
You could just add a maximum length to the input field for the title. That should be in the templates.

clasione
14 Jun 2005, 05:33
Do you know which template that would be in?

Colin F
14 Jun 2005, 07:19
The newthread template.

Find the following code and edit the green part to whatever you like:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

clasione
14 Jun 2005, 13:42
excellent - thanks!

Colin F
14 Jun 2005, 13:52
glad to help :)