• 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

Chatting stoped ... without any notice....

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

Post a reply
3 posts • Page 1 of 1

Postby echo4me » Thu Nov 30, 2006 10:15 am

http://www.diorcafe.co.kr/gnuboard4/phpfreechat.php (1.0-beat7) was installed.

Sometimes phpfreechat stop working - no message. I deleted files in ./data/ directory...
then It works .... What is the problem???? too many talks???

--- script for start ---

<?php

include_once("./_common.php");
include_once("$g4[path]/lib/latest.lib.php");

require_once dirname(__FILE__)."/./phpfreechat/src/phpfreechat.class.php";

$params["serverid"] = md5(__FILE__); // calculate a unique id for this chat
$params["title"] = "Chatting Room for DiorCafe.co.kr";
$params["clock"] = false;
$params["nick"] = iconv("euc-kr", "UTF-8", $member[mb_nick] );
$params["theme"] = "blune";

$chat = new phpFreeChat( $params );

?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.or
g/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>phpFreeChat - diorcafe.co.kr</title>

<?php $chat->printJavascript(); ?>
<?php $chat->printStyle(); ?>

</head>

<body>
<?php $chat->printChat(); ?>
</body>
</html>
Last edited by echo4me on Thu Nov 30, 2006 10:17 am, edited 1 time in total.
echo4me
New member
 
Posts: 4
Joined: Thu Nov 30, 2006 10:06 am
Top

Postby echo4me » Sat Dec 02, 2006 2:27 am

in chatting room 10-20 people joined ... gabbly also shows slow operation & sometimes serious delay. I think too many traffic make some problem ... Now chatting room is stopped.
echo4me
New member
 
Posts: 4
Joined: Thu Nov 30, 2006 10:06 am
Top

Postby SG » Sat Feb 03, 2007 8:03 am

That happened to me once, I deleted the data directory and it worked again.
SG
New member
 
Posts: 9
Joined: Sat Jan 27, 2007 2:56 am
Top


Post a reply
3 posts • Page 1 of 1

Return to General Support (v1.x)

Who is online

Users browsing this forum: No registered users and 1 guest

  • 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