hi thanx guys, but thats the problem, im not using it in a template, just a phrase...so "<phrase 1="$totalphotos">$vbphrase[i_have_x_photos]</phrase>" would work in a phrase? or would i have to place that into say my navbar template, im using this in conjunction with the welcome headers mod and it uses phrases which i hoped "I have {1} photos" will work

i bet it does you clever people, thanx guys, i'll try this later
-b6
Quote:
Originally Posted by calorie
Set your custom phrase:
Code:
varname: i_have_x_photos
text: I have {1} photos
Use this in your template:
Code:
<phrase 1="$totalphotos">$vbphrase[i_have_x_photos]</phrase>
LOL, Boofo was faster...
|
didn't work! done exactly what you said...
but i dont have a template to add : <strong><phrase 1="$totalphotos">$vbphrase[i_have_x_photos]</phrase></strong> <- just added that to my phrase, see, sgurl.org/forums for the result!
-b6
cant be done, i've added it manually
-=b6