• 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

Admin timeout

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

Post a reply
1 post • Page 1 of 1

Postby TellurideTom » Tue Dec 11, 2007 7:41 am

It appears only the admin is getting a timeout when using the chat with three or more people in the room.

Here's my parameters:

require_once dirname(__FILE__)."/../src/phpfreechat.class.php";
$params = array();
$params["serverid"] = md5(__FILE__); // calculate a unique id for this chat
$params["title"] = "Personal Chat";
$params["channels"] = array("Main Room");
$params["theme"] = "phpbb2";
$params['time_offset'] = 60*60*17; // offset in seconds
$params['timeout'] = 60000;
$params["admins"]=array("Administrator"=>"Password1");
$params['skip_proxies'] = array( "censor" );
$chat = new phpFreeChat($params);


When the admin is identified they keep getting a timeout error and are logged out of the room. Nobody else seems to be affected. Is there something incorrect in the settings? I would think that the admin would be the last person to get a timeout.
TellurideTom
New member
 
Posts: 8
Joined: Sat Dec 08, 2007 8:01 pm
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 19 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