vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Prevent Certain Timezone Registration (https://vborg.vbsupport.ru/showthread.php?t=141554)

trilogy33 05-06-2008 05:04 PM

Installed. Thank you.

logastro 05-31-2008 02:01 PM

Is it working with vB v3.7?

Dismounted 06-01-2008 12:01 PM

I don't know. It should work though.

jkcerda 10-01-2008 07:01 PM

Quote:

Originally Posted by logastro (Post 1537056)
Is it working with vB v3.7?

+2 I hope it works

TMH63 10-02-2008 01:25 AM

I just installed the timezone hack. And I want to lock my forums down GOOD! I could care less about any timezone outside the US or Canada, so my question is....... Will entering these as you see them work fine? All the example gives in the software is,
Quote:

Example: 1,3,-2
-12, -11, -4:30, -3, 12, -1, +1, +2, +3, +3:30, +4, +4:30, +5, +5:30, +5:45, +6, +6:30, +7, +8, +9, +9:30, +10, +11, +12



Thanks!

Dismounted 10-03-2008 01:51 AM

I didn't seem to handle half hour zones correctly. For a fix, in the file, find and remove:
PHP Code:

foreach (explode(','$data) AS $timezone)
{
    if (
intval($timezone) == 0)
    {
        return 
false;
    }


And use -12.5, -4.5, etc.

Ohiosweetheart 10-03-2008 04:46 PM

I'm going to give this a try on one of my sites.

Ohiosweetheart 10-03-2008 05:10 PM

Dismounted, is this how I would list the unwanted timezones in that space?
Quote:

-12,-11,-10,-9,-4,-3,-2,-1,+1,+2,+3,+4,+5,+6,+7,+8,+9,+10,+11,+12
Also, I don't know how to list that Western Europe Time, London, Lisbon, Casablanca.

noppid 10-03-2008 06:01 PM

Do you really think this will have any effect? A quick scrap of the forums will give the time zone and they can supply the correct time zone.

Then what about real users that don't want the time zone you limit them too?

This is a new members nightmare. This is worse than making them do capture and recapture.

How does a person with an international forum continue to grow?

I applaud your efforts, but this is just silly. There are better solutions by several people that are transparent to the new member and actually work without creating more work for the new member or limiting them.

Ohiosweetheart 10-03-2008 06:25 PM

This is something that I'd add only to TalkOhio, of course, certainly not to Themes by Design. I don't know if it will work or not. Nothing else is, so we'll see.


All times are GMT. The time now is 01:45 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.01032 seconds
  • Memory Usage 1,735KB
  • 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_php_printable
  • (3)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