Hello, I am in need of some help regarding the Komments plugin by mauricerenck.
The problem I’m having is that every comment gets marked as spam. I tried using different mails, names, messages and browsers but the plugin thinks everything is spam. Pretty frustrating.
In my options.php
, I have set auto-delete-spam
to false
. When sending a message, the popup “Your comment is in moderation” pops up. Seems fine. But if I go to http://localhost/panel/plugins/queuedKommments
my comment is marked as spam. (Comment type is still “Komment” and not “Spam”)
If I change auto-delete-spam
to true
and try to submit a comment it gets rejected instantly by the plugin, thinking it was spam, and shows me the corresponding error message in the frontend.
Is there some way to fix this or have I maybe misconfigured the plugin (don’t think I have)?