ich versuche gerade ein paar dateien zu includen:
Code: Alles auswählen
$phpbb_root_path = "phpbb/";
if(!defined("IN_PHPBB"))
{
define("IN_PHPBB", true);
include($phpbb_root_path . "extension.inc");
include($phpbb_root_path . "common.".$phpEx);
include($phpbb_root_path . "config.".$phpEx);
}
Code: Alles auswählen
Warning: main(phpbb/extension.inc): failed to open stream: No such file or directory
mein forum ist unter www.mona-davinci.de/phpbb zu finden
dort liegt auch das script
kolja
edit:
ich hab nur den titel aussagekräftiger geschrieben