Verfasst: 10.03.2004 13:08
habe in posting php
asntelle von eingefügt...
es erscheint immer noch der gleiche Fehler...
es sieht jetzt so aus...
Was sol cih jetzt amchen??? weisst du rat???
Code: Alles auswählen
include_once($phpbb_root_path . 'includes/bbcode.'.$phpEx);
asntelle von
Code: Alles auswählen
include($phpbb_root_path . 'includes/bbcode.'.$phpEx);
es erscheint immer noch der gleiche Fehler...
es sieht jetzt so aus...
Code: Alles auswählen
define('IN_PHPBB', true);
$phpbb_root_path = './';
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);
include_once($phpbb_root_path . 'includes/bbcode.'.$phpEx);
include($phpbb_root_path . 'includes/functions_post.'.$phpEx);
include($phpbb_root_path . 'includes/def_icons.'.$phpEx);
include($phpbb_root_path . 'includes/functions_calendar.'.$phpEx);