• 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

create multiple channels

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

Post a reply
6 posts • Page 1 of 1

Postby fadi_hani » Mon Jun 18, 2007 11:22 am

fr:
Comment créer plusieurs salons indépendants (channels) ?
version phpfreechat-1.0-beta10

eg:

How to create multiple channels (rooms) ?
forphpfreechat-1.0-beta10


merci
fadi_hani
New member
 
Posts: 4
Joined: Thu Apr 12, 2007 4:04 pm
Top

Postby phpfreechat » Sat Jun 23, 2007 10:42 am

$params['channels] = array('channel1','channel2');
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby fadi_hani » Mon Jun 25, 2007 11:10 am

fr:
mais a quelle page se trouve ce parametre?

eg:
but has which page is this parameter ?
fadi_hani
New member
 
Posts: 4
Joined: Thu Apr 12, 2007 4:04 pm
Top

Postby phpfreechat » Tue Jun 26, 2007 6:59 pm

in your chat script... maybe index.php ?
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
Top

Postby certifiedgeek05 » Sun Sep 07, 2008 7:52 pm

Hey kerphi,

Does this look right?

//$params = array();
$params["channels"] = array('General Firearms','Tactical Gear and Training','Community Events');
$params["title"] = "Weapons and more";

if this is correct will it show visible tabs of each channel or would I have to use the /join <channelnameabove>?

Thank you,
Certifiedgeek05
certifiedgeek05
Member
 
Posts: 10
Joined: Sun Jul 27, 2008 8:04 pm
Top

Postby OldWolf » Mon Sep 08, 2008 3:33 am

channels contains the channel tabs that start right away. Frozen channels (if you use it) will contain the only channels users may enter using the /join command (and the channels that first start from the channels array). If you don't use frozen channels, there will be no restriction to what they can join.

http://www.phpfreechat.net/parameters#channels
http://www.phpfreechat.net/parameters#frozen_channels

Also, please open your own thread in the future. You're much more likely to get support, and it helps things stay more organized.

Thanks,
OldWolf
Signature:
Read before Posting: Forum Rules
Note: I am unable to offer support through PM/e-mail at this time.
OldWolf
Site Admin
 
Posts: 1918
Joined: Sun Sep 23, 2007 5:48 am
Top


Post a reply
6 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