Thanks

Code: Select all
if ($login_info && ($login_info['total'] >= $this->config->get('config_login_attempts')) && strtotime('-1 hour') < strtotime($login_info['date_modified'])) {
Code: Select all
if ($login_info && ($login_info['total'] >= $this->config->get('config_login_attempts')) && strtotime('-10 minutes') < strtotime($login_info['date_modified'])) {
Opencart Extensions | Professional opencart support | Support Ticket | support@cartbinder.com
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Users browsing this forum: No registered users and 3 guests