PDA

View Full Version : navbar pms: (xx) > on another template


N8
04-21-2005, 10:08 PM
I have been trying to figure out how to do this for a few hours, but I can't figure it out.

Does anyone have any idea how I could Put the "Private Messages: X Unread, Total X." code on a custom template?

:ermm:

zell_11
04-22-2005, 11:21 AM
<if condition="$show[pmstats]"><phrase 1="$vbphrase[unread_x_nav_compiled]" 2="$vbphrase[total_x_nav_compiled]" 3="$session[sessionurl]">$vbphrase[private_messages_nav]</phrase></if>

That should work