• 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

Issue while moving chat folder

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

Post a reply
5 posts • Page 1 of 1

Postby karthick » Fri Apr 01, 2011 3:49 pm

Hi

Currently we are changing our system, while moving the folder we are getting the error like its shows old path for themes.

Error: 'customize.js' could not be found, please check your themepath 'F:inetpubwwwrootphpfreechatthemes' and your theme 'default' are correct

how to resolve this error, Please helpus to change the path..

Thanks in advance
karthick
New member
 
Posts: 4
Joined: Fri Apr 01, 2011 3:34 pm
Top

Postby re*s.t.a.r.s.*2 » Fri Apr 01, 2011 6:33 pm

Could you copy paste your index.php so we can check whats up with it?

make sure you use the code tags..

regards.
Free Singles Chat Rooms No Registration Required
Text and Chat Singles no need to register or app required
Sala De Bate Papo Online Grátis E Sem Cadastro
re*s.t.a.r.s.*2
Support Team
 
Posts: 612
Joined: Wed Sep 24, 2008 4:04 pm
Location: los angeles CA
  • Website
Top

Postby karthick » Tue Apr 05, 2011 7:43 am

Hi Thanks for your reply below is the index.php code

<?php

require_once dirname(__FILE__)."/src/phpfreechat.class.php";$params = array();
//$params["serverid"] = md5(__FILE__); // calculate a unique id for this chat
$params=array();
$params["serverid"] = md5($_GET["id"]);

//$params["theme"] = "mdtheme";
$params["timeout"]=300000;
$params["btn_sh_smileys"]=false;
$params["showsmileys"]=false;
$params["frozen_nick"]=false;
$params["height"]="320px";


$params["btn_sh_smileys"]=false;
$params["max_msg"]=0;
$params["nickmarker"]=false;
$params["clock"]=false;
//$params["title"] = $_GET["title"];
$params["channels"] = array();
$params["channels"][0] = strtoupper($_GET["id"]);
$params["nick"] = iconv("ISO-8859-1", "UTF-8", $_GET["usr"]);
//$pars["serverid"] = md5($_GET["id"]);

$chat = new phpFreeChat( $params );
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Chat Room - Chat</title>
<link rel="stylesheet" title="classic" type="text/css" href="style/generic.css" />
<link rel="stylesheet" title="classic" type="text/css" href="style/header.css" />
<link rel="stylesheet" title="classic" type="text/css" href="style/footer.css" />
<link rel="stylesheet" title="classic" type="text/css" href="style/menu.css" />
<link rel="stylesheet" title="classic" type="text/css" href="style/content.css" />
<?php $chat->printJavascript(); ?>
<?php $chat->printStyle(); ?>
</head>
<body style="background-color:#ebf9ff">
<TABLE id="Table16" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="HEIGHT: 38px"><IMG src="logo_mdnet.gif" ></TD>
<TD style="HEIGHT: 38px" vAlign="top" align="right"><BR>
<span id="HeaderInc1_Label1" style="font-family:Verdana;font-size:X-Small;font-weight:bold;">v28.3   </span></TD>
</TR>
</TABLE

><div class="content" style="width:100%">
<?php $chat->printChat(); ?>
</div>

</body></html>
Last edited by karthick on Tue Apr 05, 2011 7:44 am, edited 1 time in total.
karthick
New member
 
Posts: 4
Joined: Fri Apr 01, 2011 3:34 pm
Top

Postby karthick » Tue Apr 05, 2011 8:16 am

Hi

I have other problem also i have downloaded latest PHPFreechat and configured and its worked fine but while i close the browser and open existing chat history is retaing please suggest the solution for this also

Thanks in advance
karthick
New member
 
Posts: 4
Joined: Fri Apr 01, 2011 3:34 pm
Top

Postby re*s.t.a.r.s.*2 » Tue Apr 05, 2011 1:58 pm

Hi,

Start changing all the params with GET[] array, because the chat doesn't work well with it,
then refresh the chat see if anything changes..

regards.
Free Singles Chat Rooms No Registration Required
Text and Chat Singles no need to register or app required
Sala De Bate Papo Online Grátis E Sem Cadastro
re*s.t.a.r.s.*2
Support Team
 
Posts: 612
Joined: Wed Sep 24, 2008 4:04 pm
Location: los angeles CA
  • Website
Top


Post a reply
5 posts • 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