Closed (cannot reproduce)
Project:
Mollom
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2011 at 22:33 UTC
Updated:
9 Nov 2013 at 17:22 UTC
Jump to comment: Most recent
Comments
Comment #1
int commentedI also test with the "Enable testing mode" and don't block it.
Comment #2
sunIs it possible that you tested as a site administrator, potentially uid 1?
All users with the "bypass mollom protection" permission are excluded from Mollom's protection, as mentioned in the form configuration. In case of the forum node form, there are additional user permissions that lead to an exclusion; Mollom's form protection configuration lists all of them.
Comment #3
int commentedNo. I test well.
You can see my stats of infonoticias.eu that since I activate the language subdomain, reduce all to almost zero. I think that only block if the spam goes from www.domain, and from pt.domain en.domain and es.domain mollom don't work.
Comment #4
int commentedOk, THis module don't work for me.
I will give up this module, and I will use the http://drupal.org/project/recaptcha module.
Thank you..
Comment #5
int commentedchange it, for if you want to fix it.
Comment #6
sunAccording to your site's statistics, some major change must have happened around end of January or beginning of February. Prior to that, Mollom checked many posts for your site, and only after that, statistics dropped to almost zero.
Note that the Mollom module is not dependent on the URL, domain, or subdomain of your site. This information is not taken into account or used in any way when communicating with the Mollom web service.
The only possibility I can see here would be that the Mollom module is not invoked (at all) on the language subdomains. Of course, this largely depends on how your site handles the language subdomains (e.g., whether they are actual sites in a multi-site setup, etc).
If you could provide some more details on your site's setup, we might be able to assist you to find the cause for this issue.
Also, were you able to reproduce this on a clean Drupal site setup?
Comment #7
int commentedI don't have multi-sites.
The module mollom work's fine before I add 3 languages and change the detection to domain language.
Comment #8
sunI tried to reproduce this issue with the latest version of the Mollom 2.x series, but wasn't able to reproduce it.
Steps:
1. Enable Language module
2. Add two languages: de, fr
3. Configure the domains for each language
4. Change language negotiation URL settings to be based on domain (instead of path prefix)
5. Go to configured domain of each language and post a spam comment.
Expected result: Spam comment gets blocked as spam.
Actual result: Spam comment gets blocked as spam.
That said, I just noticed that this bug was reported against 7.x-1.0. It is possible that there might have been a bug and it was fixed by another issue.
Thanks for your feedback.