I'm also having the same problems, and it should be noted that the feetachat template is wrong too. This line needs to be edited so that it works for all forums.
<iframe src="http://localhost/upload/room/" width=710 height=500 name="chat" scrolling="no" frameborder="no" align="center">
</iframe>
not just the localhost that it was created on. I do believe that by removing the
http://localhost/upload (leaving the preceeding / before room bit, it (the template) should work then