vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   update copyright.. (https://vborg.vbsupport.ru/showthread.php?t=203747)

UncoderMom 02-01-2009 02:46 AM

Quote:

Originally Posted by King Kovifor (Post 1730532)
HTML Code:

<script>
d = new Date();
y = d.getFullYear();
document.write(y);
</script>



AWESOME!! Worked!

King Kovifor 02-01-2009 02:48 AM

Quote:

Originally Posted by UncoderMom (Post 1730544)
AWESOME!! Worked!

WooHoo! My first true "I've written it" JS application! lol. Glad to have helped. :)

ForumsMods 02-01-2009 08:18 AM

Dont forgot to use <script type="text/javascript"> to do it XHTML 1.0 Transitional.
HTML Code:

<script type="text/javascript">
d = new Date();
y = d.getFullYear();
document.write(y);
</script>


Paul M 02-01-2009 10:40 AM

That works nicely (all on one line of course).

HTML Code:

Copyright &copy;2001 - <script type="text/javascript">d = new Date();y = d.getFullYear();document.write(y);</script>, vbulletin.org. All rights reserved.

Vaupell 02-01-2009 11:28 AM

Quote:

Originally Posted by Paul M (Post 1730771)
That works nicely (all on one line of course).

HTML Code:

Copyright &copy;2001 - <script type="text/javascript">d = new Date();y = d.getFullYear();document.write(y);</script>, vbulletin.org. All rights reserved.

ah yes nice, tx clicks install, og wait nope.. :D
just reuses.

UncoderMom 02-01-2009 12:34 PM

Added the java tags too.

*clicks install too* LOL

Magnumutz 02-01-2009 02:22 PM

Quote:

Originally Posted by UncoderMom (Post 1730825)
Added the java tags too.

*clicks install too* LOL

Me three :D

Lynne 02-01-2009 02:28 PM

Java*script*


(Sorry, that is one of my pet peeves! Java is very different from javascript.)

[high]Lynne also looks for the Installed button[/high]

UncoderMom 02-01-2009 02:40 PM

Quote:

Originally Posted by Lynne (Post 1730925)
Java*script*


(Sorry, that is one of my pet peeves! Java is very different from javascript.)

[high]Lynne also looks for the Installed button[/high]


Java SCRIPT is what I meant LOL just assumed on a thread like this it would be assumed.

He should release this, huh? Nifty little Mod!

King Kovifor 02-01-2009 02:54 PM

Quote:

Originally Posted by Vaupell (Post 1730796)
ah yes nice, tx clicks install, og wait nope.. :D
just reuses.

Quote:

Originally Posted by UncoderMom (Post 1730825)
Added the java tags too.

*clicks install too* LOL

Quote:

Originally Posted by Magnumutz (Post 1730918)
Me three :D

Quote:

Originally Posted by Lynne (Post 1730925)
Java*script*


(Sorry, that is one of my pet peeves! Java is very different from javascript.)

[high]Lynne also looks for the Installed button[/high]

Quote:

Originally Posted by UncoderMom (Post 1730940)
Java SCRIPT is what I meant LOL just assumed on a thread like this it would be assumed.

He should release this, huh? Nifty little Mod!

Just for you guys:

https://vborg.vbsupport.ru/showthread.php?t=203837


All times are GMT. The time now is 03:44 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
  • Page Generation 0.01200 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_html_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete