1
Thanks Dier!
Nice module (esp the better spam protection!).
I noticed in the Admin panel that all the modinfo tokens (e.g. _MI_CONTACT_HEADDEFAULT) are showing up on the rendered pages as the token name (e.g. "_MI_CONTACT_HEADDEFAULT") instead of the text (e.g. "Contact Form") defined in modinfo.php:
[code]define("_MI_CONTACT_HEADDEFAULT","Contact Form");[\code]
Because of that, the regular panel shows the _MI tokens and not the expected value.
Can you resolve?