viewtopic.php?t=23
runtergeladen und draufgespielt jetzt kommt aber trotzdem unter der Ruhmeshalle das hier
Code: Select all
SQL ERROR [ mysqli ]
Table 'd035c17c.phpbb_mot_hangman_fame_month' doesn't exist [1146]
SQL
SELECT f.year, f.month, f.user_id, f.points, u.username, u.user_colour FROM (phpbb_mot_hangman_fame_month f) LEFT JOIN phpbb_users u ON (u.user_id = f.user_id) ORDER BY f.month_id DESC LIMIT 3
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/phpbb/db/driver/driver.php
LINE: 1031
CALL: trigger_error()
FILE: [ROOT]/phpbb/db/driver/mysqli.php
LINE: 202
CALL: phpbb\db\driver\driver->sql_error()
FILE: [ROOT]/phpbb/db/driver/factory.php
LINE: 353
CALL: phpbb\db\driver\mysqli->sql_query()
FILE: [ROOT]/ext/mot/hangman/controller/main.php
LINE: 633
CALL: phpbb\db\driver\factory->sql_query()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 151
CALL: mot\hangman\controller\main->display()
FILE: [ROOT]/vendor/symfony/http-kernel/HttpKernel.php
LINE: 68
CALL: Symfony\Component\HttpKernel\HttpKernel->handleRaw()
FILE: [ROOT]/app.php
LINE: 35
CALL: Symfony\Component\HttpKernel\HttpKernel->handle()