Seite 1 von 1

Debug Mode

Verfasst: 15.03.2006 16:49
von Duck
Aus irgend einem Grund (ohne Änderungen durchzuführen) gibt eines meiner FOren folgende Fehlermeldung aus:

Code: Alles auswählen

Warning: mysql_query(): Unable to save result set in /var/www/kunden/webs/odin3/db/mysql4.php on line 118

Warning: Cannot modify header information - headers already sent by (output started at /var/www/kunden/webs/odin3/db/mysql4.php:118) in /var/www/kunden/webs/odin3/includes/page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output started at /var/www/kunden/webs/odin3/db/mysql4.php:118) in /var/www/kunden/webs/odin3/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /var/www/kunden/webs/odin3/db/mysql4.php:118) in /var/www/kunden/webs/odin3/includes/page_header.php on line 478
und ...

Code: Alles auswählen

Could not query forums information

DEBUG MODE

SQL Error : 1030 Got error 127 from table handler

SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) ORDER BY f.cat_id, f.forum_order

Line : 167
File : index.php 
  
Kann mir da jemand weiterhelfen? Alle anderen gehen wunderbar!