The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Question about Languages & Phrases
I want to use a different phrases for my forum title (of the forum itself) and the Sender (The name of the sender in the emails)
So basically I want to create a second title $vboptions[bbtitle2] and use that one in all the emails my forum sends. How can I achieve this? |
#2
|
||||
|
||||
You just need to edit the phrases... you can put anything you want in them. Instead of using the board name which might be in a variable like {1} or {2} in the phrase, just hard-code what you want.
Example- Change: "Welcome to {1}" to "Welcome to the XYZ forum" |
#3
|
|||
|
|||
Thanks for your reply.
The thing is I can't find the specific phrase for the name of the sender (i can see the phrases of the subject titles). The sender of the email is just "$vboptions[bbtitle]" and it is not in the phrases. |
#4
|
||||
|
||||
I see what you mean now...
The only way I can see to do this is with a file edit... You'll need to edit the file includes/class_mail.php Find the lines: PHP Code:
PHP Code:
|
Благодарность от: | ||
chriske |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|