Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

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

Closed Thread
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-14-2009, 10:16 AM
michaelxu
Guest
 
Posts: n/a
Default we want to make sure that user give right “Sex” in "View Profil"

Q:is there any way to show or import some information of user from registration (database) from our community in flashchat Page when klicking “View Profil”?

Because we want to make sure that user give right “Sex” in “View Profil”. The other information like Birthday, Email and Name of user we don’t want to public for all user in flashchat.

A:You should add some parameters in your 123flashchat.php

such as:
init_gender=<? echo $init_gender?> // log user sex, $init_gender type: Number

You may use this API to transfer your users' sex information to the user's Profile Panel, here, 0 represents "Unknown", 1 represents "Male" and 2 represents "Female".


init_birth=<? echo $init_birth?> // log user birth, $init_gender type: Number

You may use this API to transfer your users's age information to the user's Profile Panel.If the value ranges from 0 to 99, then it represents age, if it is greater than 99, it represents birth year (1900~).



Learn more: User Manual of 123 Flash Chat v71


Keyword:flash chat, flash chat client, flash chat room, flash chat script
Closed Thread

Was this information helpful?    Yes No



Tags
flash chat, flash chat client, flash chat room, flash chat script

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 11:01 PM.


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.