![]() |
Quote:
|
Is there any way i can get this thing to e-mail me ? I want to make sure the HTML is coming out correctly heh ..
|
Installed, configured, and running well so far. Thanks!
|
Quote:
Quote:
Well guys, I really loved this hack thanks Braithwaite! and thanks djbaxter for your help... I ve installed this hack last week. I ve just noticed that it still sends e-mails to the banned users... what should I do? Banned usergroup is 8 in my board and I didnt add them in the AdminCP where it says: Code:
List the usergroups that you wish to send the emails to here. (Seperate by commas) eg. 2,3,4,7 Code:
$result = $vbulletin->db->query_read("SELECT * FROM " . TABLE_PREFIX . "user WHERE lastactivity < '$datetime[lastpost]' AND emailDate < '$datetime[lastemail]' AND options & 16 LIMIT $quantity"); thanks a million |
Nice Mod, thank you and clicked Install. ;)
|
Thanks for this program. I just installed it, and sent out the e-mails. I am hoping to get a few members back. Thanks once again for this great mod!
MOTM Nominee for me! |
Quote:
I don't understand why the code needs fixing? |
What I was asking you about was what other settings could there be where email would not get sent? Should I ask that question in the other forum for general questions?
Quote:
|
Quote:
|
Quote:
the code works like this:
if a users is considered inactive, is a member of specified usergroups, and has selected to be sent admin emails then an email will be sent. if any one of the previous is not true then an email will not be sent. if you increase the quantity, it is more likely to send emails out. Quote:
make sure your users which are banned are not part of any other usergroups. the code will check each member against the list of usergroups specified, and if they are a member of that usergroup then they will be sent an email. it uses vbulletin's is_member_of function. |
All times are GMT. The time now is 11:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|