-
Bug
-
Resolution: Fixed
-
Major
-
3.3.0
-
None
-
PHP 7.3.13
Hi there! After the update, I periodically get this error in the logs:
I figured out where this error occurs. When a user tries to recover his password and does not enter it in the "confirm password" field correctly (so that passwords do not match) on the password recovery page, then an error occurs. I have emulated such situation and got this error.{{}}
[08-Jan-2020 17:25:34 Europe/Kiev] PHP Fatal error: Uncaught TypeError: Argument 2 passed to phpbb\template\context::assign_block_vars() must be of the type array, string given, called in /home/layzee/public_html/forum/phpbb/template/context.php on line 252 and defined in /home/layzee/public_html/forum/phpbb/template/context.php:190 |
Stack trace:
|
#0 /home/layzee/public_html/forum/phpbb/template/context.php(252): phpbb\template\context->assign_block_vars('PASSWORD_RESET_...', 'The passwords y...') |
#1 /home/layzee/public_html/forum/phpbb/template/base.php(143): phpbb\template\context->assign_block_vars_array('PASSWORD_RESET_...', Array) |
#2 /home/layzee/public_html/forum/phpbb/ucp/controller/reset_password.php(429): phpbb\template\base->assign_block_vars_array('PASSWORD_RESET_...', Array) |
#3 /home/layzee/public_html/forum/vendor/symfony/http-kernel/HttpKernel.php(151): phpbb\ucp\controller\reset_password->reset() |
#4 /home/layzee/public_html/forum/vendor/symfony/http-kernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object( in /home/layzee/public_html/forum/phpbb/template/context.php on line 190 |
Style: Lucid Lime
Language packs: en, it, es, uk, ru, zh_cmn_hans
- is duplicated by
-
PHPBB-16395 When a user clicks "reset password" it shows them this error
- Closed
-
PHPBB-16536 PHP Fatal Error with PHP 7.4
- Closed
-
PHPBB-16327 Password Reset Fatal error
- Closed