Sorry for all delayed answers...
Quote:
Originally Posted by chadi
MySQL Error : Duplicate entry '62.252.64.13' for key 1 Error Number : 1062
|
I think a database repair on the table proxycache should fix duplicate entries. I've got the same problems, specially with
sessions those moments, when my server completely locked up so I had to force a reboot and that table is also fixed the same way.
Quote:
Originally Posted by dmva93
I do have a question..I've installed the hack, is that it, install it and it's good to go, nothing to configure?
|
Everything is (still) made from the plugin code. I've been working with a troll-tracker tonight, that can be configured via admincp settings so I hope I can fix it for this product too.
Look for this code in the plugin, for configuration (below):
PHP Code:
// Configuration (this should be moved to the admin panel)
// 0 = off, 1 = on
Quote:
Originally Posted by wolfyman
What I want is to disallow people on proxies to register, I don't want the script to check any further than that.
|
I have a version 2.0.3 in my hand now, and that code works as a function so it can be called from other plugins too. With an admin interface, there might be a chance that this can be fixed easier than today.
Quote:
Originally Posted by kofoid
Help? I uninstalled this hack and people are still being blocked!
|
If it's uninstalled, it shouldn't do anything, so this is very strange. Do you still have the same problem?