Probleme mit VAULT-Mod
Verfasst: 14.08.2005 18:16
Hi, habe eben den Vault-Mod eingebaut, aber irgendwie funktioniert er nicht. Wenn ich im header auf Vault klick kommt folgende Fehlermeldung
Klicke ich im ACP auf Vault exchange erscheint folgendes
Klicke ich auf Vault settings kommt dies
Und wenn ich auf Vault users klicke folgendes
Was wollen mir diese Fehler sagen?[/b]
Code: Alles auswählen
Fatal error: Call to undefined function: vault_get_general_config() in /usr/export/www/vhosts/funnetwork/hosting/opelclubkiel/vault.php on line 49
Code: Alles auswählen
phpBB : Kritischer Fehler
Could not query config information in admin_board
DEBUG MODE
SQL Error : 1146 Table 'opelclubkiel.VAULT_GENERAL_TABLE' doesn't exist
SELECT * FROM VAULT_GENERAL_TABLE
Line : 33
File : admin_vault_exchange.php Code: Alles auswählen
phpBB : Kritischer Fehler
Could not query config information in admin_board
DEBUG MODE
SQL Error : 1146 Table 'opelclubkiel.VAULT_GENERAL_TABLE' doesn't exist
SELECT * FROM VAULT_GENERAL_TABLE
Line : 33
File : admin_vault_general.php Code: Alles auswählen
Could not obtain group list
DEBUG MODE
SQL Error : 1146 Table 'opelclubkiel.VAULT_USERS_TABLE' doesn't exist
SELECT u.user_id , u.username FROM phpbb_users u , VAULT_USERS_TABLE v WHERE u.user_id = v.owner_id ORDER by u.username
Line : 57
File : admin_vault_users.php