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)

Capt PPRuNe 03-19-2003 10:41 PM

Thanks Amy. That's fixed it. I also like the more informative 'report' when running it manually.

USODJA 03-20-2003 10:27 AM

Nope, I tried the cpanel set up, it keeps erroring out, so I will go manual for now, by the way Amy when I ran manual today, that member you saw yesterday, came up again today!

That don't seem right....LOL

amykhar 03-20-2003 01:14 PM

USODJA, if you run it manually, you need to make sure it's at least 24 hours between runs. If you run it at 8pm one day and noon the next day, you are likely to see the same member.

;)

Amy

USODJA 03-20-2003 02:38 PM

opps.....LOL

Spam them again....LOL

Oh well Will run tomorrow morning again, should be better by then!

Thanks :)

squawell 04-19-2003 05:22 PM

i have a problem when i run manageActivation.php i got i no

permission message...so what's wrong?

amykhar 04-19-2003 05:44 PM

I don't know. Without a link to your forums or any idea where you put the file, I can't psychically debug your board.

Amy

ImportPassion 05-15-2003 01:18 AM

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

squawell 05-22-2003 08:57 PM

Quote:

04-20-03 at 02:44 AM amykhar said this in Post #46
I don't know. Without a link to your forums or any idea where you put the file, I can't psychically debug your board.

Amy

finally i got that work

i open the manageActivation.php find

$pass = "password";

replace to

$pass = "";

and it works....... :banana:

sabret00the 06-02-2003 08:15 AM

i keep getting this email

Quote:

[1]EBS Live [2]Registration is free! [3]Calendar [4]Find other members
[5]Search
[6]Click here to go to the sites main page [7]Click here to go to the
forum index page [8]Click here to go to the EBS Chat Room [9]Click
here to go to take an EBS Live Quiz [10]Click here to go to the EBS
Live Arcade [11]Click here to go to the EBS Live Journals [12]Click
here to go to the EBS Live Forum Item Store
[spacer.gif] [spacer.gif] [spacer.gif]


vBulletin vBulletin Message
You are not logged in or you do not have permission to access this
page. This could be due to one of several reasons:
1. You are not logged in. Fill in the form at the bottom of this page
and try again.
2. You do not have permission to access the page that you were trying
to. Are you trying to edit someone else's post or trying to access
administrative features? Check that you are allowed to perform
this action in the Forum Rules.
3. If you are trying to post, the administrator may have disabled
your account, or it may be awaiting activation.

Your User Name: _________________________ [13]Want to register?
Your Password: _________________________ [14]Forgotten your
password?
Login!

The administrator may have required you to [15]register before you can
view this page.

Forum Jump:
[Please select one:.............] [go.gif]-Submit

[16]Forum Guidelines - [17]Apply To Become A Moderator
< [18]EBS Live - [19]Chat Room - [20]Journals - [21]Quizzes -
[22]Arcade - [23]Store - [24]Forum Stats - [25]Contact Us >
[26]The Archive

Powered by: vBulletin Version 2.2.9
Copyright ?2000-2003 Jelsoft Enterprises Limited.
Styleset developed by [27]sabret00the Copyright ?2002-2003
Graphics and Buttons by [28]sabret00the Copyright ?2002-2003
Additional button set icons by [29]Nick Miller Copyright
[30]Rapidz?2002-2003
Page generated in 0.07705402 seconds (84.13% PHP - 15.87% MySQL) with
11 queries.
i think i might be doing something wrong?

amykhar 06-02-2003 03:40 PM

Looks like you are emailing the wrong template

sabret00the 06-02-2003 07:14 PM

that's not the email, that's what i get from the cron job

it's doing a lynx -dump www.ebslive.com/forums/manageAcitivation.php everyday at 5pm (GMT) and that's what it gets, but i was thinking if it was working, surely it would be logged it wouldn't it 0_o

was i meant to set it up it's own account or edit the php file or something?

sabret00the 06-03-2003 05:20 PM

amy?

amykhar 06-03-2003 05:26 PM

sabre, I have a hunch you put the script in your admin directory. It doesn't belong there because we can't pass in the login and password there.

pgowder 06-03-2003 07:14 PM

So how can I verify it works before I cron it?

I try running it in the browser and I get permission denied.

How can I check to see that the emails where sent.

Thanks

pgowder 06-03-2003 07:24 PM

Quote:

05-22-03 at 05:57 PM squawell said this in Post #48
finally i got that work

i open the manageActivation.php find

$pass = "password";

replace to

$pass = "";

and it works....... :banana:

Nevermind, I found it!

sajjid 06-03-2003 11:22 PM

this is a great hack i like as matter of fact i am just about to click the install button.
but i think it would be a great addon if you could lookup users who have not posted anything since registeration and delete them i am sure there is a way.
Thanks either way its a great hack even without it

DILLIGAF 06-08-2003 10:23 PM

Here is an idea if anyone wants to take it on to improve this hack abit. have it self powered by the message board it self. have it run throught he functions.php this way every time the board is accessed, the moded hack will do a time check to see if it when the admin wants it to run and also it it is a new day. If it is, it runs the hack.

Talisman 06-09-2003 12:58 AM

Hi Amy,

(This is a great hack..... thanks.)

Would you help me make a change to the final step in this hack? Instead of deleting them all, we would rather dump them together into a separate usergroup ..... what would amount to a "dead" file for people with NO access -- and who wouldn't show up on our member list.

We banned someone 1-1/2 years ago who still keeps trying to sneak back in. He's tried dozens of fake names/accounts and gets other people (who are more knowledgeable) to help set up garbage identities for him or find ways to get past vB security. So at our site, we want to keep the information we get in the system from incomplete registrations.

Let me know if you need any other information to do this. And thanks, again, for the hack.

Cheers,

Talis.

sabret00the 07-31-2003 02:53 PM

Quote:

06-03-03 at 07:26 PM amykhar said this in Post #53
sabre, I have a hunch you put the script in your admin directory. It doesn't belong there because we can't pass in the login and password there.
got it to work by taking out password thing

GoTTi 09-01-2003 06:19 PM

i get a blank page when i run this on 2.3.0, any1 else duplicating?

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 08:09 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.02170 seconds
  • Memory Usage 1,808KB
  • 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
  • (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
  • (28)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