Quote:
Originally Posted by mad@Max
Like that
HTML Code:
<li class="postbit<vb:if condition="$vboptions['legacypostbit']">legacy</vb:if>" id="post_thanks_box_{vb:raw post.postid}"<vb:if condition="!$post_thanks_box == 1"> style="display:none"</vb:if>>
{vb:raw post_thanks_box}
</li>
|
If I do that, I can not save template because this error (old <if condition>)
Quote:
adding child to non-existent node!
|
What to do!