Log in

View Full Version : Portal Software - Digital Clock Module For vBadvanced CMPS


SuperTaz
01-12-2009, 10:00 PM
/*================================================= ==============*\
|| ################################################## ## ||
|| # Digital Clock Module For vBadvanced CMPS
|| # Version 1.00
|| # Author: Warden
|| # This mod may only be used from vbulletin.org
|| # DO NOT display this mod on any other modification site without my
|| # permission!
|| # You can alter this code and re-display it here on vbulletin.org
|| ################################################## ## ||
\*================================================ ===============*/



Description: This adds a digital clock to your vBadvanced portal page. This is highly customizable.

Visit this site to get their free script:

http://www.respectsoft.com/onlineclocks.php?loc_id=14

Install Time: Less than 5 minutes.

Installation:

Go to your AdminCP, Click on your vBa CMPS drop down menu. From that menu, Click Add Module, then Click on Template. Then follow directions below:

Module Title: Digital Clock
Active: Yes
Teplate to Include: adv_portal_digitalclock
Style: Press and hold Control while you click on each style that you want to show this mod.
Template Content:

<td class="alt1" align="center"><p align="center"><embed src="http://www.respectsoft.com/onlineclock/digitalclock.swf" width="113" height="47" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed><br></p></td>


The rest of the settings is up to you.

SAVE

Adjust it to show where you want it to on your portal page.

DONE!

Starman has created one that does not have the link here:

https://vborg.vbsupport.ru/showpost.php?p=1727282&postcount=13

LIVE DEMO (http://www.global-gamers.net/)


If you use this mod, please CLICK INSTALL

NGUYENDUCTRUONG
01-13-2009, 08:55 PM
thanks for share :D

designerweb
01-13-2009, 09:09 PM
Thats awesome except... so they have an option to remove thir hyperlink?

SuperTaz
01-13-2009, 09:26 PM
Edit: I tried to take it out, but that link is needed to show the clock.

Make sure you click INSTALL if you use this mod. Thank you.

bleros
01-14-2009, 01:59 AM
haha nice mann :)

System69
01-14-2009, 08:50 PM
Very cool add-on! THX MATE!! :)

How can i set it for a 24 hour clock?

TheLastSuperman
01-14-2009, 09:31 PM
Hmmm, not even using as a module but marked as installed as your the inspiration for my new idea ;)

SuperTaz
01-15-2009, 03:29 AM
Very cool add-on! THX MATE!! :)

How can i set it for a 24 hour clock?

Can't. It is set according to their site. You can change the time zone settings, but not from standard 12 hour clocks to 24 hour clocks.

dmknights
01-18-2009, 05:36 PM
nice mod

crkgb
01-18-2009, 11:02 PM
Would be real nice without the link.

SuperTaz
01-18-2009, 11:09 PM
Yeah I know. I wish I could take it out.

Baf_Jams
01-26-2009, 07:19 AM
Nice installed :)

Anyone know how to make it 24hr

starman?
01-28-2009, 02:50 PM
Hope this helps

Original code (as posted by the developer above)

<td class="alt1" align="center"><p align="center"><embed src="http://www.respectsoft.com/onlineclock/digitalclock.swf" width="113" height="47" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" wmode="transparent"></embed><br></p></td>

My chosen clock code from www.respectsoft.com

<p align="center"><embed title="Online clocks for your website, blog, myspace" src="http://www.respectsoft.com/onlineclock/onlineclock.swf?timezone_id=33&ccolor=blue" quality="high" wmode="transparent" bgcolor="#ffffff" width="88" height="31" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br>
<a href="http://www.respectsoft.com/onlineclocks.php" title="Free Online Clocks for WordPress, TypePad, MySpace and other blogs and web pages" target="_blank" style="text-decoration: none; font-size: 8px; font-family: Arial, Helvetica, sans-serif ">Online Clock</a> <a href="http://www.respectsoft.com/weather-clock.php" target="_blank" style="text-decoration: none; font-size: 8px; font-family:Arial, Helvetica, sans-serif ">Desktop Weather</a></p>

Stripped down code (to match original posting without links):
<td class="alt1" align="center"><p align="center"><embed src="http://www.respectsoft.com/onlineclock/onlineclock.swf?ccolor=blue" quality="high" wmode="transparent" bgcolor="#ffffff" width="140" height="31" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br>
</p></td>

You may have noticed that I have added the td tags from the original and taken the timezone_id out all-together. This then allows the code to use your computers clock. You can change the colours too by replacing blue with red, orange, green, black etc.

SuperTaz
01-29-2009, 10:35 PM
Very nice. Thank you for sharing this.

SuperTaz
02-13-2009, 01:08 AM
Updated.

RedHacker
02-16-2009, 05:55 PM
Dont show anything why.....?

RedHacker
02-16-2009, 06:12 PM
Fixed....

SuperTaz
02-21-2009, 06:21 AM
Was there a bug, Redhacker?

RedHacker
01-15-2010, 06:09 AM
This can insert to the CMS for vBulletin 4.....?

SuperTaz
01-15-2010, 12:20 PM
This can insert to the CMS for vBulletin 4.....?

No. This is only meant for vBadvanced. I will look into altering this mod to work with vB4 though soon.

RedHacker
01-15-2010, 06:11 PM
No. This is only meant for vBadvanced. I will look into altering this mod to work with vB4 though soon.

Thanks Warden-B