Quote:
Originally Posted by NathanLedet
If I'm making a plugin that users can access via their User Control Panel, how do I make it so that the left sidebar shows up?
Thanks 
|
I have no idea. There is a mod to add the sidebar to other pages, so I'd suggest you look at that mod and see how he did it.
Quote:
Originally Posted by rfsforums
Thanks Lynne for the super fast reply! I thought I located the 'notification code' in the navbar template and put the condition around everything I could think of. When it did work it also hid the notices on the forum home which I don't want. Can you give me a little more guidance?
Many Thanks!
|
You know, I goofed on that, it should have been like this:
HTML Code:
<vb:if condition="THIS_SCRIPT != 'test'">notification code</vb:if>