And how do I do that. I never done that before and I have no idea how to do that.There is time limit once you exceed certain amount of failed logins to prevent brute force attacks. Try (change phpbb_ prefix as needed):Code:
UPDATE `phpbb_config` SET `config_value` = '1' WHERE `phpbb_config`.`config_name` = 'ip_login_limit_time';
config.php say -- Do not change anything in this file!
If I'm not mistaken this is SQL code.
Please guide me.
Statistics: Posted by dobermen — Sun Apr 20, 2025 2:07 am