You need to register *every* variable you plan to use in a template for use in *any* template you plan to use it in. The only ones that you might not need to register are bbuserinfo, stylevar, option, and session variables. So, if navbits was not previously registered for use in the SHOWTHREAD template, then you would need to register it (or preregister it, as the case may be).
|