![]() |
I would like someone to makei t so when I turn off the calendar it removes the button from my header. I think should be a built in feature to vbulletin. Any help would be great. :china:
|
In global.php
Find: // parse PHP include ################## Above This Place: /* Calendar Disappearo!! */ if ($calendarenabled) { $calbutton="<a href=\"calendar.php?s=$session[sessionhash]\"><img src=\"https://vborg.vbsupport.ru/images/top_calendar.gif\" alt=\"Calendar\" border=\"0\"></a>"; } /* Calendar Disappearo END */ In header template Find Code:
<a href="calendar.php?s=$session[sessionhash]"><img src="https://vborg.vbsupport.ru/images/top_calendar.gif" alt="Calendar" border="0"></a> $calbutton :p Maybe I should make this a release |
Quote:
|
All times are GMT. The time now is 02:45 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:
|