You need to change all the conditions to be vb4 conditions, ie <vb:if, not just <if , and also convert all variables not used in conditions to use the vb4 syntax, ie {vb:stylevar imgdir_misc}, not $stylevar[imgdir_misc], and also change the way your phrases are called, ie. {vb:rawphrase quote}, not $vbphrase[quote]. I believe there is an article about this in the articles forums. Or, just look at a template in your Style Manager and you will see how it is now done.
|