==================================================================
Please DO NOT REPLY to this mail or send email to the developers
about this bug. Please follow-up to Bugzilla using this link:
http://bugs.contribs.org/show_bug.cgi?id=7089
Have you checked the Frequently Asked Questions (FAQ)?
http://wiki.contribs.org/SME_Server:Documentation:FAQ
Please also take the time to read the following useful guide:
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================
--- Comment #13 from Unnilennium <[email protected]> ---
As long as we are dealing with this script :
Would you think it could be a good idea to check all present plugins on SME 8
to be sure that we have all referenced in here ?
for exemple i just also remember that geoip plugin on sme7
http://wiki.contribs.org/GeoIP
led to similar error i used to correct manually with the following :
#JPP
if ($log_items[5] eq 'check_badcountries')
{$MiscDenyCount++;$counts{$abshour}{$CATNONCONF}++;mark_domain_rejected($proc);next
LINE}
#end JPP
so we might also add this line and check if there's some already installed on
SME that are missing ?
--
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at http://lists.contribs.org/mailman/public/contribteam/