The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
When you make a new thread in a forum, instead of it reading:
Code:
Post New Thread Code:
New Scroll in Forum : (forumname here) |
#2
|
||||
|
||||
![]()
You'd need to change the way the phrase is called and change the phrase to have {1} in place of the forum name (New Scroll in Forum : {1}). And then in the template, instead of:
HTML Code:
{vb:rawphrase your_phrase} HTML Code:
{vb:rawphrase your_phrase, {vb:raw forumname_variable}} |
#3
|
||||
|
||||
![]()
That sounds very complicated. I'm not great with that kind of coding yet. Could you go through each step that I should do?
|
#4
|
||||
|
||||
![]()
I basically did. You need to Find the Phrase and replace it with this:
Code:
New Scroll in Forum : {1} Code:
{vb:rawphrase your_phrase, {vb:raw forumname_variable}} |
#5
|
||||
|
||||
![]()
Okay.
I'll try that out and post back here the result. --------------- Added [DATE]1261424138[/DATE] at [TIME]1261424138[/TIME] --------------- Is it in the style templates in the admin panel or in the files on the server? |
#6
|
||||
|
||||
![]()
I said in the template, so that is from the admin cp in the Styles & Templates > Style Manager > find style > Edit Templates
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|