meeciteewurkor wrote: Excellent work!
I removed the old version and installed this new one. And it's working perfectly!
Do you really think it's necessary to to include the "replacement" field in the spam words table, "antispamdb_words"?
The import SQL could just grab the word field from the "phpbb_words" table.
Also, since the "antispamdb_words" table has an autoincrement primary key, the SQL could exlude "word_id" and also exclude "replacement". This would make it easier to add new lists of words.
Anyway, I'll create an SQL query that will insert both lists as linked in the first post of this topic. It'll take me a little while, though.. I'll get back in an hour or so.
Thanks !
well I just might do something with that in future...
If a user adds a new word in the spam wordlist the replacement field is hidden

I'll be watching your SQL development

If you got any other suggestion feel free to do so

Rfn