The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I use some extra profile fields for the people to enter longer texts in it. If a text ist longer than some lines people use to add carriage returns into to the text.
<- like this ;-) Unfortunaltely vb doesnt look for that, e.g. showing the text in the user profile. In perl i do something like this: Code:
$profilefield['value'] =~ s/\n/<BR>\n/g; |
#2
|
||||
|
||||
![]()
Can anyone help here?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|