• 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

User lists does not appear when entering chat from same sess

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

Post a reply
1 post • Page 1 of 1

Postby lexis » Sat Sep 16, 2006 4:55 am

I have link from main page to phpfreechat page. Phpfreechat is opening in the popup window. When I open chat first time, it looks good. If I close chat window and open chat again from the same PHP session it does not load user list and chat text . If I do logoff (destroy PHP session) and re-enter, it works well.

$params["serverid"] = md5("moderators");
$params["language"] = "fr_FR";
$params["title"] = "Tchat GM";
$params["theme"] = "green";
$params["frozen_nick"] = true;
$params["showsmileys"] = false;
$params["height"] = "300px";
$params["shownotice"] = 0;

$params["channels"] = array("Salle");
$params["frozen_channels"] = array("Salle");

$params["refresh_delay"] = 5000;
$params["admins"] = array("alex");
$params["nick"] = $current_user->nick;
if($params["nick"] == "alex") $params["isadmin"] = true;

$params["proxys"] = array("lock", "auth", "noflood");
$params["proxys_cfg"] = array(
"auth" => array(),
"noflood" => array("limit"=>10,"delay"=>5),
);

$chat = new phpFreeChat($params);

Image
lexis
New member
 
Posts: 6
Joined: Sat Aug 05, 2006 9:00 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 9 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