irgendwie wird mir mein Impressum bzw. der Link darauf nicht angezeigt.
Ich habe eigentlich alle Schritte durchlaufen und bekomme auch keine Fehlermeldung. Der Mod ist im ACP aktiviert und die Daten auch schon eingetragen.
So sehen meine overall_footer.php aus:
Code: Alles auswählen
<span class="copyright"><a href="{U_IMPRESSUM}" title="{L_IMPRESSUM}">{L_IMPRESSUM}</a><br /><br />
Powered by <a href="http://www.phpbb.com/">phpBB</a> © phpBB Group.
<br />Designed by <a href="http://www.stsoftware.biz/">Vjacheslav Trushkin</a> for <a href="http://www.freeforums.org" title="Free Forum Hosting">Free Forums</a>/<a href="http://www.divisioncore.com">DivisionCore</a>.
Code: Alles auswählen
Find
Tip: This may be a partial find and not the whole line.
Code:Select All
<span class="copyright">
In-line Find
Tip: This is a partial match of a line for in-line operations.
Code:Select All
<span class="copyright">
In-line Add after
Code:Select All
<a href="{U_IMPRESSUM}" title="{L_IMPRESSUM}">{L_IMPRESSUM}</a><br /><br />