The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
I replace the code as you instruct, but the nothing happened, same issue
|
#12
|
||||
|
||||
I'm going to do a quick test on my testsite again.
|
#13
|
|||
|
|||
okay, thank you very much for your kind help...
|
#14
|
||||
|
||||
tested it on my site and working perfefctly.
hmm.... --------------- Added [DATE]1343577736[/DATE] at [TIME]1343577736[/TIME] --------------- ach i see it now. In postbit you used a cappital Y for years and you got a . after 5 years. there's your problem. --------------- Added [DATE]1343577951[/DATE] at [TIME]1343577951[/TIME] --------------- edit your custom profile and change Code:
1 year 2 years 3 years 5 years. Code:
1 Year 2 Years 3 Years 5 Years |
#15
|
|||
|
|||
hi, can you please put your postbit or postbit_legacy code here, i changed the cappital y with small y, and also remove . after 5 years. but nothing changed.
Thanks |
#16
|
||||
|
||||
it is working, i just tested it on your site.
|
#17
|
||||
|
||||
Also you can remove some code to be like this
Code:
<dt>Marketing level</dt> <vb:if condition="$post['fieldXXX'] == '1 Year'"> <dd>Rookie Marketer</dd> <vb:elseif condition="$post['fieldxxx'] == '2 Years'"> <dd>Scalper Marketer</dd> <vb:elseif condition="$post['fieldxxx'] == '3 Years'" /> <dd>Technical Marketer</dd> <vb:else /> <dd>Professional Marketer</dd> </vb:if> |
Благодарность от: | ||
peugeot405 |
#18
|
||||
|
||||
Quote:
Sorry about the complication, I'm still a novice myself. |
Благодарность от: | ||
Scanu |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|