ich hab die Captcha-Abfrage darunter nicht gesehen, deswegen ging es nicht

Jetzt kommt das:
Code: Alles auswählen
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_downloads.php on line 49: include(./../dl_mod/classes/class_dlmod.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/includes/acp/acp_downloads.php on line 49: include() [function.include]: Failed opening './../dl_mod/classes/class_dlmod.php' for inclusion (include_path='.:/usr/local/lib/php/')
Fatal error: Class 'dl_mod' not found in /usr/www/users/technivj/includes/acp/acp_downloads.php on line 50
Habe ich die fehlenden Dateien auch ersetzt, kommt ein SQl Fehler.. er finde die DB nicht mehr

Code: Alles auswählen
Allgemeiner Fehler
SQL ERROR [ mysqli ]
Table 'technivj_db1.DL_REM_TRAF_TABLE' doesn't exist [1146]
SQL
SELECT * FROM DL_REM_TRAF_TABLE
BACKTRACE
FILE: (not given by php)
LINE: (not given by php)
CALL: msg_handler()
FILE: [ROOT]/includes/db/dbal.php
LINE: 757
CALL: trigger_error()
FILE: [ROOT]/includes/db/mysqli.php
LINE: 182
CALL: dbal->sql_error()
FILE: [ROOT]/dl_mod/classes/class_dl_cache.php
LINE: 91
CALL: dbal_mysqli->sql_query()
FILE: [ROOT]/dl_mod/classes/class_dl_init.php
LINE: 177
CALL: dl_cache::obtain_dl_config()
FILE: [ROOT]/includes/acp/acp_downloads.php
LINE: 52
CALL: dl_init::init()
FILE: [ROOT]/includes/functions_module.php
LINE: 507
CALL: acp_downloads->main()
FILE: [ROOT]/adm/index.php
LINE: 74
CALL: p_master->load_active()