MyBB Community Forums

Full Version: footer is gone in my forum
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
ok i did as you said but the result is the same. still the footer part containing the "Current Time" part is distorted like in the screenshot above.
See my post, you need different code to get it to the Afresh footer.
(2009-02-14, 06:53 PM)MattR Wrote: [ -> ]See my post, you need different code to get it to the Afresh footer.

Yeah, I didn't realise reverting to default would go to MyBB default Confused.
Ok i pasted the complete code given by mattr in my footer.

The result is this :
[Image: footerscreenshot2.jpg]

I am an amateur. I have no idea if some extra code needs to be added.

I just copy pasted the full code in place of the former one.

But after i saved it the code turned like this in the footer editor:
<div style="overflow:hidden;">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div id="debug"><debugstuff></div>

&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div class="bottommenu">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div class="float_right" style="margin-top: -4px;">{$lang_select}</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<hr class="hidden" />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div id="copyright">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="float_right">{$lang->welcome_current_time}</span>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!-- You may NOT remove, modify or hinder the visibility of the MyBB copyright at any time.

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; It must contain the links to the MyBB website and be formatted appropriately.



&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Failure to comply with the above will result in prosecution to the full extent of the law.

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This is free software, support us and we'll support you. -->

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span>{$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>.<!-- End copyright -->

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!-- You may not remove, modify, or hinder the visibility of the following copyright.

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Doing so will void your right to use the theme -->

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Theme created by <a
href="http://community.mybboard.net/user-1830.html"><strong>Justin
S.</strong></a>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!-- End theme copyright -->

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div> 

&nbsp;&nbsp;&nbsp;&nbsp;<!-- The following piece of code allows MyBB to run scheduled
tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code
-->

{$auto_dst_detection}

The result as shown in the screenshot is not the same as the earlier original one. Is there any way of getting it back except reloading the theme again. But if i create a new theme, i have to reactivate all the plugins again so it'll be much more tedious.
(2009-02-14, 07:23 PM)rockon Wrote: [ -> ]Ok i pasted the complete code given by mattr in my footer.

The result is this :
[Image: footerscreenshot2.jpg]

I am an amateur. I have no idea if some extra code needs to be added.

I just copy pasted the full code in place of the former one.

But after i saved it the code turned like this in the footer editor:
<div style="overflow:hidden;">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div id="debug"><debugstuff></div>

&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div class="bottommenu">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div class="float_right" style="margin-top: -4px;">{$lang_select}</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<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>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<hr class="hidden" />

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<div id="copyright">

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="float_right">{$lang->welcome_current_time}</span>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!-- You may NOT remove, modify or hinder the visibility of the MyBB copyright at any time.

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; It must contain the links to the MyBB website and be formatted appropriately.



&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Failure to comply with the above will result in prosecution to the full extent of the law.

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; This is free software, support us and we'll support you. -->

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span>{$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>.<!-- End copyright -->

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!-- You may not remove, modify, or hinder the visibility of the following copyright.

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Doing so will void your right to use the theme -->

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Theme created by <a
href="http://community.mybboard.net/user-1830.html"><strong>Justin
S.</strong></a>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<!-- End theme copyright -->

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>

&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div> 

&nbsp;&nbsp;&nbsp;&nbsp;<!-- The following piece of code allows MyBB to run scheduled
tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code
-->

{$auto_dst_detection}

The result as shown in the screenshot is not the same as the earlier original one. Is there any way of getting it back except reloading the theme again. But if i create a new theme, i have to reactivate all the plugins again so it'll be much more tedious.

Remove the '&nbsp;' s and it'll work.
Or paste this in instead:

<div style="overflow:hidden;">
<div id="debug"><debugstuff></div>
</div>
</div>
<div class="bottommenu">
<div class="float_right" style="margin-top: -4px;">{$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>
<hr class="hidden" />
<div id="copyright">
<span class="float_right">{$lang->welcome_current_time}</span>
<!-- 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. -->
<span>{$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>.<!-- End copyright -->
<!-- You may not remove, modify, or hinder the visibility of the following copyright.
Doing so will void your right to use the theme -->
Theme created by <a href="http://community.mybboard.net/user-1830.html"><strong>Justin S.</strong></a>
<!-- End theme copyright -->
</span>
</div>
</div> 
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code-->
{$auto_dst_detection}
Thanks it worked perfectly. You people are doing a great job helping us out.

Thanks Mattr & jlong1
(2009-02-14, 07:41 PM)rockon Wrote: [ -> ]Thanks it worked perfectly. You people are doing a great job helping us out.

Thanks Mattr & jlong1

No problem Big Grin.
(2009-02-14, 07:00 PM)jlong1 Wrote: [ -> ]
(2009-02-14, 06:53 PM)MattR Wrote: [ -> ]See my post, you need different code to get it to the Afresh footer.

Yeah, I didn't realise reverting to default would go to MyBB default Confused.

Me neither, I assumed it would go to the default of the theme... anyway, glad we got there Smile
Pages: 1 2