Seite 1 von 1

Problem nach Update

Verfasst: 09.05.2010 21:51
von thomas12
Ich habe unter XAMPP mein Forum upgedatet und anschließend alle Dateien hochgeladen. Unter Xampp läuft das Forum tadellos, im Netz hingegen bekomme ich folgende Fehlermeldung:

Code: Alles auswählen

Allgemeiner Fehler
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 500

BACKTRACE

FILE: includes/db/mysql.php
LINE: 174
CALL: dbal_mysql->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_mysql->sql_query_limit()

FILE: posting.php
LINE: 132
CALL: generate_smilies()
Kann mit bitte jemand sagen, was ich falsch gemacht habe?

Re: Problem nach Update

Verfasst: 09.05.2010 21:57
von Mahony
Hallo
Den Bugfix dazu findest du hier Bugfix - [ mysql4 ] Invalid use of group function [1111]


Grüße: Mahony

Re: Problem nach Update

Verfasst: 09.05.2010 22:05
von thomas12
Danke hat wunderbar funktioniert.

Warum klappt es aber bei mir auf der Platte unter Xampp?

Re: Problem nach Update

Verfasst: 10.05.2010 00:41
von redbull254
Hallo erstmal,
thomas12 hat geschrieben:
Warum klappt es aber bei mir auf der Platte unter Xampp?
vielleicht weil Du dort eine andere Server-Konfiguration hast? :)
XAMPP
MySQL 5.1.41