vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   World Timezones on indexpage (https://vborg.vbsupport.ru/showthread.php?t=12210)

Christian 05-10-2001 11:07 AM

Perhaps a for loop in a for loop would do it!

In JAVA it would be no prob for me!

Code:

for (i=... ; i<=timezones[].length; i++)
    {
    for (j=0; j<=timeszones[i].length, j++)
    {
      .
      .
      .


is that possible with PHP also?

eva2000 05-22-2001 05:54 AM

still works with VB 2 final :D

Kengan 07-19-2001 03:53 AM

Very useful !! Thanks man !:D

ldydvr 08-01-2001 01:34 PM

Is there any problems within this hack if installed on the security updated 2.0.3 ?

eva2000 08-01-2001 02:12 PM

Quote:

Originally posted by ldydvr
Is there any problems within this hack if installed on the security updated 2.0.3 ?
works with 2.0.3 since i use it :)

ldydvr 08-01-2001 03:09 PM

Thanks eva2k!

=-)

centris 08-04-2001 10:59 AM

Quote:

Originally posted by ldydvr
Is there any problems within this hack if installed on the security updated 2.0.3 ?
Yes I upgraded to 2.03 and then installed the hack - works well, though a tip: change the col var from 13 to 5 looks neat.

j_lorence 08-05-2001 01:42 PM

Is there anyway I can edit it to where i can show countries in the same timezone, but on seperate lines? Like say for instance i live in Missouri which is Central Time, and Mexico City is also Central Time. But the only way i can show them both is if i put them on the same line like this ...

$timezones[-6] = "Missouri, Mexico City";

I tried putting...

$timezones[-6] = "Missouri";
$timezones[-6] = "Mexico City";

but it would only show one of them. Any ideas?

Admin 08-06-2001 09:19 AM

I installed it, works great. Good job! :)

But how can I modify this to have it pop up when I click on something?
Kinda like the 'Who Posted?' stuff.

Admin 08-07-2001 09:43 AM

Anyone came up with a way?


All times are GMT. The time now is 09:15 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.01286 seconds
  • Memory Usage 1,733KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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