Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
SWF Clock & Calendar At Bottom Of FORUMHOME Details »»
SWF Clock & Calendar At Bottom Of FORUMHOME
Version: 1.00 vB 3., by organik81 organik81 is offline
Developer Last Online: Sep 2022 Show Printable Version Email this Page

Version: 3.5.0 Rating:
Released: 09-04-2005 Last Update: 09-04-2005 Installs: 19
Template Edits
Additional Files  
No support by the author.

What does this extension ?
- I uploaded a screenshot about this. I think it's clear. :glasses:

Note : I tested it on internet explorer and Opera ; with internet explorer working well ; but with Opera, the swf clock didn't work..

- Upload the "clock_calendar.swf" in your parent "forum" directory.

- In FORUMHOME template, change all of codes between these lines;
HTML Code:
<!-- icons and login code -->
...
...
<!-- / icons and login code -->
With these below;
HTML Code:
<table cellpadding="0" cellspacing="2" border="0" width="100%" align="center">
<tr valign="bottom">
	<td align="center">
		<table cellpadding="2" cellspacing="0" border="1" bordercolor="#416E88">
		<tr>
			<td><img src="$stylevar[imgdir_statusicon]/forum_new.gif" alt="$vbphrase[contains_new_posts]" border="0" /></td>
			<td class="smallfont">&nbsp; $vbphrase[forum_contains_new_posts]</td>

<!-- clock -->

<td rowspan="4"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="147" height="139" align="center" border="0" hspace="1">
			<param name=movie value="http://www.yoursite.com/forum/clock_calendar.swf">
			<param name=quality value=High>
			<param name=bgcolor value=FFFFFF>
			<param name="wmode" value="F6F8FA">
			<param name="menu" value="0">
          <param name="_cx" value="3836">
          <param name="_cy" value="3678">
          <param name="FlashVars" value>
          <param name="Src" value="http://www.yoursite.com/forum/clock_calendar.swf">
          <param name="Play" value="0">
          <param name="Loop" value="0">
          <param name="SAlign" value>
          <param name="Base" value>
          <param name="AllowScriptAccess" value="always">
          <param name="Scale" value="ExactFit">
          <param name="DeviceFont" value="-1">
          <param name="EmbedMovie" value="0">
          <param name="SWRemote" value>
          <param name="MovieData" value>
			<embed src="http://forum.ex-zone.com/modules/clock_calendar.swf" quality=high bgcolor=#B8B8F2 WIDTH="135" HEIGHT="135" wmode="transparent" ALIGN="center" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer" menu="false"></EMBED></object></td>
</tr>
<!-- / clock -->

		</tr>
		<tr>
			<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
			<td class="smallfont">&nbsp; $vbphrase[forum_contains_no_new_posts]</td>
		</tr>
		<tr>
			<td><img src="$stylevar[imgdir_statusicon]/forum_old_lock.gif" alt="$vbphrase[a_closed_forum]" border="0" /></td>
			<td class="smallfont">&nbsp; $vbphrase[forum_is_closed_for_posting]</td>
		

</td></tr>
		</table>
	</td>
</tr>

</table>
- In the codes (abowe) find this (2 times) ; And rename (correct) the green codes like your site.
Code:
http://www.yoursite.com/forum/clock_calendar.swf
- In footer template find and erase these codes (optional - this will remove the default vBulletin clock) ;
HTML Code:
<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>

Show Your Support

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

Comments
  #2  
Old 09-05-2005, 12:42 AM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks, but why not zip and upload the swf here instead of using a file sharing service?
Reply With Quote
  #3  
Old 09-05-2005, 12:58 AM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Download the .swf from that site and upload it to yours... but yeah, I agree that'd be the normal thing to do.
Reply With Quote
  #4  
Old 09-05-2005, 02:08 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you please include the swf and a text file with the instructions in a zip for those that might want to re-install it later on?
Reply With Quote
  #5  
Old 09-05-2005, 03:26 AM
theArchitect's Avatar
theArchitect theArchitect is offline
 
Join Date: Sep 2004
Location: Sydney
Posts: 417
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by yoyoyoyo
thanks, but why not zip and upload the swf here instead of using a file sharing service?
I agree that zipped would be good. But the benefit of using file sharing is that if the clock swf file is updated then your linked version is autoupdated with it.
Reply With Quote
  #6  
Old 09-05-2005, 04:07 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But it's better to not use outside links for hack contents.
Reply With Quote
  #7  
Old 09-05-2005, 04:39 AM
yoyoyoyo's Avatar
yoyoyoyo yoyoyoyo is offline
 
Join Date: Dec 2004
Location: USA
Posts: 1,612
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by theArchitect
I agree that zipped would be good. But the benefit of using file sharing is that if the clock swf file is updated then your linked version is autoupdated with it.
No- that is not true, it only links to the file uploaded at that server, and that server is not the "source" of that flash file - that .swf file has been floating around the net for quite awhile, and it has never been updated, to my knowledge
Reply With Quote
  #8  
Old 09-05-2005, 03:06 PM
hydrostatic hydrostatic is offline
 
Join Date: Jun 2005
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It doesn't work for Firefox... unless I'm missing something.
Reply With Quote
  #9  
Old 09-05-2005, 06:09 PM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Boofo
But it's better to not use outside links for hack contents.
so then u just right click on the rapidshare file, as save target as...

works a treat on mine...
Reply With Quote
  #10  
Old 09-05-2005, 06:13 PM
organik81's Avatar
organik81 organik81 is offline
 
Join Date: Jan 2005
Location: istanbul / Turkey
Posts: 42
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I edited my first message & uploaded the file "clock calendar.zip" . Includes installation.txt , clock calendar.swf , screenshots.. Above I said ; currently works in i.e. well.. ; for other browsers I'm waiting help... Thanx...
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 07:58 PM.


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.04267 seconds
  • Memory Usage 2,300KB
  • Queries Executed 23 (?)
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
  • (1)bbcode_code
  • (3)bbcode_html
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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_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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete