I use aeDating version 3.3, the DEF template and FlashChat.
I would like Flashchat to open to a new window but am unsure of the proper coding to use.
If the CHAT tab at the top of the screen is used, Flashchat opens to a new window. But when the CHAT link in the member control panel is used, it opens within the same browser window.
I believe the code I need to modify is located in aechat.php:
header("Location: {$site['url']}chat/");
and my assumption is that it is that's where I modify the code... but I don't know how to format "_blank" into it. What really confuses me is that if I place my cursor over the Online Chat tab at the top of the screen and over the chat link in the control panel it points to the same url file (aechat.php). I don't know why the link in the member control panel will not open to a new window.
Any help would be appreciated.
(Yeah, I'm a novice PHP user).
Steven


LinkBack URL
About LinkBacks
Reply With Quote




Bookmarks