Seite 1 von 1

Fehler bei Klick auf "mehr Smilies"

Verfasst: 18.04.2010 17:56
von Sorro
Hallo Leute,

klickt man bei mir beim Verfassen eines Beitrags auf den Button "mehr Smilies" erscheint folgende Fehlermeldung:

Code: Alles auswählen

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 phpbb_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()
Kann mir jemand sagen, wo das Problem liegt? Ist das ein Datenbankproblem oder sind tatsächlich Fehler in all den Dateien? Ne oder?

Danke im Voraus und viele Grüße,
Sorro

Re: Fehler bei Klick auf "mehr Smilies"

Verfasst: 18.04.2010 18:15
von Mahony
Hallo
Den Bugfix dazu findest du hier Bugfix - [ mysql4 ] Invalid use of group function [1111]


Grüße: Mahony

Re: Fehler bei Klick auf "mehr Smilies"

Verfasst: 02.05.2010 12:39
von Sorro
Hallo Mahony,

danke für die Info. Jetzt klappt alles wieder!

Viele Grüße,
Sorro