Seite 2 von 2

Verfasst: 26.12.2006 22:41
von Eisbär
Hallo oxpus,

habe nun gesucht und gesucht, konnte keinen Fehler entdecken,
gibt es noch eine Möglichkeit?

Verfasst: 27.12.2006 09:54
von oxpus
Was ich mir zwar nicht vorstellen kann, aber es könnte sein:

Code: Alles auswählen

#
#-----[ OPEN ]-----
#
edit_post_time.php

#
#-----[ FIND ]-----
#
	include($phpbb_root_path.'includes/functions_post.'.$phpEx);

#
#-----[ REPLACE WITH ]-----
#
	include_once($phpbb_root_path.'includes/functions_post.'.$phpEx);

Verfasst: 27.12.2006 16:15
von Eisbär
Hallo oxpus,

es könnte nicht nur, das war es auch.
Habe aber eigentlich nichts daran geändert.

Vielen Dank!