![]() |
I look at the profile fields to see if they're legit. And they generally aren't spamming in the profiles anyway. Just registering.
|
Which message var does the user get? I'd like to edit it to explain how to become un-moderated.
|
I run a local website, so only people in my community should be interested. I get tons of spammers trying to register daily, so this would be nice for me. But due to problems with a few locals (mainly one crazy who has registered repeatedly under different ips and names, 100+ times), I have all new registrations moderated anyway. It would be nice if registrations from countries I don't whitelist would just not go through at all. That way when I go through the list in moderation I won't have to sort through them at all. Is this possible? Or is this mod not useful to me since all registrations go into the moderation queue anyway?
Thanks! |
Quote:
Find this code in whois.php: Code:
if (!in_array($country, $valid_countries)) { $userdata->set('usergroupid', 4); } Code:
if (!in_array($country, $valid_countries)) { standard_error('Sorry, we are not allowing registrations from your country.'); } |
Thanks for the quick answer! I guess another option would be to create another usergroup and just have those not on the whitelist sent there, then I can just go in and delete them all periodically. Would that work?
|
Yeah, you would have to change the 4 in the same code I referenced above to the user group ID# that you create, but otherwise, you can do that too.. Or you could set it for the banned user group. :)
|
Is there a possibility to block the ip adresses in stead of moderating them.
So block the ip adres en moderate the others? We have a small site and only want our members (about 400) to use the site. |
Quote:
|
I uploaded plugins/zones to my vbulletin root directory.
I also uploaded whois.php inside the zones folder as well as all the .zone files. In my VB4.0 login I go to Settings->Options and I do not see the "Country Moderation" option as it says in the instructions. Please let me know if I am missing something |
I downloaded and installed. Just only one question:
How does this add-on know to sent the moderation email to which email address? |
All times are GMT. The time now is 10:06 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|