Hi Leuts,
leider hab ich nach dem Umzug auf all-inkl einige Fehler im Spiel. Vielleicht werdet ihr ja aus den Fehlern schlau?
Dies erscheint nach Aufruf der Statistiken:
Code: Alles auswählen
Datenbank-Fehler
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SELECT avg(auswartstipp) as atore, auswarts FROM tippspiel_user
SELECT hilfe2.heim, round((htore + atore)/2) as htore FROM (SELECT avg(auswartstipp) as atore, auswarts FROM tippspiel_usertips u, tippspiel_spieltage s WHERE userid='2' and u.spielid = s.spielid group by auswarts) hilfe, (SELECT avg(heimtipp) as htore, heim FROM tippspiel_usertips u, tippspiel_spieltage s wHERE userid='2' and u.spielid = s.spielid group by heim) hilfe2 Where hilfe.auswarts=hilfe2.heim order by hilfe2.heim
Line : 1408
File : userstatistik.php
Und das bei den Cronjobs:
Code: Alles auswählen
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : emailer.php
Hilfe !!
