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

If statement to highlight Reported Posts in Search Results doesn't work.

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 3.3.10
    • None
    • Styles

    Description

      In the search_results.html template, there is an if statement which is supposed to add a 'reported' class to posts that have been reported but it doesn't seem to work.

       

      Line 178:

              <div class="search post <!-- IF searchresults.S_ROW_COUNT is odd -->bg1<!-- ELSE -->bg2<!-- ENDIF --><!-- IF searchresults.S_POST_REPORTED --> reported<!-- ENDIF -->"> 

       

      The if statement:

      <!-- IF searchresults.S_POST_REPORTED --> reported<!-- ENDIF --> 

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            ForumFlair ForumFlair
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: