Maybe it's not the right forum to post this, but I am confused with the Chat addon's here. Which is the best, and what would those who have implemented it reccommend?
There are still some minor issues with it that I am trying to work out. I'll post in the Mod W/Code if/when I get those issues resolved.
I find that some members are not logged out properly when their session times out ( hell it doesn't check for the time out at all in the code ) so I'm working on a function that fixes that.
I tried to install the script you provided on my server. It seems to be functioning though it gives me the error "you must provide a user name to enter the chatroom" every time i click the button to get in. Any hinters here? Im sure that its something very simple.
The button should ONLY show up if a user is logged in b/c the script that goes with the button requires the log in name, though it could be modified to write up Guest#x , but that's something differt
I tossed the script below the logout and it appears only when a user is logged in now. But its still not grabbing the user name from the forum for some reason. Any ideas? I can send you my inc. top file.
quote: I tossed the script below the logout and it appears only when a user is logged in now. But its still not grabbing the user name from the forum for some reason. Any ideas? I can send you my inc. top file.
Im dying to see what this can do :)
Sure, send me your inc_top.asp and I'll check it out.