hello -
We've significantly modified the yget template for version 9.6. In adding additional pages/templates, I'm finding that the 'inbox' link for a logged in user disappears - depending on the page the user is on. I'd like this link to remain in the nav regardless of page the person is on and I'm not sure what I'm missing.
For example, the 'inbox' link displays (from the <div id="headbar"> section of the header.tpl ) on the following pages:
index.php
upcoming.php
topusers.php
live.php
but is not displaying on these pages:
submit.php
network.php (new page)
What controls the display of this (besides the chunk of code in the header file) - why would it appear on some pages and not all, if the header.tpl file is included on all pages?
Thanks for any tips!



Reply With Quote



