The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
I like to see the thread title always start with an uppercase. I was able to figure out how to do this in newthread.php
In v3.5.0 beta 4 I added to line 133 this code... Code:
$newpost['title'] = strtoupper($newpost['title']{0}).substr($newpost['title'], 1); Can someone who understands editpost.php better take a look and see where I can add code to make edited thread titles always start with an uppercase character. Thank you. ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|