vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Check E-mail Address Before Registration (https://vborg.vbsupport.ru/showthread.php?t=144590)

howardf 09-12-2007 05:26 PM

Can you tell me where in the directory hierarchy the XML file should be installed?

Thank you.

ThorstenA 09-14-2007 07:30 AM

Suggestion: Check all users. By failing put them back into "Have to validate their email adress" usergroup!

Mecho 09-25-2007 08:19 PM

i dunno what s wrong with this mod in my forum . it was working well but now it rejected many emails aol , hotmail and even yahoo !!! true emails !!

disabled for now !

James Argo 10-10-2007 02:54 AM

*James Argo clicked installed*

But then... I have similiar problem Mecho stated above. They can register, but no confirmation mail ever sent to Yahoo, Gmail or Hotmail. I had to disable it. Any hints? :erm:

Appreciate the effort. Thanks! :)

;)
Jaymz

noppid 10-19-2007 10:07 PM

This code does not work and WILL RETURN FALSE POSITIVES AS CODED.

The comparator code for a valid response with substr() is coded wrong and also checks the wrong response it appears. The defaults for the below init seem to guarantee a false positive.
EDIT: I see the reason now for the false positive, but I don't like that idea. We need all or nothing. This is like a false sense of security as is. This can be great however and should be!

Code:

$b_user_valid = $vbulletin->options['os_email_host_timeout_valid'];
Sets this positive to start. I'm pretty sure that should be the opposite for sanity. In my testing and simple knowledge anyway.

It can work as far as I can tell with my own testing and modifications, so far. I tested it against my sever and yahoo with my fixes as working. But I don't want to get ahead of myself. There may be more pitfalls I missed in my simple debugging.

EXCELLENT IDEA YOU GOT HERE!

BadgerDog 10-22-2007 10:22 AM

Quote:

Originally Posted by noppid (Post 1363976)
It can work as far as I can tell with my own testing and modifications, so far. I tested it against my sever and yahoo with my fixes as working. But I don't want to get ahead of myself. There may be more pitfalls I missed in my simple debugging.


If you get it working, could you advise and provide your version?

I'm trying to figure out improved ways to stop spammers who are registering with false email addresses and posting garbage.

Thanks ... :)

Regards,
Badger

popowich 10-22-2007 12:43 PM

I'd be more than happy to test out a beta version if it's attached as troubleshooting/beta for everyone to see the code.

-Raymond

rwoscott 01-30-2008 10:49 PM

* Installed *

I have been getting a lot of these lately, hopefully this will prevent the high amount of "Awaiting Confirmation" Users.

MikeHolohan 02-09-2008 06:16 PM

excellent...

saviola8x 03-18-2008 04:49 PM

OMG. nice mod. Thanks


All times are GMT. The time now is 03:51 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.01420 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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