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

Fatal error when deleting user in ACP

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.2.10-RC2
    • 3.2.10-RC1
    • ACP
    • None

      Deleting a user results in the following fatal error:

      PHP Fatal error:  Uncaught Error: Call to undefined function phpbb_delete_users_pms()
      

      The function_exists() check does not check for phpbb_delete_users_pms() but rather for phpbb_delete_user_pms().

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

              Created:
              Updated:
              Resolved: