-
Bug
-
Resolution: Fixed
-
Blocker
-
3.3.8
-
None
Database Update from 3.3.7 to 3.3.8 stops at 17% with an SQL error, if the user removed the "phpbb_youtube" Custom profile field:
General Error:SQL ERROR
|
[ mysqli ]Unknown column 'pf_phpbb_youtube' in 'where clause'
|
[1054]SQLUPDATE phpbb_profile_fields_data SET pf_phpbb_youtube = CONCAT('https://youtube.com/user/', pf_phpbb_youtube) WHERE pf_phpbb_youtube '' AND pf_phpbb_youtube NOT LIKE '%youtube.com/%' in file \phpbb\db\driver\driver.php on line 1023
|
[phpBB Debug] "Trying to access array offset on value of type bool" in file install\update\new\phpbb\db\migration\data\v33x\profilefield_youtube_update.php on line 33
|
- is duplicated by
-
PHPBB-17020 Update fails if youtube custom profilefield is removed
- Closed