Reviewed & tested by the community
Project:
AntiSpam
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 07:01 UTC
Updated:
23 Sep 2014 at 08:17 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
aamato commentedI have the same problem here:
Notice: Undefined index: pt-br em antispam_node_validate() (linha 892 de /home/curso/public_html/sites/all/modules/antispam/antispam.module).
Notice: Undefined index: pt-br em antispam_node_validate() (linha 893 de /home/curso/public_html/sites/all/modules/antispam/antispam.module).
Comment #2
naoliva commentedSame issue as #1... following.
Comment #3
Azrael256 commentedSame thing with language fr.
Comment #4
deajan commentedSame as #1 with french language. Still happening on 7.x-1.5
Notice : Undefined index: fr dans antispam_node_validate() (ligne 891 dans /srv/data/web/vhosts/www.mysite.tld/htdocs/sites/all/modules/antispam/antispam.module).
Notice : Undefined index: fr dans antispam_node_validate() (ligne 892 dans /srv/data/web/vhosts/www.mysite.tld/htdocs/sites/all/modules/antispam/antispam.module).
Comment #5
manuscle commentedSame as #4 ...
Comment #6
t_i_b_o commentedSame as #4
Comment #7
fred0 commentedI am getting this with 'en'
Hope it's fixed soon, I depend on this module to keep the spammers at bay.
Comment #8
jody lynnPlease test the following patch.
Comment #9
thedosmann commentedI'm using 7.15 -not the dev
The program has been blocking spam but not putting into a queue, just not publishing. The content being not published, so far, has been spam but it bothers me its not putting into the queue. So I started troubleshooting and noticed this error:
Notice: Undefined index: en in antispam_node_validate() (line 891 of /home/site/public_html/sites/all/modules/antispam/antispam.module).
Do not know if it is related but it is a place to start. I applied the above patch and will monitor and report if it made any difference.
After adding above patch the error went away. I still have the issue with it not putting content in spam queue. Will open another issue on that.
Comment #10
jbeckers commentedseems to work for me
Comment #11
yingtho commentedVerified that it works.