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

Duplicate entry SQL error thrown when running notifications_use_full_name migration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • 3.1.0-RC5
    • 3.1.0-dev
    • Update system
    • None

      When running the notifications_use_full_name.php migration, the following error is thrown:

      Duplicate entry 'notification.type.approve_post' for key 'type' [1062]
       SQL
       UPDATE phpbb_notification_types SET notification_type_name = 'notification.type.approve_post' WHERE notification_type_name = 'approve_post'
      

            nickvergessen Joas Schilling
            prototech prototech [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: