The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I'm trying to set up one forum on my board that is in a different language and have everything figured out except the English buttons for posts. Is it possible to do something like like the following;
PHP Code:
|
|
#2
|
||||
|
||||
|
Yeah, you can use forum id in showthread.
Something like: Code:
<vb:if condition="$GLOBALS['forumid'] == '27'"> French <vb:else /> English </vb:if> |
|
#3
|
||||
|
||||
|
Worked beautifully Iain M... thanks. I now have french buttons in only one forum and will continue on with some of the main phrases displayed using the same idea.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|