• 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

demo3_client.php - changing title

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

Post a reply
2 posts • Page 1 of 1

Postby phpchat » Thu Sep 14, 2006 2:07 am

Ok, I'm testing the demo3_client on the demo folder and no matter how much I modify my demo3_config.php, the title always say "A chat with one script for client and on script for server" I want the title to say something else. How would I do this?

<?php
require_once dirname(__FILE__)."/../src/pfcglobalconfig.class.php";
$params["serverid"] = md5(__FILE__); // calculate a unique id for this chat
$params["title"] = "My client test";
$params["nick"] = $_SESSION['username'];
$params["server_script_path"] = dirname(__FILE__)."/demo3_server.php";
?>
phpchat
Member
 
Posts: 20
Joined: Fri Sep 08, 2006 9:20 pm
Top

Postby phpfreechat » Thu Sep 14, 2006 8:31 am

you must rehash the config :

/nick admin
/identify
/rehash


then reload your page.
phpfreechat
Site Admin
 
Posts: 2657
Joined: Tue Feb 07, 2006 3:35 pm
Location: France
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 13 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