• Forum
  • Doc
  • Screenshots
  • Download
  • Donate
  • Contributors
  • Contact
  • Follow @phpfreechat
  • DEMO
  • Board index ‹ Version 1.x branch ‹ General Support (v1.x)
  • Change font size
  • FAQ
  • Register
  • Login

Add other information for each user

Moderators: OldWolf, re*s.t.a.r.s.*2

Post a reply
4 posts • Page 1 of 1

Postby Corallino » Fri Feb 02, 2007 10:55 am

Hi!
I'm new of this forum. I want to know if is possible to add other information for each user online. For istance, if i want to add an id or the sex of the user. Someone could help me?
Thank lot
Corallino
New member
 
Posts: 3
Joined: Fri Feb 02, 2007 10:51 am
Top

Postby phpfreechat » Fri Feb 02, 2007 11:52 am

With the 1.X versions its possible.
You have to play with the "usermeta" parameter. As it doesn't exists yet documentation for this parameter, have a look to the demo50.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby Corallino » Fri Feb 02, 2007 12:07 pm

yes, i had just see this example. I need to make a link on the name of each user link: user.php?id=13
And also i need to change color of each user. For example, if is a man i want to make blue nick, if is a girl i want to make pink nick.
Is possible?
Corallino
New member
 
Posts: 3
Joined: Fri Feb 02, 2007 10:51 am
Top

Postby Corallino » Fri Feb 02, 2007 2:45 pm

Ok, i have find a solution (not very clean).
In the session i have nick, id and sex.
Then, i had change index.php:
$params["nick"] = $_SESSION['nick']."<>".$_SESSION['sex']."<>".$_SESSION['id_user'];
After, with a javascript split() function is possible ti take this information.
Corallino
New member
 
Posts: 3
Joined: Fri Feb 02, 2007 10:51 am
Top


Post a reply
4 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 4 guests

  • Board index
  • The team • Delete all board cookies • All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
Sign in
Wrong credentials
Sign up I forgot my password
.
jeu-gratuit.net | more partners
Fork me on GitHub