Natürlich treten bei der Ausführung von intro.php und portal.php Fehler auf:
rogerSQL Error : 1146 Table 'd0024807.INTROPORTALMOD_TABLE' doesn't exist
rogerSQL Error : 1146 Table 'd0024807.INTROPORTALMOD_TABLE' doesn't exist
ist doch so beruhigend......roger hat geschrieben:Ich kann gloriosa nur unterstützen!
ist ist ganz stark anzuzweifeln.IceDragonDream hat geschrieben:das habe ich gemacht,
Code: Alles auswählen
<?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 . 'includes/constants.'.$phpEx);
include_once($phpbb_root_path . 'includes/db.'.$phpEx);