habe gerade in der includes/functions.php weil ich nach einen Path gesucht hatte gesehen das dort dieser definiert ist:
Code: Alles auswählen
'T_SUPER_TEMPLATE_PATH' => (isset($user->theme['template_inherit_path']) && $user->theme['template_inherit_path']) ? "{$phpbb_root_path}styles/" . $user->theme['template_inherit_path'] . '/template' : "{$phpbb_root_path}styles/" . $user->theme['template_path'] . '/template',Schon mal Danke und Gruß Chris.