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

Missing database entries "read_notification"

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-dev
    • 3.1.0-a1
    • ACP
    • None
    • Build 1097
      MySQL(i) 5.1.71-log
      PHP Version 5.4.20

    Description

      In the latest builds are no longer entered the data for ticket 11373 "Notifications Purge old with cron" into the database after new installation. Thus is the configuration "Read Notification Expiration:" no longer possible.

      Missing:
      INSERT INTO phpbb_config (config_name, config_value) VALUES ('read_notification_expire_days', '30');
      INSERT INTO phpbb_config (config_name, config_value) VALUES ('read_notification_last_gc', '0');
      INSERT INTO phpbb_config (config_name, config_value) VALUES ('read_notification_gc', '86400');

      Attachments

        Issue Links

          Activity

            People

              nickvergessen Joas Schilling
              wintstar wintstar
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: