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

Memberlist search with result of no users returns into double divs and group members language var.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Fixed
    • 3.0.x
    • 3.0.3
    • Styles
    • None
    • PHP Environment:
      Database:

    Description

      When you try to search on the memberlist , and the result is that there are no members can be found on your search query, it leads to a double div's, and group members language variable.

      Example here on phpBB.com

      the next patch will fix this problem ;

      diff  styles/prosilver/template/memberlist_body.html
      139,153c139,140
      < 		<!-- BEGINELSE -->
      < 	<div class="forumbg">
      < 	<div class="inner"><span class="corners-top"><span></span></span>
      < 
      < 	<table class="table1" cellspacing="1">
      < 	<thead>
      < 	<tr>
      < 		<th class="name">{L_GROUP_MEMBERS}</th>
      < 		<th class="posts">&nbsp;</th>
      < 		<th class="info">&nbsp;</th>
      < 		<th class="joined">&nbsp;</th>
      < 		<!-- IF U_SORT_ACTIVE --><th class="active">&nbsp;</th><!-- ENDIF -->
      < 	</tr>
      < 	</thead>
      < 	<tbody>
      ---
      > 		
      > 	<!-- BEGINELSE -->

      Attachments

        Activity

          People

            Kellanved Kellanved [X] (Inactive)
            Raimon Raimon Meuldijk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: