![]() |
Some help please
I am trying to find a way to prevent the header info from displaying until after a user logs in.
As the page loads, the site logo is displayed, then the menu bar, then the logon prompt. I don't want the menu bar to be displayed until after the person logs in to the forum. Any ideas? TIA tas |
Try Logician's Dynamic Templates hack....that should do the trick!
|
yep you can apply the hack and in the header use the conditional:
[[($bbuserinfo[userid]>0)]] your header for members go here [[/($bbuserinfo[userid]>0)]] or if you want "the hack" way, edit global.php find: PHP Code:
PHP Code:
|
lol - I tried both :)
Thanks so much |
well dont use both, it's redundant.. choose either one.. :)
|
Or if you don't even want to hack a single PHP file, add the line of code for the global.php posted by Logician into your phpinclude template. :) Just a template edit.
|
I meant I used one on the header and the other on the footer - just had to try both examples out :)
|
All times are GMT. The time now is 07:00 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|