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

Missing rows in config table on new install

    XMLWordPrintable

Details

    Description

      On a new install, some rows in the phpbb_config table are missing:

      Missing config rows in phpBB 3.2.10-RC1

      cookie_notice
      enable_queue_trigger
      enable_update_hashes
      feed_overall_forums_limit
      feed_overall_topics
      feed_overall_topics_limit
      jab_allow_self_signed
      jab_verify_peer
      jab_verify_peer_name
      load_font_awesome_url
      queue_trigger_posts
      reparse_lock
      smtp_allow_self_signed
      smtp_verify_peer
      smtp_verify_peer_name
      text_reparser.pm_text_cron_interval
      text_reparser.pm_text_last_cron
      text_reparser.poll_option_cron_interval
      text_reparser.poll_option_last_cron
      text_reparser.poll_title_cron_interval
      text_reparser.poll_title_last_cron
      text_reparser.post_text_cron_interval
      text_reparser.post_text_last_cron
      text_reparser.user_signature_cron_interval
      text_reparser.user_signature_last_cron
      update_hashes_last_cron
      update_hashes_lock

      These have not been defined in the installer in install/schemas/schema_data.sql when the features they belong to were added to phpBB.

      When doing a new install, the installer doesn't actually run any core migrations. It only records their names and depends_on data in the phpbb_migrations and instead uses the SQL queries provided in the schema_data.sql to set initial config values.

      In addition to above config rows, in phpBB 3.3.0 is also missing this config row:

      Missing config rows in phpBB 3.3.0

      display_unapproved_posts

      Attachments

        Issue Links

          Activity

            People

              Marc Marc
              kasimi kasimi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: