The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
What is this line:
HTML Code:
(if $user['6'] is equal to XXXX then 90%, if $user['8'] is equal to YYYY then 80%, etc) |
#12
|
|||
|
|||
its the line that "Lynne" gave me
|
#13
|
|||
|
|||
Lynne never gave a line, she wrote down what you would need to check in an if-statement.
|
#14
|
|||
|
|||
So where am i check this?
and i dont think you understant me courect. lets try again step by step. how can i do for each gorup her owe widht of name? like super modetaror will be in 50% widht and modetarors will be widht 60% widht and keep it like that |
#15
|
|||
|
|||
I also need it, I could not do it, I'd be happy to help also.
|
#16
|
||||
|
||||
I was simply writing what the logic would be. I figured you would write out the condition yourself.
This would be the condition: HTML Code:
<if condition="$user['usergroupid'] == '6'">90%<else /><if condition="$user['usergroupid'] == '8'">80%<else />100%</if></if> |
#17
|
|||
|
|||
TNXXXXXXXXXXXXX
thank you again. this is works. you can lock the thread |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|