Estou reportando o seguinte erro q ocorre com uma certa frequência ao clicar no link do fórum:
Couldn't obtain category list.
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
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 : 106
File : /home/restricted/home/normal/public_html/forum/includes/functions.php
Mais uns critical errors vez ou outra… :?

