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)

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


All times are GMT. The time now is 06:24 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.01044 seconds
  • Memory Usage 1,734KB
  • 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
  • (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