Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications

Reply
 
Thread Tools
Digital Clock Module For vBadvanced CMPS Details »»
Digital Clock Module For vBadvanced CMPS
Version: 1.00, by SuperTaz SuperTaz is offline
Developer Last Online: Mar 2022 Show Printable Version Email this Page

Category: Portal Software - Version: 3.8.x Rating:
Released: 01-12-2009 Last Update: 01-12-2009 Installs: 43
Re-useable Code Translations  
No support by the author.

/*================================================= ==============*\
|| ################################################## ## ||
|| # 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:

Code:
<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....2&postcount=13

LIVE DEMO


If you use this mod, please CLICK INSTALL

Download Now

File Type: txt clockinstall.txt (1.1 KB, 194 views)

Screenshots

File Type: png clock.PNG (8.1 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 01-18-2009, 11:09 PM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah I know. I wish I could take it out.
Reply With Quote
  #13  
Old 01-26-2009, 07:19 AM
Baf_Jams Baf_Jams is offline
 
Join Date: Mar 2008
Location: Derby UK
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice installed

Anyone know how to make it 24hr
Reply With Quote
  #14  
Old 01-28-2009, 02:50 PM
starman? starman? is offline
 
Join Date: Apr 2008
Posts: 181
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hope this helps

Original code (as posted by the developer above)

Code:
<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

Code:
<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):
Code:
<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.
Attached Images
File Type: png clock_screenshot.PNG (8.1 KB, 0 views)
Reply With Quote
  #15  
Old 01-29-2009, 10:35 PM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very nice. Thank you for sharing this.
Reply With Quote
  #16  
Old 02-13-2009, 01:08 AM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated.
Reply With Quote
  #17  
Old 02-16-2009, 05:55 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Dont show anything why.....?
Reply With Quote
  #18  
Old 02-16-2009, 06:12 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Fixed....
Reply With Quote
  #19  
Old 02-21-2009, 06:21 AM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Was there a bug, Redhacker?
Reply With Quote
  #20  
Old 01-15-2010, 06:09 AM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This can insert to the CMS for vBulletin 4.....?
Reply With Quote
  #21  
Old 01-15-2010, 12:20 PM
SuperTaz's Avatar
SuperTaz SuperTaz is offline
 
Join Date: Apr 2007
Location: Pennsylvania
Posts: 744
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedHacker View Post
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.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:40 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11736 seconds
  • Memory Usage 2,336KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete