The ban does not work because your INSERT INTO uses '%s' for aid which is an Integer. Also, that column is automatically filled as required by the database so we can just leave it alone.
See attached.
Thank you.
Alexis
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | commentmail-ban-6.x.patch | 1.13 KB | AlexisWilke |
| commentmail-ban-6.x.patch | 626 bytes | AlexisWilke |
Comments
Comment #1
AlexisWilke commentedActually, there are two of those. There is a more complete patch for this problem.
Thank you.
Alexis Wilke