Im a bit tired atm, so excuse that post
Anyway, you may want to check the properties of the image that is showing as a X, and see exactly what is causing it.
Im not actually having any problems myself, but i use the news script in the forum root.
It may be a good idea, if your including news.php, to do:
PHP Code:
<?
chdir('forum/');
include('news.php');
?>
Yer, im not sure :|