The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Ok I'm attempting a heavy customization of vb. The one piece of the puzzle I can't fix is getting the subject line to work like the message field. I've gotten it to work expect when a line ends like this...
It just puts it on one line. This is the only stumper we've got Everything else worked fine. |
#3
|
||||
|
||||
Sorry yeah carriage return. Unfrotunately I'm not very good at php and I've been looking for the differences between the message and the subject, but I have no clue even where to look to even look for where you put something to allow carriage returns in the subject line.
|
#4
|
||||
|
||||
Are you still using a text input box? You need to use a <textarea> to allow carrage returns. Then to display them when you print it out, you'll need to use the nl2br() PHP function.
|
#5
|
||||
|
||||
Yup I got the textarea tags and everything a ok and I do understand what I gotta do now. I just can't find where I gotta do Unfortunately I've found title piece in showthread, newthread, and admin/functions.php So I don't know which one has to be edited to work
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|