Closed (duplicate)
Project:
AntiSpam
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Mar 2011 at 21:24 UTC
Updated:
30 Nov 2012 at 16:00 UTC
When I submit a comment logged in or logged out it takes me to a 503 page. I've messed with the configuration and nothing seems to fix it. This has been the case on testing and production sites.
Comments
Comment #1
azinck commentedI'm seeing this, too.
Comment #2
flevour commentedI can confirm that, there is a problem at line 1014 "cannot access object as array" or something like that.
I had to comment out all the following code (lines 1013-1015) in order to get activity back to normal, as one more join is needed to check for comment body in D7:
Cheers,
Francesco
Comment #3
islevegan commentedI'm having a 500 page as well. I've realized this happens when selecting the "Content that has already been identified as spam." option.
This options is in AntiSpam configuration > Anti spam bot options > Identify spam bots by
Above I have selected TypePad as the service.
This happens if all three options in "comment options" are enabled OR not enabled.
"actions against spam bots" options do not seem to make a difference. i get 500 error in google chromium with all three options.
when i turn off "content that has already been identified as spam." comments work.
Comment #4
tim.plunkettI believe this is a duplicate of #1483796: AntiSpam fatal error when posting comments..
Please test with the dev version.