![]() |
thanks for this Erwin ;) !!
i keep it and will try it as soon as possible :D |
There's no need to install this hack anymore. vB has included this hack as standard in 2.2.8 which is now out. :) Thanks to PPN who listened to me when I posted about this on vB.com.
|
Thanks for the fix, Erwin. We're still using 2.2.6.
|
You're welcome. :) Glad people still find this useful.
|
work in 2.2.4 too
|
Sorry for bringing this back up...but I'd like clarification. My current functions.php has this section but I don't think it is stopping the "banned" and "email awaiting confiramtion" from getting email notifications.. Of course I have a very hacked up file so perhaps I've missed getting the right upgraded bit in my 2.2.8:
Code:
$useremails=$DB_site->query("SELECT user.* Banned =usergroupid=23 users awaiting confirmation=usergroupid=3 Bad email =usergroupid=52 thanks! |
Just add this line as part of that query:
AND user.usergroupid NOT IN (23,3,52) :) |
thanks Erwin.
What is this line? I don't want to mess up the query by listing a usergroupid twice: AND user.usergroupid<>'3' |
You can take that line out. :)
|
Can we get this for use in 3.0.7 ?
|
All times are GMT. The time now is 02:00 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:
|