Limiting thread title length

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Phillip Chapman
    Senior Member
    • Jul 2001
    • 103
    • 3.7.x

    Limiting thread title length

    I'm running vB 3.01 and need to limit the number of characters that can appear in a thread title. What are the steps to doing this?

    Thanks in advance for your help.
  • Jake Bunce
    Senior Member
    • Dec 2000
    • 46598
    • 3.6.x

    #2
    You need to edit the templates. Go to your:

    Admin CP -> Styles & Templates -> Style Manager -> « » -> New Posting Templates -> newthread

    Find this code and change the red code:

    Code:
    			<td><input type="text" class="bginput" name="subject" value="$subject" size="40" maxlength="[color=red]85[/color]" tabindex="1" /></td>
    Make a similar change to the newreply and editpost templates.

    Comment

    • Phillip Chapman
      Senior Member
      • Jul 2001
      • 103
      • 3.7.x

      #3
      Thanks!

      Comment

      • funkmiester
        Senior Member
        • Mar 2003
        • 133
        • 3.8.x

        #4
        Does the above hold true for 3.6.1 as well - if not, what are the equivalent changes needed to shorten the maximum length of the thread title?

        Thanks.

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...