vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - Un-Activated User Management 3.1 (https://vborg.vbsupport.ru/showthread.php?t=124530)

Darat 09-07-2006 08:30 AM

Just noticed the contact email address wasn't appearing in the emails, the "If you are still having problems signing up please contact a member of our support staff at $webmasteremail" - I've changed that to $vboptions[webmasteremail] and it seems to be working fine.

DruidToolz 09-07-2006 02:21 PM

Ok.. This might be something to look at but i had a member contact me about them getting the activation reminder in there mail box.. The thing is that they have been a member for awhile and have over 100 posts.. And I have been getting the activation on a daily basis.. I just thought you might want to see if anyone else is having this problem

Dermo-MIO 09-07-2006 04:37 PM

iv installed it just hope it works

Dermo-MIO 09-07-2006 10:05 PM

this caused my forum alot of harm im getting database errors all the time i have removed the product and i am about to remove everything else belong to this, dude shouldnt release it if it causes these problems honestly

juan71287 09-07-2006 11:41 PM

How can I do the CRON commands better? I mean, I did it how RS_Jelle said, but all that did and keeps doing is destroying my DB after a few houres. So, can someone take another SS of how it should look like on 3.6? THankx.

Dermo-MIO 09-10-2006 02:31 PM

i got 536 database error emails for this its a crazy hack in all hosnestly

DementedMindz 09-10-2006 06:56 PM

Quote:

Originally Posted by Dermo-MIO
i got 536 database error emails for this its a crazy hack in all hosnestly


you didnt do something right I have had this installed since they released it with no errors at all.

aciurczak 09-11-2006 06:38 PM

No db errors here either; hack's working fine.

juan71287 09-11-2006 06:44 PM

So like can someone explain the CRON command set up :)?

phonexpo 09-15-2006 09:18 PM

Installed, and working 100% !

Patrick

www.phonexpo.ie

Mr Peabody 09-16-2006 12:43 AM

this sort of thing should be standard!
Cheers

Black Tiger 09-16-2006 07:03 PM

This is already standard, but you can't setup yourself and it does not delete automatically. It just sends messages a couple of days.
So this hack is great!

DementedMindz 09-16-2006 11:06 PM

How is this standard? Can you point me to it in admincp?

Team17 10-02-2006 12:34 PM

Hi,
I've installed this hack and on my test account I get the 3 day warning on the 3rd and 4th days, the 5 day on the 5th and 6th etc. I've made some modifications to the script, I hope they are useful to others:

Code:

$day = (int)((($currentday - $user['joindate'])/86400)+0.5)
This casts $day to an integer (rounding .5 up and anything under down)

I think before I was getting a mail when $day was 2.5 and when it was 3.5.

Additionally I've changed the if commands to the form:

Code:

if ($day == 3) // Email users who have not activated after 3 days.
since they will now be exact numbers.

aciurczak 10-02-2006 02:51 PM

I was getting the same behavior, and hadn't yet had the patience to track down why the notices may have been going out twice. Thanks for taking the time! :)

ombossman 11-08-2006 11:26 AM

how to make this settings ??
Set up your cron job to run the script once a day using vBulletin's default system "Scheduled Tasks"
please tell me step and step

DruidToolz 11-08-2006 11:37 AM

I don't understand why alot of you are having a problem installing this hack or getting DB errors on top of that.. Unless your running something that interfere's with this hack then u might have a problem or even have another file called the same name... Then it might be good not to install the hack..

But for those that you want to install it just read the readme file and you will be able to install it with no problem.. Just try not to change things that you don't understand how it works etc.. If you do you will get DB errors (like some people here are getting).. But anyhow this hack works great for me and it has been working for awhile now.. ^.^ But on a side note to those that do install it.. Remember once the list of "Users Awaiting Email Confirmation" runs out this hack stops working until you get more people that haven't activated there accounts, then u will see the email again..:) Good luck to everyone

tekstylez 11-16-2006 12:42 PM

How do I un-install this? My users are recieveing 15 emails a day from this thing. I uninstalled the product and the disabled the scedualed task, but they keep getting emails.............

coffee 11-17-2006 11:55 PM

Installed!

Thank you, sabret00the.

SloppyGoat 11-18-2006 06:55 PM

