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

Can't close report in MCP - error in prosilver template

    XMLWordPrintable

Details

    Description

      Moderator Control Panel -> Reported posts -> Open reports -> click any report, then 'Close report' button.

      Prosilver template has:
      <form method="post" id="mcp_report" action="

      {U_CLOSE_ACTION}

      ">

      but no U_CLOSE_ACTION is defined in mcp.php, should be:
      <form method="post" id="mcp_report" action="

      {S_CLOSE_ACTION}

      ">

      file: styles/prosilver/template/mcp_post.html

      But: still error - the report isn't closed, so seems S_CLOSE_ACTION url is also broken.

      Attachments

        Activity

          People

            Acyd Burn Meik Sievertsen [X] (Inactive)
            Dionisiy Dionisiy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: