Code: Alles auswählen
Powered by phpBB® Forum Software © phpBB Group
Grüße
Code: Alles auswählen
Powered by phpBB® Forum Software © phpBB Group
Code: Alles auswählen
Powered by <a href="http://www.phpbb.com/">phpBB</a>® Forum Software © phpBB Group
Cafe hat geschrieben: viewtopic.php?p=1291512#p1291512
...(...)...
Ich habe die Forensoftware über das Menü Hosters (heißt das so?) allinkl.com installiert. Da wird 3.07 installiert. Ich habe jetzt das Update auf 3.011 gemacht und den entsprechenden Code auf dem prosilver-Style genommen. Jetzt hat es geklappt.
Code: Alles auswählen
</div>
</div>
<div id="footer">
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
forums may be affected.
The phpBB Group : 2006
//-->
<div id="copyright">
<p>{CREDIT_LINE}</p>
<p>Style <em>we_universal</em> created by <a href="http://weeb.pl/" title="/dev/weeb">weeb</a>.</p>
<!-- IF TRANSLATION_INFO --><p>{TRANSLATION_INFO}</p><!-- ENDIF -->
<!-- IF DEBUG_OUTPUT --><p>{DEBUG_OUTPUT}</p><!-- ENDIF -->
</div>
</div>
<div>
<a id="bottom" name="bottom" accesskey="z"></a>
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF -->
</div>
</body>
</html>
Code: Alles auswählen
</div>
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB3. If you (honestly) cannot retain
the full copyright we ask you at least leave in place the "Powered by phpBB" line, with
"phpBB" linked to www.phpbb.com. If you refuse to include even this then support on our
forums may be affected.
The phpBB Group : 2006
//-->
<div id="copyright">
<p>{CREDIT_LINE}</p>
<!-- IF TRANSLATION_INFO --><p>{TRANSLATION_INFO}</p><!-- ENDIF -->
<!-- IF DEBUG_OUTPUT --><p>{DEBUG_OUTPUT}</p><!-- ENDIF -->
</div>
</body>
</html>
Code: Alles auswählen
#
# phpBB Template Configuration File
#
# @package phpBB3
# @copyright (c) 2006 phpBB Group
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
#
# At the left is the name, please do not change this
# At the right the value is entered
# For on/off options the valid values are on, off, 1, 0, true and false
#
# Values get trimmed, if you want to add a space in front or at the end of
# the value, then enclose the value with single or double quotes.
# Single and double quotes do not need to be escaped.
#
#
# General Information about this template
name = we_universal
copyright = weeb
version = 2.2.5
# Defining a different template bitfield
template_bitfield = lNg=
# Template inheritance
# See http://blog.phpbb.com/2008/07/31/templating-just-got-easier/
# Set value to empty to ignore template inheritance
inherit_from =
Hallo Miriam,Miriam hat geschrieben:Schon umgesetzt?
LOLCafe hat geschrieben:Grüße aus dem Ammerland
language/<deine_sprachen>/common.php
Code: Alles auswählen
'POWERED_BY' => 'Powered by %s',