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

{SIGNATURE} variable is added in mcp_post.html but not defined in MCP

    XMLWordPrintable

Details

    Description

      In prosilver, we can see that code in mcp_post.html

       

       <!-- IF SIGNATURE --> <!-- IF SIGNATURE --> <div id="sig{POST_ID}" class="signature">{SIGNATURE}</div> <!-- ENDIF -->
      

      However, the {SIGNATURE} template variable is defined only in...

       

      • includes\acp_users.php
      • includes\ucp_pm_viewmessage.php
      • includes\ucp_profile.php
      • memberlist.php
      • viewtopic.php

      ... and nowhere in the Moderator Control Panel (MCP) !

      Consequently, the code in mcp_post.html is useless.

      You should either define {SIGNATURE} in MCP-related php files or remove the code in mcp_post.html

       

       

       

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: