-
Bug
-
Resolution: Duplicate
-
Trivial
-
None
-
3.3.0
-
PHP 7.2.26, MySQL 5.7.29, Chrome 79
- Click on "I forgot my password"
- Fill Email address field
- Press Submit
- Check your Inbox
- Clink on the link to reset password
- Leave "New password:" and "Confirm password:" blank or with different passwords.
- Click on Submit
- Error
Fatal error: Uncaught TypeError: Argument 2 passed to phpbb\template\context::assign_block_vars() must be of the type array, string given, called in ~\phpbb33\phpbb\template\context.php on line 252 and defined in ~\phpbb33\phpbb\template\context.php on line 190
( ! ) TypeError: Argument 2 passed to phpbb\template\context::assign_block_vars() must be of the type array, string given, called in ~\phpbb33\phpbb\template\context.php on line 252 in ~\phpbb33\phpbb\template\context.php on line 190
- duplicates
-
PHPBB-16308 phpBB 3.3.0 PHP Fatal error (template\context::assign_block_vars())
- Closed