Alright, I installed this, then registered a test unactivated user. That user has received the 3 emails since 11/06. When exactly is it supposed to delete this user? 10 days after when? After the last email? Can we speed this up a bit? I think we're giving them too much time, myself....or is this not working right, and this user should've been deleted already?

SloppyGoat 11-19-2006 05:06 AM

This has done nothing except email the same 3 verification notices. One on the 6th, 8th, and 12th. The user hasn't been deleted yet. What's wrong with it?

coffee 11-19-2006 05:14 AM

On my side it's working perfectly (3.6.3 here), and deleted more than 50ppl emailed some 15 others ..

The olny thing I did was this: https://vborg.vbsupport.ru/showpost....7&postcount=54 (Thanks to Team17).

SloppyGoat 11-19-2006 05:25 AM

Ok, I believe it's going to work now, but how do I stop it from emailing me everytime it runs? I can look at the logs. I don't need a daily email. Or maybe just have it email me when it actually deletes someone.

It's that crazy scheduling that makes this kind of goofy.

NiTRoN 11-19-2006 09:00 AM

Quote:

Originally Posted by SloppyGoat (Post 1120531)
Ok, I believe it's going to work now, but how do I stop it from emailing me everytime it runs? I can look at the logs. I don't need a daily email. Or maybe just have it email me when it actually deletes someone.

It's that crazy scheduling that makes this kind of goofy.

goto VBULLETIN OPTIONS/Un-Activated.... and turn it off

HellRazor 11-19-2006 11:44 AM

