icon Learn how to get the most out of Surmunity - read our forum tips here! | Welcome! Please register to access all of our features.
Old April 25th, 2008, 3:42 AM   #1 (permalink)
Registered User
Fresh Surpasser
 
Joined in May 2007
11 posts
Gave thanks: 3
Thanked 0 times
Chatbox

I'm on a dedicated server, and I'd like a chatbox for my members.

The problem with standard chatboxes is, they are not integrated into my already existing member system.

I'm a pretty good at flash, so the frontend shouldn't be a problem.

But the backend... I really don't have a clue... a database seems completely wrong for this.

Anyone got a suggestion?


KriZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old April 25th, 2008, 1:56 PM   #2 (permalink)
Dan
Staff of Surpass
Super #1
 
Dan's Avatar
 
Joined in Apr 2007
2,343 posts
Gave thanks: 98
Thanked 151 times
What member system do you have set up now? Is it a preconfigured script or one you bought/downloaded?

There is Cbox About Free Tagboard and Chat Widget for your Site that claims it is easy to integrate the chat box into any other script you have running. I haven't personally tried it yet though.

Quote:
If you host your own website with its own userbase, it is quite easy to integrate Cbox so that it automatically assigns the correct names to users logged in to your website.

If your site is PHP-based (e.g. phpNuke, vBulletin, phpBB), alter your Cbox HTML code in the following way:

...&amp;sec=form&amp;nme=<?=urlencode($name)?>&amp ;nmekey=<?=md5('skldfnaskl23'.$name)?>

Where the variable $name appears, insert the variable that represents the user's name as retrieved from your userbase. This will vary depending on your CMS or forum system. After changing your code, enable user override below.
__________________
D4nz Net - Surpass Help Desk - NES Forever
Use the thanks button. It works!
AIM: dansorl
Dan is online now  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old April 28th, 2008, 8:08 AM   #3 (permalink)
Registered User
Fresh Surpasser
 
Joined in May 2007
11 posts
Gave thanks: 3
Thanked 0 times
Thanks for your reply Dan.

It's a member system I created myself.

I looked at Cbox but it seems to be more a tagboard than an actual chatbox. I already have a tagboard that I made myself, but I wanted to "upgrade" to a real chatbox.

I don't mind making the complete thing by myself, but I just don't know how I can make the backend work... I probably need to install some chatbox-server software?
KriZ is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old May 3rd, 2008, 10:17 AM   #4 (permalink)
Registered User
Comfy Contributor
 
Joined in Jun 2005
Lives in Singapore
Hosted on Pass15
100 posts
Gave thanks: 2
Thanked 0 times
gimme a minute i go check... found: http://www.smartfoxserver.com/

it's a game server, but you can just use the chat features of the whole package. you can replace the interface with your own designs by changing the symbols in the flash files.

if instead you want to code from scratch, you will need socket/TCP-IP programming as the back end, then transmit data to flash in the form of say.. XML...
__________________
Regards,
Jake See
Pass15:
http://www.vuox.com

Last edited by JakeSee; May 3rd, 2008 at 10:23 AM.
JakeSee is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may 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