Ray J's plugins:
33
Recommendations
Blocks registrations using external service stopforumspam.com, internal domain blacklist and internal e-mail blacklist.
This plugin validates every registration against stopforumspam, fassim, internal domains, e-mails and IP blacklist.
The five validations can be enabled or disabled, and, to save external resources, the plugin validates the registration in the order below:
Features
Requirements
Instalation
To do
Final notes:
Thanks:
The author recommends using a different release of this plugin!
Minor release: Fixed a issue with IP Blacklist Cache. Now you can disable IP Blacklist Cache in plugin settings.
why disable IP blacklist cache?
caragadatacenter 251 days ago
@caragadatacenter: Try to blacklist your own IP and you will answer your question. :)
Ray J 251 days ago
Thanks a lot! I've eventually found what I needed to open up registration in Elgg sites. Nevertheless I still have an ElggObject displayed in the "Latest activity" widget (in the frontpage for non-logged users) everytime a spammer is blocked during registration. The data displayed at one of these ElggObject's page is this (guid: 6 /type: object /subtype: 4/ owner_guid: 0 /container_guid: 0 /site_guid: 1 /time_created: 1317122860 /time_updated: 1317122860 / title: /description: Metadata /ip_address: 216.172.154.185).
IP address corresponds to the spammer blocked, according to the notifications received by mail. I can hide this widget, but I don´t like the idea of populating the database with such stuff. ¿do anybody have the same problem?
thanks again, R
ramonovelar 232 days ago
@ramonovelar: The plugin stores IP from blocked users, but a cron job cleanup the IP cache once a week, so dont worry with database overhead.
Your second question wasn´t clear to me. What the problem with the widget? Can you post some screen captures?
Ray J 232 days ago
Highly recommended guys!!
BTW, how to setup up cron job for this plugin to clean up?
Purus 232 days ago
@Purus: Check ELGG documentation. The cronjobs are configured for the entire site. My plugin only "hooks" the events.
You can find the instructions here: http:/
Ray J 231 days ago
Any Future plans for a 1.8 version of this Plugin? Or and ETA when?
Dilbert Dilweg 231 days ago
thnks @Ray J. The problem is that this widget (Latest activity) is displaying this (see screenshots) at frontpage, for non-logged users. Every elggobject has also a particular page. These screenshots come from a test site, just for testing anti-spam solution, so I'm not worried about this gadget because i'm not using it in my production sites. Besides, I have checked that this stuff does not appear in riverdashboard. However I want to be sure that "these ElggObject" will not show up in other gadgets and that's why I'm trying to understand where it comes from.
Here are the links for downloading screenshots (they would take too much room):
http:/
http:/
http:/
ramonovelar 231 days ago
@Dilbert: 1.8 version soon. I have the enviroment, but I need to make intensive tests.
@ramonvelar: I will change the IP cache and release a new version. Webgalli send me some tips. Wait a few days, ok?
Ray J 230 days ago
I am thinking here: The activity widget shows public metadata, right? If I turn the object private? I will make some tests and see the results.
Ray J 230 days ago
@ramonvelar: The bug with activity widget was resolved, ok? I will make some tests, some code tunning and release a new version saturday. Thanks for your feedback.
Ray J 230 days ago
@Ray J Great!! I will try it ASAP and report to you! I have a couple of weeks for fixing everything, so I'm not in a hurry! Thanks again.
ramonovelar 230 days ago

Ray J
Profile
Friends
Friends of
Plugins
@Gastre: Just upload the new version, go to plugin settings and disable IP Blacklist Cache. I think that your IP is blacklisted in your site. Disable the cache and wait for a week. The cron removes IPs older than seven days.
Ray J 251 days ago