MyBB Community Forums

Full Version: Potential Security Issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ugh. I hate this error. It's probably there for the best, but it's still infuriating me to no end.

</div>
		<div id="debug"><debugstuff></div>		
<quickthemeoc>
<!-- The following piece of code allows MyBB to run scheduled tasks. DO NOT REMOVE -->{$task_image}<!-- End task image code -->
</div></div>

<div class="foot">

<table border="0">
<tr>
<td class="td-social" align="left" valign="middle">
<ul class="footlist">
<li><a href="https://www.facebook.com/Promotionboss" class="fb" title="Like us on Facebook!"><i class="fa fa-facebook-square fa-3x"></i></a></li>
<li><a href="https://twitter.com/promotionboss" class="tw" title="Follow us on Twitter!"><i class="fa fa-twitter fa-3x"></i></a></li>
</ul>
</td>
<td align="center" valign="middle" class="gt" width="16%">
<div id='backtop'>
    <a class='go-top' href='#top' title='Back to Top'><i class="fa fa-arrow-up fa-3x"></i></a>
</div>
</td>
<td class="td-social" align="right" valign="middle" style="padding-right: 5%;">
<ul class="footlist">
<li><a href="misc.php?action=syndication" class="rss-foot" title="Subscribe to our feed!"><i class="fa fa-rss-square fa-3x"></i></a></li>
<li><a href="http://youtube.com" class="yt" title="Subscribe to our YouTube channel!"><i class="fa fa-youtube-square fa-3x"></i></a></li>
</ul>
</td>
</tr>
<tr>
<td class="td-social" align="left">
<ul class="footlist2">
<li><i class="fa fa-circle fa-0.6x"></i> <a href="http://promotionboss.com/showthread.php?tid=8">PromotionBoss is hiring!</a></li>
<li><i class="fa fa-circle fa-0.6x"></i> <a href="http://promotionboss.com/showthread.php?tid=184">Feedback Survey</a></li>
<li><i class="fa fa-circle fa-0.6x"></i> <a href="http://promotionboss.com/announcements.php?aid=9">Spread the word like a baus!</a></li>
</ul>
</td>
<td align="left" width="16%" valign="top">
<ul class="footlist2"> 
<li><i class="fa fa-circle fa-0.6x"></i> <a href="http://promotionboss.com/announcements.php?aid=1">Guidelines</a></li>
<li><i class="fa fa-circle fa-0.6x"></i> <a href="showteam.php">Staff</a></li>
<li><i class="fa fa-circle fa-0.6x"></i> <a href="stats.php">Statistics</a></li>
<li><i class="fa fa-circle fa-0.6x"></i> <a href="">Contact Us</a></li>
</ul>
</td>
<td class="td-social" align="right" style="padding-right: 5%">
<ul class="footlist2">
<li><a href="" title="Free NEVER tasted so good"><img src="{$theme['imgdir'}/ficons/mybb.png" alt="Powered by MyBB" /></a></li>
</ul>
</td>
</table>

</div>
		</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. -->

That's the template that's giving me the error.
have a look at this => {$theme['imgdir'}
<img src="{$theme['imgdir']}/ficons/mybb.png" alt="Powered by MyBB" />