Wenn ich im Forum bin
http://chrismoder.ch.funpic.de/phpkit/f ... 5d5f7d80fc
und ich einen tread anschauen will kommt das
Could not obtain topic information
DEBUG MODE
SQL Error : 1054 Unknown column 'f.auth_download' in 'field list'
SELECT t.topic_id, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, t.topic_last_post_id, f.forum_name, f.forum_status, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments, f.auth_download, t.topic_attachment FROM Teamtopics t, Teamforums f WHERE t.topic_id = 21 AND f.forum_id = t.forum_id
Line : 157
File : viewtopic.php
Ich komme zwar in denn admin berreich aber wenn ich auf Attachments
gehen will also zsb. Kontrollzentrum
dann kommt das
Template->make_filename(): Error - file admin/attach_cp_body.tpl does not exist
wenn ich auf Einstellungen gehen will dann kommt das
Could not find Attachment Config Table
DEBUG MODE
SQL Error : 1146 Table 'chrismoder.Teamattachments_config' doesn't exist
SELECT * FROM Teamattachments_config
Line : 126
File : admin_attachments.php
wenn ich auf Dateiendungen
gehen will kommt bei Bearbeite Erweiterungen das
Could not query attachment information
DEBUG MODE
SQL Error : 1146 Table 'chrismoder.Teamattachments_config' doesn't exist
SELECT * FROM Teamattachments_config
Line : 109
File : admin_extensions.php
was muss ich jetzt alles machen damit mein Forum wieder funktioniert
oder kann ich das vergessen oder wie kann mir das jemand wieder Flicken oder helfen.