Es geht um diesen Hack: http://phpbb.com/phpBB/viewtopic.php?t=86016
ich bekomme immer folgende Fehlermeldung wenn ich auf die index.php (also hautpseite meines Boards) zugreifen möchte:
Code: Alles auswählen
Could not query categories list
DEBUG MODE
SQL Error : 1054 Unknown column 'c.include_on_index' in 'field list'
SELECT c.cat_id, c.cat_title, c.cat_order, c.include_on_index FROM rdc_categories c WHERE c.include_on_index = 1 ORDER BY c.cat_order
Line : 123
File : /XXX/XXX/XXX/XXX/XXX/index.php
