Hi,
Same Prob. as Dana.
In FC4 Integration you write in the Readme.
Quote:
Step 3. (optional)
Edit ../chat/inc/config.php
Find ;
'redirect' => false, // redirectURL must be a valid URL
'url' => 'http://www.tufat.com/chat.php', // 'redirect' must be set to true for this to work
'window' => '_blank', // the window to open into. possible values: _blank, _self, _parent, or a named window
Replace with ;
'redirect' => true,
'url' => '/forum/index.php?', // make sure this points to your forum home page //
'window' => '_parent',
|
But in FC5 it?s not possible, a New Window open with the Forum index.