vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Miscellaneous Hacks - World Time Zones (https://vborg.vbsupport.ru/showthread.php?t=94505)

wolfstream 12-15-2005 12:35 AM

Long list of replied stuff. Great product!!

Quote:

INstalled! Except, why would the images work on all my styles, but one?
Check the images directory. Occasionally, styles will setup separate image directories (like aria for example). Usually these will be inside of the images/ directory, but sometimes inside the forum root folder.

Quote:

I thought I would share this modified .php file for this worldtime mod.
thank you so much. Was having issues with the other. For some reason, times were 12 hours off, so instead of getting 8pm, I was getting 8am. This fixed that. Oddly enough, this came after fixing the GMT by hand (gmt -6) to be correct. Dunno what caused it, but it works now ;)

Quote:

By the way, it also shows incorrect time.
Try using the updated php file, which shows proper times without having to be adjusted.

Great idea & code!

IceBurn3000 01-30-2006 02:02 AM

Boofo. I have been using this plugin since the beginning, and I was wondering how work on the updates you spoke about is coming along.

PS: I'm not being pushy.. Just curious.

Langly 01-30-2006 07:05 AM

Mine was working fine and nothing was added or changed but now all my time zones have the exact same time. Whats making it do that and how can I fix it?

Langly 01-31-2006 11:29 PM

So, any ideas why this shows fine for a day and then all the times show the same time?

Boofo 02-01-2006 12:35 AM

Quote:

Originally Posted by Langly
So, any ideas why this shows fine for a day and then all the times show the same time?

You must have added another hack or changed something somewhere. Try re-installing it and see if that fixes it.

Langly 02-02-2006 11:34 PM

No, nothing has been changed or added since I installed this. Reinstalling this didn't change anything and it still shows the same time for all time zones.

quanvo81 02-04-2006 07:29 AM

Quote:

Originally Posted by WNxWakko
I thought I would share this modified .php file for this worldtime mod. It has been modified to synch to your VB timezones rather then it being a stand alone to configure. After to much frustration in the worldtime not being the same as the vb times, some complaining, having to explain how to correct. Got fed up.

So you can use this modded worldtimes.php just overright your old.

I also have thousands of members on my board worldwide, so Ive fixed several that were incorrect. This modified file also understands a few areas that dont follow daylight savings and would not change their clock.

Where is it Bangkok, Djakarta, Hanoi, Saigon, Phnom Penh, Christmas Island, Jakarta????
I think u missed this time zone right??

columbonet 02-04-2006 02:05 PM

I installed this but where is the page at? Do I need to make it?

Ramsesx 02-04-2006 02:12 PM

Try http://www.yoursitename.com/forum/worldtimes.php and yes you need to make a link in your navbar.

columbonet 02-04-2006 02:59 PM

Quote:

Originally Posted by Ramsesx
Try http://www.yoursitename.com/forum/worldtimes.php and yes you need to make a link in your navbar.

Thanks

Chadi 02-13-2006 12:12 AM

Problems

#1
Somehow, shows correct time except the day is one day behind.

#2
Logs out of my vbulletin automaticlaly when I click on the world time zone link to enter the page

Code:

                        <tr>
                        <td style="padding-left:5px; padding-right:5px" height="18" align="center" bgcolor="#F5F5FF">
                        <font SIZE="2" color="#FF9900">
                        <img border="0" src="http://www.talkjesus.com/designs/radio_dream/buttons/lastpost.gif" width="16" height="14"></font></td>
                        <td style="padding-left:3px" height="18" align="left" bgcolor="#F5F5FF" width="100%">
                        <div class="smallfont">
                <a href="http://talkjesus.com/worldtimes.php" style="text-decoration: none">
                World Time Zones</a></div></td>
                        </tr>

That is the code portion from my forumhome template.

Chadi 02-14-2006 03:10 AM

#1 is resolved. #2 still there

Chadi 02-28-2006 07:11 PM

Anyone?

GuaRRand 05-24-2006 06:49 AM

This would 0wn if you could select some timezones from that list and display it on the forum home or CMPS (VBa?)

Boofo 05-24-2006 06:54 AM

Quote:

Originally Posted by chadi
Anyone?

Where is that located in your forumhome template? I have mine in the navbar. Try adding it to the navbar or footer and see if it still happens (which I'm betting it won't). ;)

