Quote:
Originally Posted by Paul M
There is no such setting in this mod.
|
Quote:
Originally Posted by mangus580
So.... (may have been covered already)... Is there a setting to allow chat to open in a new window still?
|
Paul,
With the previous 3.6 integration, we had placed a hyperlink to Chat on the navbar. It's URL spawns a blank IE browser window (and still does so with the 3.7 integration):
Code:
http://{forum_path)/chat/flashchat.php
With the new 3.7 integration, there's a Quick Link option for Chat which does embed into the forum with this URL:
Code:
http://(forum_path)/misc.php?do=flashchat&room=1
I wonder, though, how a user can then browse the forum and Chat at the same time?