Probleme mit Download_MOD_5_0_12 - erledigt
Verfasst: 16.08.2006 23:51
ich habe ein Problem mit: Download_Mod_5_0_12
Ich habe alles der Anleitung nach gemacht und bekomme nun folgende Fehlermeldung, wenn ich aufs Forum zugreifen möchte:
Ich habe alles der Anleitung nach gemacht und bekomme nun folgende Fehlermeldung, wenn ich aufs Forum zugreifen möchte:
Code: Alles auswählen
// Download MOD 5 define('DL_AUTH_TABLE', $table_prefix.'dl_auth'); define('DL_CAT_TABLE', $table_prefix.'downloads_cat'); define('DL_CONFIG_TABLE', $table_prefix.'dl_config'); define('DL_EXT_BLACKLIST', $table_prefix.'dl_ext_blacklist'); define('DL_RATING_TABLE', $table_prefix.'dl_ratings'); define('DOWNLOADS_TABLE', $table_prefix.'downloads'); define('DL_STATS_TABLE', $table_prefix.'dl_stats'); define('DL_COMMENTS_TABLE', $table_prefix.'dl_comments');
Warning: init_userprefs(./language/lang_german/lang_downloads.php) [function.init-userprefs]: failed to open stream: No such file or directory in /usr/export/www/vhosts/funnetwork/hosting/betriebswirte/includes/functions.php on line 390
Warning: init_userprefs() [function.include]: Failed opening './language/lang_german/lang_downloads.php' for inclusion (include_path='.:') in /usr/export/www/vhosts/funnetwork/hosting/betriebswirte/includes/functions.php on line 390
phpBB : Critical Error
Could not query download mod configuration
DEBUG MODE
SQL Error : 1146 Table 'betriebswirte.DL_CONFIG_TABLE' doesn't exist
SELECT config_value FROM DL_CONFIG_TABLE WHERE config_name = 'use_hacklist'
Line : 278
File : page_header.php