18591 Posts in 4875 Topics by 2285 members
General Questions
SilverStripe Forums » General Questions » comments: spam even if not enabled
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 787 Views |
-
comments: spam even if not enabled

6 April 2009 at 4:04am
I have two questions regarding comments:
1) In a site with comment not enabled I have more than 2800 comments (spam) within four weeks. In the "Page" headed column for every comment is "Saltaire Homepage Maintenance" (Saltaire is the site name). How do these get posted / how do I get rid of it?
2) How do I delete them? There seems to be no way to delete all these messages, and I'm certainly not going to delete them (or mark them as spam) post by post.Cheers, Mathias
-
Re: comments: spam even if not enabled

7 April 2009 at 9:06pm
I have no idea why you have comments when you have then turned off (they are probably hitting a url and calling the addcomment method directly but as for editing and deleting comments you can moderate them in the 'Comments' tab in the cms (top bar). If you keep getting spammed then you may want to add MathSpamProtection to it as this will prevent people hitting the url constantly.
You can turn MathSpam on by adding this to your _config.php
MathSpamProtection::setEnabled();
| 787 Views | ||
|
Page:
1
|
Go to Top |


