The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
thread replies: set default Title field text?
According to my newreply template, the title field should be
auto-populating with the thread title, but it's not. Here's the code from newreply: Code:
<td><input type="text" class="bginput" name="title" value="RE: $title" size="50" maxlength="85" tabindex="1" title="$vbphrase[optional]" /></td> thread title value, but it's not displaying when I reply to an existing thread. I've posted a screenshot highlighting the problem here: http://support.articulate.com/files/SNAG-1625.png Note that the only Title field value that displays is the reply template is "RE:," even though the code tells the value to be "RE: $title." In this example, I want the title field value to default to the following: "RE: Errors opening up an emailed presentation" Thanks, Gabe Any suggestions? This doesn't seem to me like it should be very difficult. Thanks! This was all it took: $threadinfo[title] |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|