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)
-   -   Verify User Email Addresses (https://vborg.vbsupport.ru/showthread.php?t=54450)

Gary King 06-20-2003 10:58 PM

Quote:

Today at 07:54 PM Kriek said this in Post #40
Both versions were equally unsuccessful, DNS Error perchance?
Did you get any errors, if so, what did they say? If you didn't get any errors, or if that isn't the problem, then please be a little more specific.

wolfe 06-20-2003 11:59 PM

d00d i aint using vB 2.X.X so you need to test this out but all seems right ;)

Kriek 06-21-2003 12:42 AM

Quote:

Today at 07:58 PM Gary W said this in Post #41
Did you get any errors, if so, what did they say? If you didn't get any errors, or if that isn't the problem, then please be a little more specific.
Action Canceled or The page cannot be displayed

Gary King 06-21-2003 12:47 AM

Quote:

Today at 09:42 PM Kriek said this in Post #43
A 404 should not result from this hack. When exactly do you get this?

Gary King 06-21-2003 12:50 AM

Quote:

Today at 08:59 PM wolfe said this in Post #42
d00d i aint using vB 2.X.X so you need to test this out but all seems right ;)
Thanks I'll check it out and tweak it a little :)

Kriek 06-21-2003 12:50 AM

Quote:

Today at 09:47 PM Gary W said this in Post #44
A 404 should not result from this hack. When exactly do you get this?
First time was twenty-five minutes after submission
Second and third time was after about ten minutes.

wolfe 06-21-2003 12:56 AM

Quote:

Today at 02:50 AM Kriek said this in Post #46
First time was twenty-five minutes after submission
Second and third time was after about ten minutes.


try the new instructions file i uploaded it should make it 10 perpage so it will not cut out

GunsNetwork 06-21-2003 01:56 AM

PHP Fatal error: Call to undefined function: checkdnsrr() in D:\WebSites\GunsNet\WebRoot\forums\admin\email.php on line 396

This is the error I get. Using 2.3.0 and it points to this line.

if (!checkdnsrr($mailDomain, "MX"))

so what is my problem?

BowHunt

Gary King 06-21-2003 02:15 AM

Quote:

Today at 10:56 PM bowhunt said this in Post #48
PHP Fatal error: Call to undefined function: checkdnsrr() in D:\WebSites\GunsNet\WebRoot\forums\admin\email.php on line 396



This is the error I get. Using 2.3.0 and it points to this line.

if (!checkdnsrr($mailDomain, "MX"))

so what is my problem?


BowHunt

It would be best for your vBulletin if you ran it on a Linux/Unix instead of Windows, like what you are doing now, it looks like.

You can't use this hack on that particular OS you are using when you got that error, sorry.

Kriek 06-21-2003 08:13 PM

Quote:

Yesterday at 09:56 PM wolfe said this in Post #47
try the new instructions file i uploaded it should make it 10 perpage so it will not cut out
Wolfe, results in the following error upon submission.

Quote:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/gforums/public_html/admin/db_mysql.php on line 191

wolfe 06-21-2003 08:32 PM

heres the fix in email.php find

PHP Code:


if ($DB_site->num_rows($users)) { 

and replace with

PHP Code:


if ($DB_site->num_rows($verifyemail)) { 

that should sort it out

lalo landa 06-22-2003 02:36 AM

there's some way to do this check user by user?...

like in edit user options (check e-mail)

And, add something like we check a box in the list of users to do a mass move or prune ??

this add on will be greate.. but the hack it's cool too!!!

Thnxs! (install!!!)

Kriek 06-22-2003 10:47 AM

Wolfe, thanks! Works like a charm aside from the Do next page not working.

wolfe 06-22-2003 10:59 AM

errmmm not sure d00d will take another look @ the code annd gt back 2 u

Kriek 06-22-2003 11:02 PM

/me shows appreciation

Floris 06-24-2003 07:38 AM

This is some original thinking here. I like that. GOod work.
I have installed this and run this on a site with 4000 members just to see how many would show up. And only 10 users had some none existent domain. One had: i@m.god :D

Capt PPRuNe 06-25-2003 06:13 AM

Sorry, but until someone can verify that this will not ground a vB board with over 60,000 members there is no way I'm going to try it. Even if it only took 10 minutes for 4,000 members that works out to at least 2.5 hours for my board.

I already have a hack installed that just does the verification during registration. What you have here is just something that finds old registrations with false email addresses. You might as well just run your 'find registrations awaiting email confirmation' on anything over a week old for example and then delete those. There is also a script that automatically deletes unverified email addresses which are over 10 days old after sending reminders on day 3, 5, and 8 to verify.

Nope, not going to install this one because anything that is going to make the server work hard for a few hours is not on. No doubt good for much smaller membership boards.

Hope you take the above as useful criticism as some hacks really do not take into account the requrements of boards with larger membership levels.

wolfe 06-25-2003 02:01 PM

i am working on fixing this hack so it proccesses then like the update counters does and perpage aswell so it will be alot better for bigger boards :D

Skyline_GT 07-07-2003 10:30 PM

hm..
When I press Begin process
it takes forever to load..
I wait for 4 mins..
i have abouy 6000 members,

Skyline_GT 07-07-2003 10:37 PM

I got this error
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/gamerzon/public_html/forum/admin/db_mysql.php on line 190

cyberbeggar 06-04-2006 09:38 AM

Exactly what I need, I am sick of people registering at my site with fake emails!


All times are GMT. The time now is 04:21 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.01446 seconds
  • Memory Usage 1,766KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (21)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