Okay, so I've been using SMF, and recently looked at the SSI thing.
It uses the PHP Include, so I tried this out.
I added <?php require("/home/******/public_html/forums/SSI.php"); ?>
To the top of my index page, then put in <?php ssi_recentTopics(); ?>
Now, when I go to my page, I...