Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-9092

Viewing smiles in popup window

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • 3.0.6
    • Posting
    • None
    • PHP Environment:
      Database: MSSQL

      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

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

              Created:
              Updated:
              Resolved: