at the moment the page is
Code:
<body>
<script src="http://www.parafly.co.uk/external.php?type=xml&forumids=44" type="text/javascript"></script>
<script type="text/javascript">
<!--
for (i in threads)
{
document.writeln(threads[i].title + " (" + threads[i].poster + ")<br />");
}
//-->
</script>
</body>
what do i need to change to add the threads in this forum
http://www.parafly.co.uk/forumdisplay.php/44-Site-News
cheers