ahh, connor, you didn't lose a customer... how about this one right here?
www.cobaltandcalcium.com -- right side of page used to display the ten most recent threads, but now out of the clear blue it stopped working (hasn't worked for about three days now, but it has worked for the past 7 months).
Here is the code that has made the top 10 most recent threads in specific sections work:
<b><font class="caption">Recent :</font> Threads</b>
<div class="boxtop"></div>
<ul>
<?php include('http://www.cobaltandcalcium.com/forum/extern.php?action=active&show=10&fid=1,8,12,17,15,2,14,16'); ?>
</ul>
<div class="boxbottom"></div>
<br />