bblake
Forum Replies Created
-
Forum: Plugins
In reply to: [Loginizer] Lockout not working? (Loginizer)Thanks again – that’s great to know.
Forum: Plugins
In reply to: [Loginizer] Lockout not working? (Loginizer)Thanks – that explains why I can still login!
Is the ‘extend lockout to 120 hours’ working as well? That doesn’t show in the email message.Forum: Plugins
In reply to: [When Last Login] Undefined indexGood question – I should have said! We upgraded recently to PHP 7.2 and that’s when the notice started being issued. We were previously on PHP 5.6 (from memory).
Forum: Plugins
In reply to: [When Last Login] Undefined indexThis problem hasn’t been fixed. Same notice is written:
<b>Notice</b>: Undefined index: show_all_login_records in <b>/..page to /public_html/wp-content/plugins/when-last-login/when-last-login.php</b> on line 257It doesn’t stop the site working, but causes a huge succession of error messages to be logged and written when working in the dashboard.
The line causing the error is this:
$show = $settings['show_all_login_records'];
Looks like a setting variable hasn’t been given a default value, but I’ve switched on “Enable All Login Records” and then switched it off again. The error is no longer showing. Should be a very simple fix – come on “When-last-login” team – get it fixed. I’ve wasted a couple of hours on this.
Forum: Plugins
In reply to: [Countdown Timer - Widget Countdown] Function create_function() is deprecatedThis compatibility issue with PHP 7.2 still exists – more than 6 months after first reported.
Maybe just deleting the offending line is sufficient, but I managed to solve the problem with the method recommended here: https://www.ads-software.com/support/topic/php-7-2-create_function-deprecated/
Forum: Reviews
In reply to: [Slideshow Gallery LITE] Disables wordpress debuggingThat’s good to hear you are working to fix this – that would be great, and I would certainly improve my rating if you can fix this issue – which does matter to me. Thanks.