Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-11906

Missing database entries "read_notification"

XMLWordPrintable

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

      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');

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

              Created:
              Updated:
              Resolved: