Heisenberg submitted a new resource:
You must be registered for see links
- My Threads/My Posts Links in HeadervB Version: 3.8.7
This is a very simple template modification to show links for "My Threads" and "My Posts" under the welcome box.
In the Header Template:
Find:
Code:<if condition="$show['pmwarning']"><div><strong><phrase 1="$vbphrase[pmpercent_nav_compiled]">$vbphrase[your_pm_box_is_x_full]</phrase></strong></div></if> </div>
Replace all of it with:
Code:<if condition="$show['pmwarning']"><div><strong><phrase...
You must be registered for see links
Last edited:
