[PHPOpenChat-Users] External authentication
Brought to you by:
letreo
From: Matt G. <mg...@he...> - 2004-01-20 20:57:25
|
I'm creating new PHPOpenChat users through a separate form on my site, using the same MySQL statements as are in the class.Chatter.inc "register" function. Seems pretty straightforward -- add a username, password, and confirm code to "poc_user_account" and add a nick, user, name, email, picture, and regtime to "poc_user_data". I'm able to create the records of course, but the accounts cannot login to the chat system. It kicks back to the login page with no error message (why are there no error messages?). Is there something I'm missing that PHPOpenChat needs to authenticate a user? Thanks, -- Matt Grimm Web Developer The Health TV Channel, Inc. (a non - profit organization) 3820 Lake Otis Parkway Anchorage, AK 99508 907.770.6200 ext. 686 907.336.6205 (fax) E-mail: mg...@he... Web: www.healthtvchannel.org |