You should add an option for it to only send an email to you when there were emails sent to unregistered users (so you don't receive a notification when there were no unregistered users to notify). :)

coffee 11-19-2006 01:15 PM

HellRazor, Find This:
PHP Code:

if ($vbulletin->options['uac_notifyadmin'])
{
        
vbmail("" $vbulletin->options['webmasteremail'] . "","Activation Reminder Report (Activation Notification)"$logmessage"From: \"" $vbulletin->options['bbtitle'] . " Mailer\" <" $vbulletin->options['webmasteremail'] . ">");


Replace with the next:
PHP Code:

$testemailvars =  $threedayemail $fivedayemail $eightdayemail $deletedusers;
if (
$testemailvars<>'NoneNoneNoneNone')
{
        if (
$vbulletin->options['uac_notifyadmin'])
        {
                
vbmail("" $vbulletin->options['webmasteremail'] . "","Activation Reminder Report (Activation Notification)"$logmessage"From: \"" $vbulletin->options['bbtitle'] . " Mailer\" <" $vbulletin->options['webmasteremail'] . ">");
        }



SloppyGoat 11-20-2006 11:48 AM

Quote:

Originally Posted by NiTRoN (Post 1120628)
goto VBULLETIN OPTIONS/Un-Activated.... and turn it off

HAHA!!! Ok, I'm on medication! Nobody laugh!!! There it was all the time. :confused: Thanks! I got it it working now. Great hack! *goes to click install*

perfphysio 11-24-2006 10:31 AM

since upgrading the 3.6.3 I have encontered the following error

Database error in vBulletin 3.6.3:

Invalid SQL:

SELECT u.username, u.userid, u.email, u.joindate, ua.activationid, u.languageid
FROM vb_user u
LEFT JOIN vb_useractivation ua ON (u.userid = ua.userid)
WHERE u.usergroupid = 3 AND u.posts = 0;

MySQL Error : Can't open file: 'vb_useractivation.MYI'. (errno: 145)
Error Number : 1016
Date : Friday, November 24th 2006 @ 04:30:40 AM
Script : http://www.physiobob.com/forum/admin...ncron&cronid=9
Referrer : http://www.physiobob.com/forum/admin....php?do=modify
IP Address : 81.149.142.220
Username : physiobob
Classname : vb_database


Any ideas

sabret00the 11-24-2006 10:44 AM

Quote:

Originally Posted by perfphysio (Post 1124158)
since upgrading the 3.6.3 I have encontered the following error

Database error in vBulletin 3.6.3:

Invalid SQL:

SELECT u.username, u.userid, u.email, u.joindate, ua.activationid, u.languageid
FROM vb_user u
LEFT JOIN vb_useractivation ua ON (u.userid = ua.userid)
WHERE u.usergroupid = 3 AND u.posts = 0;

MySQL Error : Can't open file: 'vb_useractivation.MYI'. (errno: 145)
Error Number : 1016
Date : Friday, November 24th 2006 @ 04:30:40 AM
Script : http://www.physiobob.com/forum/admin...ncron&cronid=9
Referrer : http://www.physiobob.com/forum/admin....php?do=modify
IP Address : 81.149.142.220
Username : physiobob
Classname : vb_database


Any ideas

Run a repair on your useractivation table.

HellRazor 11-24-2006 11:04 AM

Quote:

Originally Posted by coffee (Post 1120755)
HellRazor, Find This:
PHP Code:

if ($vbulletin->options['uac_notifyadmin'])
{
        
vbmail("" $vbulletin->options['webmasteremail'] . "","Activation Reminder Report (Activation Notification)"$logmessage"From: \"" $vbulletin->options['bbtitle'] . " Mailer\" <" $vbulletin->options['webmasteremail'] . ">");


Replace with the next:
PHP Code:

$testemailvars =  $threedayemail $fivedayemail $eightdayemail $deletedusers;
if (
$testemailvars<>'NoneNoneNoneNone')
{
        if (
$vbulletin->options['uac_notifyadmin'])
        {
                
vbmail("" $vbulletin->options['webmasteremail'] . "","Activation Reminder Report (Activation Notification)"$logmessage"From: \"" $vbulletin->options['bbtitle'] . " Mailer\" <" $vbulletin->options['webmasteremail'] . ">");
        }




Awesome, thank you!

coffee 11-24-2006 06:59 PM

You're most welcome :)

jluerken 11-25-2006 09:13 PM

After a board update to 3.6.4 the users are listed twice
Quote:

manageActivation Complete;
3 Day Reminder Sent To: FlaTroN, FlaTroN, dna bg, dna bg, tony de sousa, tony de sousa.

5 Day Reminder Sent To: senteniel, senteniel, sandu_chirita, sandu_chirita.

8 Day Reminder Sent To: None.

Users Deleted: Denver474.

tekstylez 12-05-2006 02:04 PM

How do I un-install this? My users are recieveing 15 emails a day from this thing. I uninstalled the product and the disabled the scedualed task, but they keep getting emails.............

Red Spider 12-25-2006 12:37 AM

EXCELLENT! Just What i needed :)

dilbert 12-25-2006 02:20 AM

/me installs.
Thank you.

RS_Jelle 12-25-2006 08:18 AM

Maybe you can change the "manageActivation Complete" text? It's a bit a strange start of the daily report mail :)
I first thought there was a phrase missing. Maybe you can phrase it?

A bug: it deletes members who set a new email address and don't confirm it by reactivating their account (after one day already).

ickie 01-05-2007 09:19 PM

I installed this last night, and I use 3.6.2 and it works perfect.
Thank you.

I read all the posts on this, and seen there was some questions by others that wasn't really answered correctly.

This is what I did.

1) upload manageActivation.php to the forums/includes/cron folder

2) in my control panel I added this product product-uam3_sabret00the.xml

3) I setup a cron job, "varname" was an issue, see my pic
https://vborg.vbsupport.ru/

4) turn on this plugin, see pic
https://vborg.vbsupport.ru/

I hope this helps

maroceve 01-31-2007 12:08 PM

This might be a stupid question but .... :

I have around 10 000 UAEC, Will this hack "once installed" consider them as new accounts and does this :

1. Emails users after 3 days and reminds them to activate their accounts.

2. Emails users after 5 days and lets them know their account will be deleted if they do not activate.

3. Emails users after 8 days with a final warning.

4. Deletes un-activated members after 10 days

OR : since it's been more than 10 days that the accounts were created, it will Delete them automatically ?

dilbert 01-31-2007 04:07 PM

I had far less than you, about 100, and they were all deleted when I installed it.

maroceve 01-31-2007 07:23 PM

Thanks god i asked.

Thanks for the info


All times are GMT. The time now is 01:04 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.01348 seconds
  • Memory Usage 1,843KB
  • 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_code_printable
  • (4)bbcode_php_printable
  • (6)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
  • (40)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