Blaine Lang - 2002-06-24

I wanted to integrate phpopenchat into my website portal. I saw in this forum, that it was recommended to comment out the following two lines in index_tpl.php:
     if(top.frames.length > 0)
     top.location.href=self.location;

I did and the login appears in my IFRAME ok but then the chat channel appears and there is no window/frame for the actual discussion. I only see the commands and the text box to type into.

Any ideas or how-to to integrate openphpchat?

Thanks.