Hallo, Gast! (Registrieren)

Wir wünschen allen Besuchern frohe Ostern!

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


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Hilfe kann mir jemand sagen was im Default Footer stand ?
#1
Hilfe kann mir jemand sagen was im Default Footer stand ?

Ich habe ausversehen powerd by mybb gelöscht das war keine Absicht.

Also was stand da.

Mfg ternes3

Kann mir jmd sagne wo ich den footer bearbeiten muss ?
Anleitung die ich benutzt habe (Da stand nur das ich den Footer so bearbeiten kann aber nicht wo )
https://www.mybb.de/doku/haeufig-gestell...erstellen/

Habe eine andere installation von mybb gemacht im Footer steht das

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>
                <!-- MyBB is free software developed and maintained by a volunteer community.
                     It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact,
                     to show your support for MyBB.  If you choose to remove or modify the copyright below,
                     you may be refused support on the MyBB Community Forums.
                    
                     This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />
                <!-- End powered by -->
                <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>
#2
Klicke einfach bei dem footer Template bei Optionen mit Deiner Maus darauf und "Zurücksetzten aufs Orginal", fertig.


Fals es zu kompliziert ist, bitte schön.
PHP-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>
                <!-- 
MyBB is free software developed and maintained by a volunteer community
                     
It would be much appreciated by the MyBB Group if you left the full copyright and "powered by" notice intact
                     
to show your support for MyBB.  If you choose to remove or modify the copyright below
                     
you may be refused support on the MyBB Community Forums.
                     
                     
This is free softwaresupport us and we'll support you. -->
{$lang->powered_by} <a href="http://mybb.com/" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://mybb.com/" target="_blank">MyBB Group</a>.<br />
                <!-- End powered by -->
                <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> 
Mit freundlichen Grüßen

MrBrechreiz
#3
Ja hatte es ja schon gelöst.
Aber was ich komisch finde ist das der Editor einfach mal so was löscht.
#4
(25.05.2012, 14:11)ternes3 schrieb: Ja hatte es ja schon gelöst.
Könntest Du bitte das Thema als "erledigt" markieren, wenn dem so ist?

(25.05.2012, 14:11)ternes3 schrieb: Aber was ich komisch finde ist das der Editor einfach mal so was löscht.

(24.05.2012, 15:17)ternes3 schrieb: Ich habe ausversehen powerd by mybb gelöscht das war keine Absicht.

"Einfach so" scheint es aber nicht gewesen zu sein, oder? Wink

Vielleicht hast Du aus Versehen aber auch deutlich mehr gelöscht. Diesbezüglich gehe ich nämlich davon aus, dass MyBB kein Eigenleben entwickelt. Wink
viele Grüße
Jockl
übersetzte und eigene Plugins
#5
ok mache ich.
Nein wollte ja ein neuen Button in den Footer machen. Das hat nicht so geklappt alls es sollte ^^
#6
(25.05.2012, 15:06)ternes3 schrieb: ok mache ich.
Nein wollte ja ein neuen Button in den Footer machen. Das hat nicht so geklappt alls es sollte ^^

Dies kann man leicht per CSS oder als Bild einfügen.
Mit freundlichen Grüßen

MrBrechreiz
#7
Ein Button zum klicken oder zum angucken?


Möglicherweise verwandte Themen…
Thema Verfasser Antworten Ansichten Letzter Beitrag
  Wie kann ich Banner im footer beliebig verschieben? Koelner 4 1.984 30.01.2013, 13:15
Letzter Beitrag: Koelner
  Template postbit_author_user gecrasht, kann es mir jemand geben? Kate 1 1.496 25.09.2010, 12:26
Letzter Beitrag: BeeJayZZR