tqj
02-26-2008, 10:00 PM
I looked everywhere for a hack and wasn't thrilled with any of them.
Then I discovered you didn't need a hack at all.
You will need PHP portals installed. http://www.phpportals.com/
Just create a custom Html block, select use templates and add this code.
<iframe name="I1" width="100%" height="80" scrolling="yes" border="0" frameborder="0" src="http://www.mydomain.com/forum/chat/info_embedded.php">
This browser does not support inline frames.
</iframe>
That's all I had to do. Hope this helps some of you that experianced the same issues.
Then I discovered you didn't need a hack at all.
You will need PHP portals installed. http://www.phpportals.com/
Just create a custom Html block, select use templates and add this code.
<iframe name="I1" width="100%" height="80" scrolling="yes" border="0" frameborder="0" src="http://www.mydomain.com/forum/chat/info_embedded.php">
This browser does not support inline frames.
</iframe>
That's all I had to do. Hope this helps some of you that experianced the same issues.