The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello, I research a condition that would allow me to post a contents according to if the postbit is used or the postbit_legacy, thank you for advances.
|
#2
|
|||
|
|||
![]()
Admin CP> vBulletin Options> User Reput Settings> User Reput System Active> Yes
Postbit rep points and also to show the degree AdminCP / Styles and themes / templates search / postbit_legacy Find; Code:
<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if> Code:
<if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</div></if> <div>Rep Points: $post[reputation]</div> <div>Rep Level : $post[reputationdisplay]</div></if> |
#3
|
|||
|
|||
![]()
Good evening, thank you, but this is not what I research, I research a condition that would allow me to do apparaitre a different contents according to if the member uses the postbit or the postbit_legacy.
|
#4
|
||||
|
||||
![]()
Can't you just modify the template?
|
#5
|
|||
|
|||
![]()
I want to place a picture that will be different in the template showthread, according to if the member uses the postbit or the postbit_legacy, only a condition not very done that I think.
Thanks. |
#6
|
||||
|
||||
![]()
And how is it determined which template the user is using? It is a styleid? Is it a mod you installed that allows them to choose? (It is not a default option that allows them to choose.) Use the styleid or the modification setting to determine this.
|
#7
|
|||
|
|||
![]()
Good evening, it is a modification that allows the member to select the one of the two presentations.
here: http://www.vbulletin-ressources.com/...ad.php?t=21363 Thanks |
#8
|
||||
|
||||
![]()
Sorry I'm not familiar with that mod, nor do I read french. I'd suggest asking them what the setting is that you could use in your template.
|
#9
|
|||
|
|||
![]()
I will contact the author of the modification, thank you.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|