Seite 1 von 1

Problem beim Einbau des Intro + Portal Mods

Verfasst: 04.11.2005 20:45
von efcjagaction
Hallo

ich habe folgendes in meinen Browser eingegeben:
http://www.domain.de/phpbb2/intro_porta ... nstall.php

da oben trag ich natürlich meine domain ein


aber es kommt immer wieder der fehler:

phpBB : Kritischer Fehler

Could not connect to the database


Könnt ihr mir helfen????



PS: wenn ich auf die seite gehe kommt folgender Fehler:

Could not query Intro + Portal configuration !

RUN intro_portal_mod_db_install.php AND DELETE IT AFTER THAT AND CHECK THE FILES TO EDIT !!!

Fehler beim Abfragen der Intro + Portal Konfiguration !

FÜHRE DIE intro_portal_mod_db_install.php AUS UND LÖSCHE SIE DANACH UND ÜBERPRÜFE DIE ZU EDITIERENDEN DATEIEN !!!

HTH AWSW

DEBUG MODE

SQL Error : 1146 Table 'efcjagaction.phpbb_introportalmod' doesn't exist

SELECT * FROM phpbb_introportalmod
Line : 44
File : intro.php

Verfasst: 04.11.2005 22:16
von Markus67
Hi ..

öffne die intro_portal_mod_db_install.php und suche:

Code: Alles auswählen

include($phpbb_root_path . 'includes/db.'.$phpEx);
ersetze mit:

Code: Alles auswählen

include_once($phpbb_root_path . 'includes/db.'.$phpEx);
Dann versuchs nochmal ... es sollte dann klappen.

Markus

Verfasst: 04.11.2005 22:19
von spritzpistole

Verfasst: 05.11.2005 00:56
von efcjagaction
Dankeschön!!! es klappt wieder