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)
-   -   Un-Activated User Management (https://vborg.vbsupport.ru/showthread.php?t=49879)

crowfield99 09-04-2003 12:01 PM

Hi,

Sorry to be a pain could someone tell me what I need to input in the Command to run in cPanl / Cron so it does this for me?

Many thanks :)

Capt PPRuNe 09-16-2003 01:33 PM

Quote:

Originally Posted by 7thgenCivic.Com
Will this delete users that have changed their pwd or email but are already a registered user? Cause they get put back in that cat after they make a change like that. That could be bad. Especially if they have like 3000 posts or something.

D

Yes it will. While it is an extremely useful hack it does cause me much extra work when long serving users change their email address. If someone has been registered more than 10 days and they change their email address and don't respond to the verification email before the next cron run then their profile is deleted automatically. What this generates is numerous complaints from long serving users who suddenly can't log in or when they eventually try to reply to the verification email they can't get anywhere with it.

Is there any way to change the hack so that it only applies to new registrations or else looks up the join date and handles the verification differently?

teksigns 09-24-2003 04:04 PM

Quote:

Originally Posted by Capt PPRuNe
Yes it will. While it is an extremely useful hack it does cause me much extra work when long serving users change their email address. If someone has been registered more than 10 days and they change their email address and don't respond to the verification email before the next cron run then their profile is deleted automatically. What this generates is numerous complaints from long serving users who suddenly can't log in or when they eventually try to reply to the verification email they can't get anywhere with it.

Is there any way to change the hack so that it only applies to new registrations or else looks up the join date and handles the verification differently?

i with you on this Capt PPRuNe
.....


this would be nice and make the script much more usable .

teksigns 09-24-2003 04:22 PM

i can see the select statement :


Quote:

$userArray=$DB_site->query("SELECT username,user.userid,email,adminemail,joindate,act ivationid FROM user LEFT JOIN useractivation ON (user.userid=useractivation.userid) WHERE user.usergroupid=3");


what part of it would need to be changed to make the select
only include users that registered 10 days or less ago ....


this would help make it complete

Falkware 09-27-2003 02:59 PM

Quote:

Originally Posted by Da_GoTTi
i get a blank page when i run this on 2.3.0, any1 else duplicating?

Indeed, also getting a blank page in v2.3.0.

I tried clearing out the password field but it didn't solve the problem.

Z00MER 09-29-2003 08:48 AM

wow thanx

Logician 09-30-2003 10:33 AM

Quote:

Originally Posted by Falkware
Indeed, also getting a blank page in v2.3.0.

I tried clearing out the password field but it didn't solve the problem.

Blank pages after hack installations usually indicates template problems. Make sure:
1- You installed the hack templates correctly.
2- Template names are exact (it is CASE SENSITIVE!) and no trailing space at the end.
3- If you have more than 1 template sets, hack templates should be installed to ALL template sets.

Hope this helps..

Logician 09-30-2003 10:38 AM

btw. while creating templates do not include ".txt" in the template name.

eg. Template name is "ActivationEmailSubject", not "ActivationEmailSubject.txt"


All times are GMT. The time now is 05:46 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.01190 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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