Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > 123 Flash Chat Server Software > 123 Flash Chat Support

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-29-2004, 06:14 AM
Junior Member
 
Join Date: Oct 2004
Posts: 11
Default Thanks for the block but...

I think we are almost there
The block is showing up now the details and we are happy with it!
But there is still one little 'problem'.
By clicking the chatlink a window opens inside our phpnuke site and if we click again... the only thing that happens is the same window (with the chatlink page) opens inside but the chat can not be activated...

We tried it with explorer and Netscape without any difference. Maybe it is a better idea to let the chat opens in a new window, seperate from the the site or...? Can we do something change in the block script? ???
Maybe it has to do with a chat-mac 'conflict' and PC users don't have this problem.

If you like to check: www.spiricom.net/andes/index.php
The chatblock is on the left (last one)

Thanks,
Immanuel
  #2 (permalink)  
Old 10-31-2004, 09:45 AM
Senior Member
 
Join Date: Jan 2001
Posts: 413
Default Re:Thanks for the block but...

find the script:
Code:
window.open('modules.php?name=<? echo $module_name; ?>&amp;op=chat', '_123flashchat', 'HEIGHT=476,resizable=yes,WIDTH=634');
change to:
Code:
window.open('modules.php?name=<? echo $module_name; ?>&amp;op=chat', '_blank, 'HEIGHT=476,resizable=yes,WIDTH=634');
just replace "_123flashchat" to "_blank"

it will open the chat in a new window, I don't recommend you do that, because one username can only login 1 chat window, the second windows will kick the first window offline if you login with the same username and password.
  #3 (permalink)  
Old 10-31-2004, 10:17 AM
Junior Member
 
Join Date: Oct 2004
Posts: 11
Default Re:Thanks for the block but...

Okay Daniel, I understand!

Is there an other possibility to use the chat, because now we can't open it via the phpnukesite... Do you have problems with enter the chat by PC? I can't check it because of my Mac.
Closed Thread

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 03:13 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.