Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.37 veröffentlicht (04.11.23)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Footercode "verschludert" woher neuen bekommen?
#1
Huhu ihr,

ich bräuchte dringend einen original MyBB Footercode.

Habe heute bei mir eine neue Seite als Link hinzufügen wollen,
aber irgendwas ist da schief gelaufen. Rolleyes
Jetzt habe ich gar keinen Footer mehr,
da das ja aber nicht erlaubt ist, möchte ich doch schnell wieder einen einbinden,
dafür bräuchte ich aber diesen "Standartcode" der den Footer in allen MyBB Foren gestaltet.

Vielen Dank schonmal.

Kate
#2
Das dürfte Dir helfen:

Code:
            <br />
            <div class="bottommenu">
                <div class="float_right">{$lang_select}</div>
                <div>
                    <span class="smalltext"><a href="{$mybb->settings['contactlink']}">{$lang->bottomlinks_contactus}</a> | <a href="{$mybb->settings['homeurl']}">{$mybb->settings['homename']}</a> | <a href="#top">{$lang->bottomlinks_returntop}</a> | <a href="#content">{$lang->bottomlinks_returncontent}</a> | <a href="<archive_url>">{$lang->bottomlinks_litemode}</a> | <a href="{$mybb->settings['bburl']}/misc.php?action=syndication">{$lang->bottomlinks_syndication}</a></span>
                </div>
            </div>
            </div>
        <hr class="hidden" />
            <div id="copyright">
                <div id="debug"><debugstuff></div>
                <!-- You may NOT remove, modify or hinder the visibility of the MyBB copyright at any time.
                     It must contain the links to the MyBB website and be formatted appropriately.

                     Failure to comply with the above will result in prosecution to the full extent of the law.
                     This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.<br />
                <!-- End copyright -->
                <br />
<br class="clear" />
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
{$auto_dst_detection}
        </div>
        </div>
Bitte die Suche u. die Doku nutzen.
______________________________

mfg Murphy
#3
Huhu!

Hat geklappt, Danke.

*grübel*

Ich hab doch gesucht... hrm.

Entschuldigung! Wink

Kate


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Einige User bekommen nach Upgrade eine Fehlermeldung Anke 8 2.904 09.02.2009, 20:19
Letzter Beitrag: Anke