Seite 1 von 1

DEBUG MODE

Verfasst: 17.06.2004 11:51
von taralushi
Hallo,

seit 3 tagen erhalte ich abends immer diese error meldung ?
Wo koennte das problem liegen ?



Couldn't obtain category list.

DEBUG MODE

SQL Error : 1 Can't create/write to file '/tmp/#sql1c2_3b805_3.MYI' (Errcode: 2)

SELECT c.cat_id, c.cat_title, c.cat_order FROM phpbb_categories c, phpbb_forums f WHERE f.cat_id = c.cat_id GROUP BY c.cat_id, c.cat_title, c.cat_order ORDER BY c.cat_order

Line : 120
File : /functions.php

Verfasst: 17.06.2004 15:56
von PhilippK
Reparier doch mal mit phpMyAdmin die Tabellen phpbb_categories und phpbb_forums.

Gruß, Philipp