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

More Emoticons sql error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Duplicate
    • 3.0.7-PL1
    • None
    • None
    • Linux 1.1.63 2.6.32.7-SE #26 SMP Sat Apr 24 01:56:40 EDT 2010 x86_64
      PHP Version 5.2.6
      Mysql 5.0.32

    Description

      When some user opens the "More Emoticons" popup:

      Error General
      SQL ERROR [ mysql4 ]

      Invalid use of group function [1111]

      SQL

      SELECT smiley_url, MIN(emotion) as emotion, MIN(code) AS code, smiley_width, smiley_height FROM phpbb3_smilies GROUP BY smiley_url, smiley_width, smiley_height ORDER BY MIN(smiley_order) LIMIT 50

      BACKTRACE

      FILE: includes/db/mysql.php
      LINE: 174
      CALL: dbal->sql_error()

      FILE: includes/db/mysql.php
      LINE: 221
      CALL: dbal_mysql->sql_query()

      FILE: includes/db/dbal.php
      LINE: 170
      CALL: dbal_mysql->_sql_query_limit()

      FILE: includes/functions_posting.php
      LINE: 92
      CALL: dbal->sql_query_limit()

      FILE: posting.php
      LINE: 126
      CALL: generate_smilies()

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              giuliano357 giuliano357
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: