• 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

TITLE and CHANNELS naming issues...

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

Post a reply
1 post • Page 1 of 1

Postby itsjustme » Sat Feb 02, 2008 2:09 am

All I'm trying to do is change the Title and Channel names by following the guide:
http://www.phpfreechat.net/parameters-list.en.html

I am using the following code...

require_once dirname(__FILE__)."/src/phpfreechat.class.php";
$params = array();
$params["title"] = "Guacamole";
$params["nick"] = ""; // setup the intitial nickname
$params["serverid"] = md5(__FILE__); // calculate a unique id for this chat
$params["channels"] = array('The Green Room');
$chat = new phpFreeChat( $params );

However "title" is just being ignored. And Channels when specified is change the default "My Room" to just "T".

Please advise.
Thanks!
itsjustme
New member
 
Posts: 1
Joined: Sat Feb 02, 2008 1:39 am
Top

Post a reply
1 post • 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