10
Hi again.
It looks like the problem is in your templates. I found this in the page source:
<a href="reply.php?forum=11&topic_id=1290&viewmode=flat&start=0&post_id=12231">
<img src="http://www.ichipromotions.com/modules/newbb/images/blank.gif" style="width: 0px; height:0px; margin: 0px;" alt="Post Reply" align="middle" />a>
<a href="newtopic.php?forum=11">
<img src="http://www.ichipromotions.com/modules/newbb/images/blank.gif" style="width: 0px; height:0px; margin: 0px;" alt="New Topic" align="middle" />a>
It shuld not be blank.gif and this style ...
I installed 3.0 on my test box and this is what I get:
<a href="reply.php?forum=1&topic_id=1">
<img src="http://10.10.10.51/modules/newbb/images/imagesets/default/english/t_reply-a.gif" style="width: 96px; height:28px; margin: 0px;" alt="Reply" align="middle" />a>
<a href="newtopic.php?forum=1">
<img src="http://10.10.10.51/modules/newbb/images/imagesets/default/english/t_new-a.gif" style="width: 96px; height:28px; margin: 0px;" alt="New Topic" align="middle" />a>