• 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

New chat roomse help

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

Post a reply
3 posts • Page 1 of 1

Postby INTOTOWN » Sun Jan 20, 2008 6:34 pm

I would like to add new chat rooms can any one help. I would like to add areas to the chat forums. So for example, i would like to add manchester chat, liverpool chat, etc so people from different areas can go too their area and chat. can anyone help
INTOTOWN
New member
 
Posts: 1
Joined: Sun Jan 20, 2008 6:24 pm
Top

Postby cullyistheman » Sat Feb 02, 2008 12:48 am

in the typing box, type /join #chat_chatroomname
it wont be saved, but it will open up more chatrooms
cullyistheman
New member
 
Posts: 2
Joined: Fri Feb 01, 2008 5:15 am
Top

Postby Moonbase » Sun Feb 03, 2008 4:16 am

And of course you can use something like
Code: Select all
$params["channels"] = array('Manchester', 'Liverpool', 'Southhampton', 'Birmingham', '...');

and even fix people on these rooms by additionally using
Code: Select all
$params["frozen_channels"] = array('Manchester', 'Liverpool', 'Southhampton', 'Birmingham', '...');

(meaning they can't open new rooms by themselves if you use the 2nd parameter).

Be aware: the room list will be opened from left to right, so if you have something like a "lobby" you should put it last since people will see the last channel in the list opened first (in front). Also, if you use many channels and long names, the chat looks a little ugly when lines break, but you can easily repair that yourself.

Hint: Check out the parameter list.
Last edited by Moonbase on Sun Feb 03, 2008 4:18 am, edited 1 time in total.
Moonbase
Member
 
Posts: 15
Joined: Tue Jan 29, 2008 4:36 pm
Top


Post a reply
3 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 7 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