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)

noppid 10-03-2008 06:59 PM

Quote:

Originally Posted by Ohiosweetheart (Post 1636659)
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.

You can be stubborn and say nothing works, but that is not true.

There are hundreds of people that fixed this spam issue. Come on, you are smarter than that. :)

Yogesh Sarkar 10-03-2008 07:45 PM

Can you please make some changes to let the user be redirected to a third party site, if I enter the full URL of a third party site, they just receive an error.

Ohiosweetheart 10-03-2008 09:10 PM

Quote:

Originally Posted by noppid (Post 1636682)
You can be stubborn and say nothing works, but that is not true.

There are hundreds of people that fixed this spam issue. Come on, you are smarter than that. :)

:rolleyes: by "nothing else is", I meant nothing else I've done - so far. You should've known that ;)

Dismounted 10-04-2008 08:30 AM

Quote:

Originally Posted by noppid (Post 1636637)
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.

This fills in the niche of some forums - some forums don't need any members apart from their "area", and this is just something that helps with spam on those forums. This modification is certainly not for everyone, and is not made out to be.

CrossBones 10-06-2008 01:05 AM

Does this work with 3.7x?

I have used it on 3.6x and it works perfectly!

cmmguy 10-06-2008 04:04 AM

<font color="Blue">Installed</font> but I created an "Registration Error" page that directs them to email admin if they are having problems. This should let someone from that timezone send me a message and I can let them register.

Problem: The mod does not send them to the Error Page that I created. I can open the page by pasting the link from the settings directly into a browser, so I know the link and page works. I DO NOT have the Error page in the forum folder but in the root of the website - is this the problem or why wont it open the Error page that setup?

v3.7.3

Dismounted 10-06-2008 05:46 AM

Quote:

Originally Posted by cmmguy (Post 1638335)
Installed but I created an "Registration Error" page that directs them to email admin if they are having problems. This should let someone from that timezone send me a message and I can let them register.

Problem: The mod does not send them to the Error Page that I created. I can open the page by pasting the link from the settings directly into a browser, so I know the link and page works. I DO NOT have the Error page in the forum folder but in the root of the website - is this the problem or why wont it open the Error page that setup?

v3.7.3

Make sure you enter the URL as an absolute link (full link with "http://").
Quote:

Originally Posted by CrossBones (Post 1638233)
Does this work with 3.7x?

I have used it on 3.6x and it works perfectly!

It should work with 3.7.

cmmguy 10-06-2008 06:11 AM

Quote:

Originally Posted by Dismounted (Post 1638367)
Make sure you enter the URL as an absolute link (full link with "http://").

It should work with 3.7.

That is exactly how it is entered... the full url.
When i test it, it sends me to the standard error message that you created.

CrossBones 10-06-2008 02:21 PM

Installed on my 3.7x board. Works fine! :D

Dismounted 10-07-2008 05:05 AM

Quote:

Originally Posted by cmmguy (Post 1638385)
That is exactly how it is entered... the full url.
When i test it, it sends me to the standard error message that you created.

Small bug found, in the XML file, find:
PHP Code:

$vbulletin->url $vbulletin->options['prevent_tz_reg_redirurl']; 

Replace With:
PHP Code:

$vbulletin->url $vbulletin->options['prevent_tz_reg_redirect']; 

Fixed in next release.


All times are GMT. The time now is 07:06 PM.

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.01301 seconds
  • Memory Usage 1,749KB
  • 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
  • (2)bbcode_php_printable
  • (7)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