The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi all,
I was wondering if there was a hack avialable which stops users from typing stuff in the 'title box' when replying to an existing thread. ie. I only want users to use the 'title box' when creating a new thread. Thanks for any help, Scott |
#2
|
|||
|
|||
![]()
Any ideas?
|
#3
|
||||
|
||||
![]()
Open newreply template:
Find: Code:
<input type="text" class="bginput" name="title" value="$title" size="50" maxlength="85" tabindex="1" title="$vbphrase[optional]"/> Code:
<input type="text" class="bginput" name="title" value="$title" size="50" maxlength="85" tabindex="1" title="$vbphrase[optional]" disabled /> |
#4
|
|||
|
|||
![]()
Thankyou for your help Paul.
Exactly what I wanted ![]() Cheers, Scott |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|