![]() |
Show something in between dates
Hi!
I would like to display something in the navigation bar but only for certain dates. I can do that in php but I dont know how to make it using vbulletin. something like this if(actual date is between 12/8 and 6/1) echo "hello"; can be tomething like that can be done by editing templates? tnx! |
You'd have to use a hook to do the PHP processing, than you could use a show variable within the template. Something like:
PHP Code:
<if condition="$show[valid_date_message]"> </if> |
All times are GMT. The time now is 08:25 AM. |
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:
|