ich habe phpbb gerade installiert und soweit funktionierte auch alles. Nachdem einer der Admins neue Foren angelegt hat, kommt jetzt beim Aufruf jedes Forums folgender Fehler:
Code: Alles auswählen
SQL Error : 1030 Got error 122 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 : 120
File : /home/virtual/site8/fst/var/www/html/board/includes/functions.phpDanke für Eure Hilfe
ypg