Its never been altered. Its standard vb navbar but with my condition.

Just add my condition and type test between. Save and see for yourself.
Tempus Reviewed by Tempus on . User Post Count I'm looking for a way to use an if condition on my forumhome page which uses post count. I want to display certain messages for members with different post counts. Example User A has 10 posts, he see message one. User B has 100 posts, he sees message two. I tried using this: <if condition="$bbuserinfo > 10">But it said soemthing like: adding child to non-existent node! Rating: 5