martvefun
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 403 Forbidden on admin pannelForum: Plugins
In reply to: [Plugin: http:BL] Why this spam was not blocked ?Ok last try to understand :
I activated the logs to see that some ip are blocked but not all
For example was blocked : 46.17.97.83 – 2012-01-15 01:24 – Thread 50
But not blocked : 46.17.97.248 – 2012-01-15 10:21 – Thread 50
The second doesn’t even appears in the logForum: Plugins
In reply to: [Plugin: http:BL] Why this spam was not blocked ?No one knows ?
More example with some of today’s spams blocked by askimet
188.92.75.244 : thread 47
188.163.69.48 : thread 28
46.17.97.83 : thread 49
46.17.97.248 : thread 49
195.62.25.253 : thread 49And always “Spider Last Seen within 1 week”
Forum: Plugins
In reply to: Create surveyOk finally it seems cforms is able to do survey like this as well, so I think I’ll use it…
Forum: Fixing WordPress
In reply to: Two url for the same blogOk too bad, thank you
Forum: Fixing WordPress
In reply to: I just got 800 spamsthank you that’s what I was looking for
Forum: Fixing WordPress
In reply to: I just got 800 spamsThank you for your answer
I don’t want a captcha (too annoying) but something simpler like a radio box “Are you human ? Yes No”I don’t know if there is plugin for that
maybe I should try to implement it in phpForum: Fixing WordPress
In reply to: I just got 800 spamsThe problem is that it’s not exactly always the same message. The name of the brand is different of one lettre at each message or something else is different…
I installed bad behaviour but it seems it didn’t stopped some other spam (30 today)
I enable the option “Allow form postings from other web sites (required for OpenID; increases spam received)” because I’ve the plugin OpenId installed (but I don’t know what they mean by “form other web sites”)I know there is this very simple question like “write in full letters 1+1” but I don’t know how to put it
Forum: Fixing WordPress
In reply to: stop adding `<p>` tagsI found another solution : put
<pre> </pre>tags inside my<div class="terminal"> </div>tagsI still have problems that what looks like tag isn’t displayed (
<[email protected]>for example) but it’s another problemForum: Fixing WordPress
In reply to: stop adding `<p>` tagsThank you for your answer.
I’ve done a css class “terminal” to simulate a terminal for the output of commands (black background,…)
I copy-passed the output of a command where there is white space and even between the div tags, I’ve the
<p> </p>tags generatedForum: Fixing WordPress
In reply to: rss for commentsok found : it was http://mysite.com?feed=comments-rss2
Forum: Installing WordPress
In reply to: import from dotclearok I’ve foudn the solution here