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

Viewing smiles in popup window

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Resolution: Duplicate
    • 3.0.6
    • None
    • Posting
    • None
    • PHP Environment:
      Database: MSSQL

    Description

      I was adding a bunch of new smiles to my board, when I later tested them I got the link to "view more smiles" that fired a popup window. Got a General error which I traced back to a mal-formed SQL statement.

      /includes/functions_posting.php Line 90

      SQL needs to have the ORDER BY column in the GROUP BY

      Here is the fix

      GROUP BY smiley_url, smiley_width, smiley_height, smiley_order

      Attachments

        Issue Links

          Activity

            People

              bantu Andreas Fischer [X] (Inactive)
              Redmax Redmax [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: