Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-17019

Missing "youtube" profilefield stops Database update

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.3.8
    • 3.3.9-RC1
    • Migrations
    • None

    Description

      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
      

      Attachments

        Issue Links

          Activity

            People

              Marc Marc
              Crizzo Crizzo
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: