I'm receiving this "Redirect Loop" error and in the URL window it comes up with "http://mysite.com/duplicate/denied/ip. I search Drupal and it appears this error my be attached to this module. I've been using SPAM for a while and recently made some adjustments to the Threshold limit and now I can not access my site.

Is there any way to fix this or get around this? I'm not a coder, so any detailed help would be greatly appreciated.

Comments

Bob4613’s picture

Ok, I figured out it was the SPAM module. I went into my database, then into the "system" table and found the "duplicate" module entry. I then changed the status from 1 to 0 and I was able to log back into my site.

My issue is closed, but it took a number of hours and research to figure this. Perhaps a mention of this on the documentation page would be a help.

gnassar’s picture

Status: Active » Closed (cannot reproduce)

Insufficient info to recreate problem.

onlinetv’s picture

You closed this because you can't recreate the problem! Bad on you! I have that on several sites that I have put your module on.
However I may be able to help you more. It is in the duplicate part of this module and this is the error I saw:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'duplicate_denied_ip' was given in /home/YOURDOMAIN/public_html/includes/menu.inc on line 348.

Maybe it will help. In the meantime it seems many providers know about this and help by disabling the duplicate filter through the database and the sites come back online.

While the spam module is great and works well it brings the sites down! You should fix or remove the duplicate feature.

onlinetv’s picture

Status: Closed (cannot reproduce) » Needs review

This issue still exists and someone should either fix the duplicate part of this or take it out!

killes@www.drop.org’s picture

Status: Needs review » Postponed (maintainer needs more info)

Please try the dev version and report back if the error still exists there.