The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Countdown module vba CMPS using the calendar
Hi all,
I saw a previous release for a countdown module for vB 2.0.3 ( made by Mister (right here) I'd like to have a countdown module for vBadvanced, is there anyone who can help me on this one? It would be nice if it fetches dates from the calendar and puts them in the frontpage. I don't get the version above to work on my frontpage. Thanks in advance! The_Rayman |
#2
|
||||
|
||||
oi... am i the only one who's interested?
|
#3
|
||||
|
||||
Got it working here except from the calendar option...
Create a new template in VBA and enter the code accordingly name; whatever u like, it's your template Code:
<tr> <td class="$bgclass"><div align="center"> <img src="/link_to_any_image_on_your_site"> <br> <font size="-1"><script language="JavaScript"> TargetDate = "MM/DD/YYYY 8:15 PM GMT+0100"; ForeColor = "#B32732"; CountActive = true; CountStepper = -1; DisplayFormat = "<b>Countdown to blabla whatever you want<br><br>%%D%% Days, %%H%% Hours, %%M%% Minutes, %%S%% Seconds."; FinishMessage = "Good luck to all drivers in Malaysia!"; </script> <script language="JavaScript" src="http://link_to_your_site/countdown.js"></script></td></tr> Change the countdown in your customized templates Grabbed the countdown script somewhere of the net, so... dunno where to send the credits to... Enjoy! p.s. All the code above is a search over the net and vb forums put together... no credit to me anyhow! |
#4
|
|||
|
|||
Thanks, but the zip-archive is not valid.
Greetings Klaus |
#5
|
||||
|
||||
rename the zip to rar... rar archives were not allowed for file upload..
Sorry, should have mentioned that... |
#6
|
|||
|
|||
Thanks, works like a charme!
|
#7
|
||||
|
||||
No work for me
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|