in diesem thread erstellt:
http://www.phpbb.de/viewtopic.php?t=78522&start=10
2 habe ich jedenfalls....
diese fehlermeldungen kriege ich wenn ich art man starten will:
Code: Alles auswählen
Could not obtain article data
DEBUG MODE
SQL Error : 1054 Unknown column 'approved' in 'where clause'
SELECT * FROM phpbb_kb_articles WHERE approved = 2 ORDER BY article_id
Line : 210
File : /usr/export/www/vhosts/funnetwork/hosting/silverhawk/includes/functions_kb.php
Code: Alles auswählen
Could not obtain category information
DEBUG MODE
SQL Error : 1146 Table 'silverhawk.phpbb_kb_categories' doesn't exist
SELECT * FROM phpbb_kb_categories WHERE parent = 0 ORDER BY cat_order ASC
Line : 573
File : /usr/export/www/vhosts/funnetwork/hosting/silverhawk/admin/admin_kb_cat.php
okay,keine sql error...es steht nur da: ja nein..und so,kein text!
und diese bei types man:
Code: Alles auswählen
Could not obtain types
DEBUG MODE
SQL Error : 1146 Table 'silverhawk.phpbb_kb_types' doesn't exist
SELECT * FROM phpbb_kb_types
Line : 279
File : /usr/export/www/vhosts/funnetwork/hosting/silverhawk/admin/admin_kb_types.php