Die Suche ergab 2 Treffer

von itsy
14.01.2006 13:45
Forum: phpBB 2.0: Mod Support
Thema: [2.0.x] Intro + Portal - Version 1.50 *emc
Antworten: 1066
Zugriffe: 285880

Hallo, ich hab das aber ausgeführt...

Und auch verändert...

<?php
define('IN_PHPBB', 1);
$phpbb_root_path = './';
include_once($phpbb_root_path . 'extension.inc');
include_once($phpbb_root_path . 'config.'.$phpEx);
include_once($phpbb_root_path . 'common.'.$phpEx);
include_once($phpbb_root_path ...
von itsy
14.01.2006 12:27
Forum: phpBB 2.0: Mod Support
Thema: [2.0.x] Intro + Portal - Version 1.50 *emc
Antworten: 1066
Zugriffe: 285880

Hallo, ich habe nach den Anleitungen die DB-Installationdatei geändert, aber jetzt kommt wenn ich im Adminpanel auf "Konfiguration" klicke, das hier:

phpBB : Kritischer Fehler

Could not query introportalmod information in admin_board

DEBUG MODE

SQL Error : 1146 Table 'usr_web26_1.introportalmod ...

Zur erweiterten Suche