(2012-12-25, 07:38 PM)MattRogowski Wrote: [ -> ]Paste your footer template here, you may be missing the code that triggers the tasks.
This is the footer from Striker Destiny the theme that I am using.
Log Pruning & Mass Mail are the only ones that have done anything.
Thank in advance for your assistance.
<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"><span style="color: #ffffff;"><debugstuff></span></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. -->
Theme by <a href="mailto:
[email protected]" target="_blank"><span style="color: #ffffff;"><strong>XxSky DreamerxX</strong></span></a>.<br />
{$lang->powered_by} <a href="http://mybb.com/" target="_blank"><span style="color: #ffffff;">MyBB{$mybbversion}</span></a>, © 2002-{$copy_year} <a href="http://mybb.com/" target="_blank"><span style="color: #ffffff;">MyBB Group</span></a>.<br />
<!-- End powered by -->
<br />
<br class="clear" />
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE --><span style="color: #ffffff;">{$task_image}</span><!-- End task image code -->
<span style="color: #ffffff;">{$auto_dst_detection}</span>
</div>
</div>