Naja er fehlt nicht ganz, aber die eigentliche overall_footer.tpl wird nicht ausgewertet. Nochmal eine genauere Beschreibung

Nach jeder Aktion im Moderator Panel (sprich löschen, verschieben,... eines Artikels) wird ein ja ein kurzer Status eingeblentet:
Der Header wird korrekt dargestellt, doch anstatt des Footers aus der overall_footer.tpl wird nur ein "Basis Footer" angezeigt:The selected topics have been locked.
Click Here to return to the Moderator Control Panel
Click Here to return to the forum
Code: Alles auswählen
<!--
Please note that the following copyright notice
MUST be displayed on each and every page output
by phpBB. You may alter the font, colour etc. but
you CANNOT remove it, nor change it so that it be,
to all intents and purposes, invisible. You may ADD
your own notice to it should you have altered the
code but you may not replace it. The hyperlink must
also remain intact. These conditions are part of the
licence this software is released under. See the
LICENCE and README files for more information.
The phpBB Group : 2001
//-->
<div align="center" class="copyright">Powered by phpBB 2.0.6 © 2001 <a href="http://www.phpbb.com/" target="_phpbb" class="copyright">phpBB Group</a><br /></div>
</body>
</html>
Sprich, die Statusmeldung lädt den falschen Footer. Anstatt der overall_footer.tpl wird die admin/page_footer.tpl geladen.
Hat das schon mal jemand korrigiert?
CU
Toff