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

Unknown column 'field_show_novalue' in 'field list' [1054]

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-b1
    • None
    • None

    Description

      From area51:

      General Error
      SQL ERROR [ mysqli ]
       
      Unknown column 'field_show_novalue' in 'field list' [1054]
       
      SQL
       
      INSERT INTO phpbb_profile_fields (field_name, field_type, field_ident, field_length, field_minlen, field_maxlen, field_novalue, field_default_value, field_validation, field_required, field_show_novalue, field_show_on_reg, field_show_on_pm, field_show_on_vt, field_show_profile, field_hide, field_no_view, field_active, field_order) VALUES ('phpbb_interests', 'profilefields.type.text', 'phpbb_interests', '3|30', '2', '500', '', '', '.*', 0, 0, 0, 0, 0, 1, 0, 0, 1, 3)
       
      BACKTRACE
       
      FILE: (not given by php)
      LINE: (not given by php)
      CALL: msg_handler()
       
      FILE: [ROOT]/phpbb/db/driver/driver.php
      LINE: 803
      CALL: trigger_error()
       
      FILE: [ROOT]/phpbb/db/driver/mysqli.php
      LINE: 181
      CALL: phpbb\db\driver\driver->sql_error()
       
      FILE: [ROOT]/phpbb/db/migration/profilefield_base_migration.php
      LINE: 70
      CALL: phpbb\db\driver\mysqli->sql_query()
       
      FILE: (not given by php)
      LINE: (not given by php)
      CALL: phpbb\db\migration\profilefield_base_migration->create_custom_field()
       
      FILE: [ROOT]/phpbb/db/migrator.php
      LINE: 455
      CALL: call_user_func_array()
       
      FILE: [ROOT]/phpbb/db/migrator.php
      LINE: 401
      CALL: phpbb\db\migrator->run_step()
       
      FILE: [ROOT]/phpbb/db/migrator.php
      LINE: 250
      CALL: phpbb\db\migrator->process_data_step()
       
      FILE: [ROOT]/phpbb/db/migrator.php
      LINE: 202
      CALL: phpbb\db\migrator->try_apply()
       
      FILE: [ROOT]/phpbb/db/migrator.php
      LINE: 153
      CALL: phpbb\db\migrator->try_apply()
       
      FILE: [ROOT]/install/database_update.php
      LINE: 222
      CALL: phpbb\db\migrator->update()
      

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            bantu Andreas Fischer [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: