der EMI führt das DB-Update nicht aus.
Öffne die Datei intro_portal_mod_db_install.php und suche:
Code: Alles auswählen
include($phpbb_root_path . 'includes/db.'.$phpEx);Code: Alles auswählen
include_once($phpbb_root_path . 'includes/db.'.$phpEx);Markus