The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
Quote:
Yes but doesn't work. Thank you. |
#12
|
|||
|
|||
Why have you choosen for free text instead of a single selection menu?
|
#13
|
||||
|
||||
Quote:
Quote:
@All: Thank you for your support :up: |
#14
|
|||
|
|||
Don't go editing the XML, just create a new profile field and select single selection menu as type.
|
#15
|
||||
|
||||
Nothing. If I create this field
Code:
<setting varname="mytranslator_position2" displayorder="5"> <optioncode>select:piped left|Left right|Right center|Center </optioncode> <defaultvalue>center</defaultvalue> </setting> |
#16
|
|||
|
|||
Sorry my previous reply was about Profile Fields, not vB Options.
I just tested it with the following and had no problems: Option code: Code:
select:piped left|Left right|Right center|Center All other fields left at default (exept title and description etc..). |
#17
|
||||
|
||||
For everything else works. Only this is just wrong.
Could be a template's cache issue? |
#18
|
|||
|
|||
Doubt that. If anything then i suspect a modification is causing this.
|
#19
|
||||
|
||||
I try to use this code
Code:
<setting varname="myt_position" displayorder="14"> <datatype>free</datatype> <optioncode>select:piped 0|Left 1|Right 2|Center</optioncode> <defaultvalue>2</defaultvalue> </setting> What are the difference between Code:
left|Left right|Right center|Center Code:
0|Left 1|Right 2|Center Perhaps select: piped functions only if the first value is numeric and the second is an attribute? Uhm.... This is a mystery ... |
#20
|
|||
|
|||
Both should work.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|