Suche auf lima-city
-
in: Quelltext einfügen
geschrieben von lapos11
jap, bis dahin wusste ich es auch, doch wenn ich den script so einfüge, dann passiert nix auf der Seite... also ich sehe den Banner nicht.
Ich glaub ich weiß nicht wo ich den Script einfügen muss, kann das sein? Bannerblocker usw. habe ich alle deaktiviert.
Weiß jemand an welcher Stelle ich das einfügen muss?
<!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF --> <!-- IF $CA_SHOW_COPYRIGHT_COMMENT --> <pre> 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 // // From Vjacheslav Trushkin: // You are allowed to use this phpBB style only if you agree to the following conditions: - You cannot remove my copyright notice from style without my permission. - You cannot use images from this style anywhere else without my permission. - You cannot convert this style to another software without my permission. - If you want to create new phpBB style based on this style you must ask my permission (unless its for your own use only). - If you modify this style it still should have my copyright notice because it is based on my work. Modified style should not be available for download without my permission. If you don't like these conditions, don't use this style. For support visit http://www.stsoftware.biz/forum </pre> <!-- ENDIF --> <div id="wrapfooter"> <!-- IF AD_CODE6 --> <br /><div text-align:center;">{AD_CODE6}</div><br /> <!-- ENDIF --> <!-- IF U_ACP --><span class="gensmall">[ <a href="{U_ACP}">{L_ACP}</a> ]</span><br /><br /><!-- ENDIF --> <span class="copyright"> 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>. <!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF --> <!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF --></span> </div> </td> </tr> </table> </body>
Das wäre z.B overall_footer. Wo muss ich den <script type="text/javascript" src="http://www.sponsorads.de/script.php?s=131626"></script> einfügen?
Beitrag geändert: 8.1.2009 19:26:14 von lapos11 -
in: Quelltext einfügen
geschrieben von lapos11
Ich würde das gerne im Header haben :D -
in: Quelltext einfügen
geschrieben von lapos11
Hallo!
Ich möchte gerne in phpbb3 im index.php folgenden Quelltext einfügen:
<script type="text/javascript" src="http://www......de/script.php?s=131626"></script>
Diesen Script muss ich irgendwo im Template einfügen, doch nur in welchen?