ok, but if I change this:
Code:
<ul class="forumstats td">
<li>{vb:rawphrase threads}: {vb:raw forum.threadcount}</li>
<li>{vb:rawphrase posts}: {vb:raw forum.replycount}</li>
to:
Code:
<ul class="forumstats td">
<li>do not have a permission to view number of thread/posts</li>
This code affects all forums (i need to apply the change only in
private forum! not in all forums

)