odonel
01-05-2010, 05:49 PM
hi all,
Is it possible to have this inside a global phrase,
can I have a phrase call greeting with the following:
Good morning, {vb:raw bbuserinfo.musername} How are you?
and call it like that in a template?
{vb:rawphrase greeting}
if not, what is the best way to to this
<if condition="$bbuserinfo[languageid]== '3' OR $bbuserinfo[languageid]== '2'"> in vb4
i tried <vb:if condition="$bbuserinfo[languageid]== '3' OR $bbuserinfo[languageid]== '2'">
no luck
Is it possible to have this inside a global phrase,
can I have a phrase call greeting with the following:
Good morning, {vb:raw bbuserinfo.musername} How are you?
and call it like that in a template?
{vb:rawphrase greeting}
if not, what is the best way to to this
<if condition="$bbuserinfo[languageid]== '3' OR $bbuserinfo[languageid]== '2'"> in vb4
i tried <vb:if condition="$bbuserinfo[languageid]== '3' OR $bbuserinfo[languageid]== '2'">
no luck