• 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

parameters ignored?

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

Post a reply
2 posts • Page 1 of 1

Postby creativat » Fri Apr 13, 2007 3:25 pm

Hi to everyone!
I am a new user of this soft. Look Great!
Well I am using some parameters in the phpfreechat-1.0-beta10

require_once dirname(__FILE__)."/src/phpfreechat.class.php";
$params = array();
$params["title"] = "Mi Chat";
$params["nick"] = "invitado: ".rand(1,1000); // setup the intitial nickname
$params["isadmin"] = true; // just for debug ;)
$params["serverid"] = md5(__FILE__); // calculate a unique id for this chat
$params["height"] = "200px"; // height of chat area is 230px
$params["width"] = "400px"; // width of chat area is 800px
//$params["debug"] = true;
$chat = new phpFreeChat( $params );

But the $chat->printChat(); ignore this

What happend?

Sorry my poor engish

Cheers

Alejandro
Last edited by creativat on Fri Apr 13, 2007 3:26 pm, edited 1 time in total.
creativat
New member
 
Posts: 4
Joined: Fri Apr 13, 2007 3:20 pm
Top

Postby creativat » Fri Apr 13, 2007 3:49 pm

In the phpfreechat-1.0-beta9 don't work

Only work in 0.x

have solution ?
creativat
New member
 
Posts: 4
Joined: Fri Apr 13, 2007 3:20 pm
Top


Post a reply
2 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

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