sergtk
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Activity Log] Feature request: Activity log retention for 1 weekIt would be useful to have such clarification.
Thanks.Anyway, it would good if you add possibility to specify short term for storing activity log, e.g. 1 week.
I agree that usually it is not very useful, and has a little sense. But sometimes in emergency/accident cases it could be helpful.Thank you
Forum: Plugins
In reply to: [WP Activity Log] Feature request: Activity log retention for 1 weekHello @robert681,
> A week of logs is not very useful, you need more data for logs to be really useful.
1 week is small period, I agree with you. But in some unusual cases it may be useful as a temporary configuration.
> That is interesting to find out. Can you do a test yourself and advise? If the user fails the captcha, I do not think the plugin will keep a log but it all depends on how the captcha plugin works.
I use this plugin for captcha: https://ru.wordpress.org/plugins/advanced-nocaptcha-recaptcha/ .
I just played with wrong login parameters.
And if I either input wrong user/password or captcha, this event is logged: 1002 or 1003 depending if user name exists or not. E.g. if I input correct user name and password, but does not solve the captcha, the event is still logged as 1002. This is similar like for wrong password.> Also, in regards to the activity log size, did you know that you can disable specific events? Maybe this is something you should look into and remove any events that are unnecessary for you, rather than keeping a log for just a week.
I know that I can disable events, it is very useful feature. I disabled 1002. But after I fixed captchas, I enabled 1002 again, it looks good now, the log is clean even events are logged when captchas are not solved.
Before playing with captcha and log plugins described above, I thought that the event is not logged if captcha is not solved, but it is not the case.
It seems that some bad guys check captcha existence on the site. I guess if captcha exist they stop guessing a password because it doesn’t make sense anymore.- This reply was modified 5 years, 3 months ago by sergtk.
Forum: Plugins
In reply to: [WP Activity Log] Feature request: Activity log retention for 1 weekFYI. I just find out that CAPTCHA plug-in on my site didn’t work on for unknown reasons.
So I am not sure if failed login are still written to the log, if user does not pass captcha.Forum: Plugins
In reply to: [WP Activity Log] Feature request: Activity log retention for 1 weekUsually the size is not an issue.
But sometimes there is something like brute force attack happens, and it looks like somebody try to guess a passwords from many different IPs.
In such cases I just disable event “1002 Login failed”, and it is ok, because about 95% of log may be just 1002 event.FI: I also have CAPTCHAs. I don’t know if all events are stored in the log or with correct CAPTCHA entered.
- This reply was modified 5 years, 3 months ago by sergtk.
Forum: Plugins
In reply to: [Broken Link Checker] Number of broken links in e-mail notificationGlad to hear!
Thanks a lot!Forum: Plugins
In reply to: [Broken Link Checker] Number of broken links in e-mail notificationThank you!
It would be very convenient to have such feature.Weird typo in my last comment 🙁
I meant following:
“I tried to _log_in_ and it works fine.”
I have just upgraded WordPress to 4.2.2 and Subscribe To Comments Reloaded ver. 150422.
I tried to load and it works fine.
The only thing I dislike when I add comment and already subscribed. Some nonbeautiful description appears to update subscription settings for my account.
Anyway FYI I succesfully logged in.
Forum: Plugins
In reply to: [WP Activity Log] Disable "Delete alerts older than"I disabled and enabled plugin and it works fine after this.
Problably the issues introduced after upgrade of plugin when the option described was introduced.
Anyway, described workaround works fine for me.And one note.
I have site network.
When I disable/enable the described option in one site, it is also disabled/enabled on other site as well.
It is not issue for me, but looks like a bug.Forum: Plugins
In reply to: [Broken Link Checker] Disable "Delete alerts older than"Ohhh,
I am sorry.
I selected incorrect plugin link by accident.
I copied the topic to correct place (http://wordpress.org/support/topic/disable-delete-alerts-older-than-1?replies=1) and this one should be closed (or even deleted if this is possible)
Forum: Plugins
In reply to: [WP Activity Log] get_called_class failed to call because PHP 5.3.0 requiredNow it is clear what is going on.
When I say incompatibility I mean that I need something special for plugin after I installed WP.
Plugin works fine with PHP 5.3. Ofcourse I don’t mean that plugin does not work with WP at all 🙂
Thanks for answer.
Forum: Plugins
In reply to: [Captcha on Login] Plugin does not work after upgrade to WP 3.9.1It seems working without fix.
Quite weird issue.The issue was following.
Before upgrade plugin I tried to login with entering CAPTCHA.
This made file chp-fire.ttf busy.
I have issues upgrading pluging because of this.
I deleted it and installed from scratch.But this time server was not able to access file for unknown reasons.
All was fixed after I have restarted web-server.
Forum: Plugins
In reply to: [Captcha on Login] Plugin does not work after upgrade to WP 3.9.1After some experimenting I am not sure if fix always works fine.
Sometimes it works only if I specify full path to font.Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] "Default Checkbox Value" does not workThis page for example http://sergtk.com/blog-it/2012/setup-git-for-mac-os-x-xcode
Forum: Plugins
In reply to: [Subscribe To Comments Reloaded] Works on Multisites?I can not reproduce the issue you have described.
I press “Manage your subscriptions” at the bottom of the page. After this I am forwarded to the page http://www.mysite.com/comment-subscriptions and can actually manage subscriptions.
It works fine on my MU instance