Wir haben wieder den Fehler in mehreren Foren
Allgemeiner Fehler
SQL ERROR [ mysqli ]
Error writing file '/tmp/MYKpQdYV' (Errcode: 28 - No space left on device) [3]
SQL
SELECT f.*, ft.mark_time, fa.user_id, t.topic_title, t.topic_id, t.topic_replies, t.topic_moved_id, t.topic_last_post_id FROM (56105_forums f) LEFT JOIN 56105_forums_track ft ON (ft.user_id = 58 AND ft.forum_id = f.forum_id) LEFT JOIN 56105_forums_access fa ON (fa.forum_id = f.forum_id AND fa.session_id = '9d312e0df6e71c6c376d896dc46be8d5') LEFT JOIN 56105_topics t ON (f.forum_last_post_id = t.topic_last_post_id) WHERE left_id > 950 AND left_id < 1621 ORDER BY f.left_id
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 188
CALL: dbal->sql_error()
FILE: [ROOT]/includes/functions_display.php
LINE: 133
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/viewforum.php
LINE: 137
CALL: display_forums()