Ok this is irritating me. I had previously had another news script working for me on my old board (not vB), but this one just doesn't want to.
It works fine if you go to the script directly...
http://www.expectedmiracles.com/forums/PluhNews.php
But if you go to the page which calls that script, you get a blank section where it's supposed to be...
http://www.expectedmiracles.com/index2.php
My include looks like:
<?php include("/s/expectedmiracles.com/httpdocs/forums/PluhNews.php");?>
Which is exactly how I had my old one working, the only difference being the script name. Anyone have any ideas?
Edit -- Nevermind, I got it going. Well, apart from the smilies but I guess I can live without them. How easy would it be to limit the output to a certain amount of characters rather than displaying the whole post at once?