Halli Hallo!
Ich bekomme bei meinem Forum folgende Fehlermeldung, wenn ich im Bereich bin wo man Foren erstellt:
Couldn't update list of Categories
DEBUG MODE
SQL Error : 1054 Unknown column 'cat_main_type' in 'field list'
UPDATE nuke_bbcategories SET cat_main_type='c', cat_main=0 WHERE cat_id=1
Line : 200
File : admin_forums.php
Wenn ich das Forum auf unserer HP selbst anklicke, kommt folgende Fehlermeldung:
Could not query latest topic information
DEBUG MODE
SQL Error : 1054 Unknown column 't.topic_icon' in 'field list'
SELECT f.forum_id, f.forum_name, t.topic_title, t.topic_id, t.topic_last_post_id, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type, t.topic_status, t.topic_icon, p2.post_time, p2.poster_id, p2.post_username, p.post_username, u.username as last_username, u2.username as author_username FROM nuke_bbforums f, nuke_bbposts p, nuke_bbtopics t, nuke_bbposts p2, nuke_users u, nuke_users u2 WHERE f.forum_id NOT IN (00) AND t.forum_id = f.forum_id AND p.post_id = t.topic_first_post_id AND p2.post_id = t.topic_last_post_id AND t.topic_moved_id = 0 AND p2.poster_id = u.user_id AND t.topic_poster = u2.user_id ORDER BY t.topic_glance_priority DESC, t.topic_last_post_id DESC LIMIT 6
Line : 197
File : glance.php
Könnt ihr mir bitte helfen, was ich da tun muss um das Forum zum laufen zu bringen.
Vielen Dank schon mal an euch.
Fehlermeldung - Brauche eure Hilfe
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.1, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.