Boofo 05-24-2006 06:55 AM

Quote:

Originally Posted by GuaRRand
This would 0wn if you could select some timezones from that list and display it on the forum home or CMPS (VBa?)

It 0wns now. ;)

GuaRRand 05-24-2006 07:05 AM

Not for me :P
I want my users to have the information about timezones on the forumhome, where all the other important info is posted.
They plan events and stuff, and it would suck if they had to switch to other forums just to get the current time in another timezone.
I'd like it very much if it could be ported to the forumhome or even better, to the CMPS

Boofo 05-24-2006 07:06 AM

Quote:

Originally Posted by GuaRRand
Not for me :P
I want my users to have the information about timezones on the forumhome, where all the other important info is posted.
They plan events and stuff, and it would suck if they had to switch to other forums just to get the current time in another timezone.
I'd like it very much if it could be ported to the forumhome or even better, to the CMPS

It already has it's own page, just link it. ;)

GuaRRand 05-24-2006 07:10 AM

....
Thats just what i DONT want :P
I want the time to be shown on the forumhome/CMPS without any links to other forums and stuff.
Just a row of times with the timezones underneath them...

you know what i mean...stop confusing me :D

Boofo 05-24-2006 07:24 AM

Quote:

Originally Posted by GuaRRand
....
Thats just what i DONT want :P
I want the time to be shown on the forumhome/CMPS without any links to other forums and stuff.
Just a row of times with the timezones underneath them...

you know what i mean...stop confusing me :D

If that's all it takes to confuse you, then we are in trouble. ;)

All seriousness aside, I won't convert this for use with CMPS for 2 reasons. First, I don't run it so no way for me to test it. Second, it can be a nightmare getting things like this to work on CMPS.

As far as doing it for the forumhome, all you would have to do is take the template and put that code where you wanted it. Look at the main template and you will see what I mean. If you have any questions then, then let me know and I will see if I can find the time to help you with it. ;)

GuaRRand 05-24-2006 07:33 AM

Thnx, i'll try that

Boofo 05-24-2006 08:03 AM

Don't forget the install button as I hope to have an update soon that will blow your socks off. ;)

GuaRRand 05-24-2006 08:08 AM

Quote:

Originally Posted by Boofo
Don't forget the install button as I hope to have an update soon that will blow your socks off. ;)

NOT MY SOCKS!!! :surprised:

Boofo 05-24-2006 08:12 AM

It only starts with your socks. Wear lots of clothing on the date it gets released. ;)

GuaRRand 05-24-2006 08:13 AM

oh.. and raistlin 0wnz also ;)
(if you even know what i'm talking about :D )

Boofo 05-24-2006 08:19 AM

Thanks! I thought so, too, that's why I picked him. ;)

Nuguru 08-13-2006 11:01 AM

Hello,

First of all I gotta say that this world times product is pretty cool. However, there are several regions where the time is 1 hour off due to DST. I set the time perfect for my time zone and a number of regions are correct except the ones with the time zone difference. How do I correct this so that all time zones are corret with regions?

Thank You,

Nuguru :)

soletrader 08-25-2006 02:35 AM

Is there a way to make this viewable to unregistered members as well? Thanks

soletrader 08-26-2006 04:22 AM

anyone?

soletrader 09-09-2006 11:26 PM

bump

rareclownfish 09-15-2006 05:40 PM

is this working on 3.5.4?

brvheart 10-03-2006 02:41 PM

Quote:

Originally Posted by rareclownfish
is this working on 3.5.4?

worked perfect on my 3.5.4

katerri 10-30-2006 08:05 PM

Has the download for this been updated since the shown "Last Update" of 8/18/05? I see several posts past that date discussing issues and talk of an update. Anywhere to get the most current version?

TosaInu 11-11-2006 05:53 PM

An update would be very nice. The DST just changed in my regio and the time displayed in worldtimes is not correct anymore.

rjmjr69 03-13-2007 05:22 AM

Works Perfectly for me in 3.6.4 thank you

MDK-Indy 08-11-2007 09:51 AM

Works fine on vBulletin 3.6.7 PL1...

greeting Indy

yaoren 08-18-2007 11:20 PM

so far so good on 3.6.7

**Installed**


All times are GMT. The time now is 04:17 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.01491 seconds
  • Memory Usage 1,808KB
  • 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
  • (12)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
  • (37)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