For anyone looking how to integrate vbAdvanced
or any other page with FChat do the following:
Create a new template with name: adv_portal_flashchat
In the template throw the following code:
Code:
<p align="center"><IFRAME
frameBorder=0 height=300 name=flashchat
src="http://www.yoursite.com/forum/chat/flashchat.php" width=100%><br>
</IFRAME></p>
(obviously change the yoursite.com with your site's name)
Then save it.
Then just add the variable of the newly created template anywhere in your templates. For vbAdvanced create a new Termplate Module and input the adv_portal_flashchat name where it asks. Then add it anywhere you like (i added it in the center)
Enjoy