Robert J. Lang
Robert J. Lang
Usage is computed in module `project_usage`; looks like at these lines from `project_usage.module` in `project_usage_node_load()`: ``` $count = db_query("SELECT count FROM {project_usage_week_project} WHERE nid = :nid ORDER BY timestamp DESC...
> What happens when you use insert module with one of the other text formats? Does it still insert the image properly, or does the markdown formatting make that not...
I'll note that we've now had Spambot and Akismet installed and active on the site, and while those both occasionally catch a spammer, we still get 10-15 new accounts per...
> Any idea, what sort of spam accounts that is? ... What are we dealing with? Here's a screen shot of a portion of the [Spam check](https://backdropcms.org/admin/people/spam) view for this...
Update. * I've installed [IP Address Manager](https://backdropcms.org/project/ip) to be able to see and record spammers' IP addresses; * I've installed [Ban IP](https://backdropcms.org/project/ban_ip) to be able to manually ban offenders. There...
> Just out of curiosity, why would you choose "Ban IP" to be able to manually ban offenders? > As far as I remember, do you have tested another module?...
> I added the [Antibot](https://backdropcms.org/project/antibot) module to a few sites... It seems worth trying out, if only to determine if our infestation is coming more from bots or click workers.
So, I just noticed that Antibot is already on the site (and has been there since 2018). And the user register form is listed in its settings. So probably most...
Well, the new honeypot field ("What's your interest in Backdrop...") isn't adding a whole lot. Both real and spam account creators tend toward one-word answers that (for the spammers) is...
There's a View that presents the latest accounts and their fields that are most likely to display whether theyr'e spamming: https://backdropcms.org/admin/people/spam The VBO that does bulk deletion also reports to...