FreiChat related discussions
Updating to FreiChatX 4.6 stable

Hi,
I used your previous release which worked fine.
As I wanted to install FreiChat 4.6, I've cleaned all the contents in my Freichat subfolder, placed the new content after unzipped the new downloaded file, and cleaned the two blocks of special code inserted in the index.php file of my template.
After, I've realized the installation as explained, and finally tried the result on my site.
Now, I see none effect on my screen: exactly like if I didn't install your product!
What's the matters?
Thanks for your help!

Hi, I used your previous release which worked fine. As I wanted to install FreiChat 4.6, I've cleaned all the contents in my Freichat subfolder, placed the new content after unzipped the new downloaded file, and cleaned the two blocks of special code inserted in the index.php file of my template. After, I've realized the installation as explained, and finally tried the result on my site. Now, I see none effect on my screen: exactly like if I didn't install your product! What's the matters? Thanks for your help!

try enabling debugging
make debug=true in arg.php file , then all logs will be stored in freixlog.log

tell me if you find any errors [but dont copy paste the entire contents of the file]

try enabling debugging make debug=true in arg.php file , then all logs will be stored in freixlog.log tell me if you find any errors [but dont copy paste the entire contents of the file]
Necessity is the mother of all inventions!

None result: I don't find any file like "freixlog.log" after test with theparameter debug=true in the arg.php file!

I understand why: I use >Firefox 4, and it's not compatible with Firebug!









NOTE: it's necessary to "edit" my post to read the complete code inserted here (but I think you know it) !
====

Here is my "index.php" in my Joomla Template: did I insert your special lines into the right place ?
============================================================

<?php /**
* @version $Id: index.php 20874 2011-03-03 17:05:10Z dextercowley $
* @package Joomla.Site
* @subpackage tpl_beez2
* @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/

// No direct access.
defined('_JEXEC') or die;

// check modules
$showRightColumn = ($this->countModules('position-3') or $this->countModules('position-6') or $this->countModules('position-8'));
$showbottom = ($this->countModules('position-9') or $this->countModules('position-10') or $this->countModules('position-11'));
$showleft = ($this->countModules('position-4') or $this->countModules('position-7') or $this->countModules('position-5'));

if ($showRightColumn==0 and $showleft==0) {
$showno = 0;
}

JHTML::_('behavior.framework', true);

// get params
$color = $this->params->get('templatecolor');
$logo = $this->params->get('logo');
$navposition = $this->params->get('navposition');
$app = JFactory::getApplication();
$doc = JFactory::getDocument();
$templateparams = $app->getTemplate(true)->params;

$doc->addScript($this->baseurl.'/templates/beez_20/javascript/md_stylechanger.js', 'text/javascript', true);
?>




<!--------------------- lignes ins&eacute;r&eacute;es pour utiliser le Chat "FreiChatX" ------------------>
<?php $session = JSession::getInstance("none",array()); $ses=$session->getId(); ?>
<script type="text/javascript" language="javascript" src="http://localhost/mon_site6/installed/directory/freichat/client/main.php?id=&lt;?php%20echo%20%24ses;?&gt;"></script><link rel="stylesheet" href="http://localhost/mon_site6/installed/directory/freichat/client/jquery/freichat_themes/freichatcss.php" type="text/css">
<!--------------------- fin insertion pour le Chat ----------------------------------------><include type="head"></include><link rel="stylesheet" href="&lt;?php%20echo%20%24this-&gt;baseurl%20?&gt;/templates/system/css/system.css" type="text/css">
<link rel="stylesheet" href="&lt;?php%20echo%20%24this-&gt;baseurl%20?&gt;/templates/beez_20/css/position.css" type="text/css" media="screen,projection">
<link rel="stylesheet" href="&lt;?php%20echo%20%24this-&gt;baseurl%20?&gt;/templates/beez_20/css/layout.css" type="text/css" media="screen,projection">
<link rel="stylesheet" href="&lt;?php%20echo%20%24this-&gt;baseurl%20?&gt;/templates/beez_20/css/print.css" type="text/css" media="print">
<?php $files = JHtml::_('stylesheet','templates/beez_20/css/general.css',null,false,true);
if ($files):
if (!is_array($files)):
$files = array($files);
endif;
foreach($files as $file):
?><link rel="stylesheet" href="&lt;?php%20echo%20%24file;?&gt;" type="text/css">
<?php endforeach;
endif;
?><link rel="stylesheet" href="&lt;?php%20echo%20%24this-&gt;baseurl%20?&gt;/templates/beez_20/css/&lt;?php%20echo%20htmlspecialchars(%24color);%20?&gt;.css" type="text/css">
<?php if ($this->direction == 'rtl') : ?>
<link rel="stylesheet" href="&lt;?php%20echo%20%24this-&gt;baseurl%20?&gt;/templates/beez_20/css/template_rtl.css" type="text/css">
<?php if (file_exists(JPATH_SITE. DS . '/templates/beez_20/css/' . $color . '_rtl.css')) :?><link rel="stylesheet" href="&lt;?php%20echo%20%24this-&gt;baseurl%20?&gt;/templates/beez_20/css/&lt;?php%20echo%20%24color%20?&gt;_rtl.css" type="text/css">
<?php endif; ?><?php endif; ?><!--[if lte IE 6]>
<link href="<?php echo $this->baseurl ?>/templates/beez_20/css/ieonly.css" rel="stylesheet" type="text/css" />

<?php if ($color=="personal") : ?>
<style type="text/css">
#line
{ width:98% ;
}
.logoheader
{
height:200px;

}
#header ul.menu
{
display:block !important;
width:98.2% ;


}
</style>
<?php endif; ?>
<![endif]--><!--[if IE 7]>
<link href="<?php echo $this->baseurl ?>/templates/beez_20/css/ie7only.css" rel="stylesheet" type="text/css" />
<![endif]--><script type="text/javascript" src="&lt;?php%20echo%20%24this-&gt;baseurl%20?&gt;/templates/beez_20/javascript/hide.js"></script><script type="text/javascript">
var big ='<?php echo (int)$this->params->get('wrapperLarge');?>%';
var small='<?php echo (int)$this->params->get('wrapperSmall'); ?>%';
var altopen='<?php echo JText::_('TPL_BEEZ2_ALTOPEN',true); ?>';
var altclose='<?php echo JText::_('TPL_BEEZ2_ALTCLOSE',true); ?>';
var bildauf='<?php echo $this->baseurl ?>/templates/beez_20/images/plus.png';
var bildzu='<?php echo $this->baseurl ?>/templates/beez_20/images/minus.png';
var rightopen='<?php echo JText::_('TPL_BEEZ2_TEXTRIGHTOPEN',true); ?>';
var rightclose='<?php echo JText::_('TPL_BEEZ2_TEXTRIGHTCLOSE'); ?>';
var fontSizeTitle='<?php echo JText::_('TPL_BEEZ2_FONTSIZE'); ?>';
var bigger='<?php echo JText::_('TPL_BEEZ2_BIGGER'); ?>';
var reset='<?php echo JText::_('TPL_BEEZ2_RESET'); ?>';
var smaller='<?php echo JText::_('TPL_BEEZ2_SMALLER'); ?>';
var biggerTitle='<?php echo JText::_('TPL_BEEZ2_INCREASE_SIZE'); ?>';
var resetTitle='<?php echo JText::_('TPL_BEEZ2_REVERT_STYLES_TO_DEFAULT'); ?>';
var smallerTitle='<?php echo JText::_('TPL_BEEZ2_DECREASE_SIZE'); ?>';
</script><!--------------------- lignes ins&eacute;r&eacute;es pour utiliser le Chat "FreiChatX" ------------------>

<!--------------------- fin insertion pour le Chat ----------------------------------------->








<?php if ($logo): ?>&lt;?php echo htmlspecialchars($templateparams-&gt;get('sitetitle'));?&gt;<?php endif;?><?php if (!$logo ): ?><?php echo htmlspecialchars($templateparams->get('sitetitle'));?>
<?php endif; ?>
<?php echo htmlspecialchars($templateparams->get('sitedescription'));?>


<!-- end logoheader -->

<?php echo JText::_('TPL_BEEZ2_NAV_VIEW_SEARCH'); ?>


<?php echo JText::_('TPL_BEEZ2_NAVIGATION'); ?>


<include type="modules" name="position-1"></include>


<?php echo JText::_('TPL_BEEZ2_SEARCH'); ?>


<include type="modules" name="position-0"></include>
<!-- end line -->


<!-- end header -->



<include type="modules" name="position-2"></include>



Here is my "arg.php" file after install: do you find any error into ?
========================================

<?php /* FreiChatX parameters */

if(!defined('RDIR'))
{
define('RDIR', dirname(__FILE__));
define('PARENTDIR',dirname(RDIR));
}

$admin_pswd='catherin';
$url="http://".$_SERVER["HTTP_HOST"].$_SERVER['SCRIPT_NAME'];
$show_name='guest'; //you can have guest or user
$displayname='username'; //you can have username / name(nickname)
$show_module='visible'; //you can have'visible' or'hidden'
$chatspeed='5000'; //Do not change this value
$fxval='true'; //Set it to false if you do not want animations
$draggable='enable';
$conflict=''; //Jquery Conflicts 'true' or ''
$msgSendSpeed='1000'; //Message are sent after 1 second of post, reducing it will increase FreiChatX message sending speed but also will send more requests to the server! NOTE:: Do not decrease it below 1000
$show_avatar='block'; //Can have block or none

$debug=false; //option for debugging ,default is false
$freichat_theme='ce_green';
$css=$freichat_theme; //background color
$color=$css; //colour for chatbuttons
$lang='french'; //Language please do not include .php here only file name

$load='show'; //chatbox
$dyncss='disable'; //template patch
$evnixpower='visible'; //powered by evnix
$show_chatbox='';
$time='36000'; //In seconds

$JSdebug=true; // Javascript debug info shown in firebug (firefox extension). No quotes around true or false
$busy_timeOut=200; //In seconds user will be switched to busy status
$offline_timeOut=500; //In seconds user will be switched to offline status
/*FreiChatX plugin parameters*/
// File sending
$show_file_sending_plugin='false';
$file_size_limit=2000; //In Kilobytes
$expirytime=3000; //In minutes after which the uploaded files will be deleted
$valid_exts='image/jpeg,image/png,image/jpg,image/gif,application/zip'; //valid extensions separated by comma

//Translate
$show_translate_plugin = 'enabled'; //Can have enabled or disabled
/* Data base details */
$con='mysql';
$DBusername='root';
$DBpassword='catherin';
$client_db_name='faceaface';
$host='localhost';
$driver='JCB';
$db_prefix='jus_';
$uid='1300287155';


/* NOTE:= Below setting only applies to users using custom driver*/

//Tell FreiChatX what to use { Pure session } OR { Session and database }
/*
* Psession -> Pure sessions
* Sdatabase -> Session with database
*/

$freiuse="Sdatabase"; //can have value as Psession or Sdatabase

/* If you are using only sessions to store User details */
//Please use only the index of session variable

//The default value in user name or user id session when user is a guest
$default_ses=null; //If you dont make any checks leave it null

$ses_username='root'; /* Username stored in session*/ //Only index value
$ses_userid='loginid'; /* Userid stored in session */ //Only index value

/* OR */

/* if you are using database table to store User details */
$usertable='login'; //specifies the name of the table in which your user information is stored.
$row_username='root'; //specifies the name of the field in which the user's name/display name is stored.
$row_userid='loginid'; //specifies the name of the field in which the user's id is stored (usually id or userid)
?>


NOTE: it's necessary to "edit" my post to read the complete code inserted here (but I think you know it) !
====


None result: I don&#039;t find any file like &quot;freixlog.log&quot; after test with theparameter debug=true in the arg.php file! I understand why: I use &amp;gt;Firefox 4, and it&#039;s not compatible with Firebug! NOTE: it&#039;s necessary to &quot;edit&quot; my post to read the complete code inserted here (but I think you know it) ! ==== Here is my &quot;index.php&quot; in my Joomla Template: did I insert your special lines into the right place ? ============================================================ &amp;lt;?php /** * @version $Id: index.php 20874 2011-03-03 17:05:10Z dextercowley $ * @package Joomla.Site * @subpackage tpl_beez2 * @copyright Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ // No direct access. defined(&#039;_JEXEC&#039;) or die; // check modules $showRightColumn = ($this-&amp;gt;countModules(&#039;position-3&#039;) or $this-&amp;gt;countModules(&#039;position-6&#039;) or $this-&amp;gt;countModules(&#039;position-8&#039;)); $showbottom = ($this-&amp;gt;countModules(&#039;position-9&#039;) or $this-&amp;gt;countModules(&#039;position-10&#039;) or $this-&amp;gt;countModules(&#039;position-11&#039;)); $showleft = ($this-&amp;gt;countModules(&#039;position-4&#039;) or $this-&amp;gt;countModules(&#039;position-7&#039;) or $this-&amp;gt;countModules(&#039;position-5&#039;)); if ($showRightColumn==0 and $showleft==0) { $showno = 0; } JHTML::_(&#039;behavior.framework&#039;, true); // get params $color = $this-&amp;gt;params-&amp;gt;get(&#039;templatecolor&#039;); $logo = $this-&amp;gt;params-&amp;gt;get(&#039;logo&#039;); $navposition = $this-&amp;gt;params-&amp;gt;get(&#039;navposition&#039;); $app = JFactory::getApplication(); $doc = JFactory::getDocument(); $templateparams = $app-&amp;gt;getTemplate(true)-&amp;gt;params; $doc-&amp;gt;addScript($this-&amp;gt;baseurl.&#039;/templates/beez_20/javascript/md_stylechanger.js&#039;, &#039;text/javascript&#039;, true); ?&amp;gt; &amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;gt; &amp;lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;&amp;lt;?php echo $this-&amp;gt;language; ?&amp;gt;&quot; lang=&quot;&amp;lt;?php echo $this-&amp;gt;language; ?&amp;gt;&quot; dir=&quot;&amp;lt;?php echo $this-&amp;gt;direction; ?&amp;gt;&quot; &amp;gt; &amp;lt;head&amp;gt; &amp;lt;!--------------------- lignes ins&eacute;r&eacute;es pour utiliser le Chat &quot;FreiChatX&quot; ------------------&amp;gt; &amp;lt;?php $session = JSession::getInstance(&quot;none&quot;,array()); $ses=$session-&amp;gt;getId(); ?&amp;gt; &amp;lt;script type=&quot;text/javascript&quot; language=&quot;javascript&quot; src=&quot;http://localhost/mon_site6/installed/directory/freichat/client/main.php?id=&amp;lt;?php echo $ses;?&amp;gt;&quot;&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;http://localhost/mon_site6/installed/directory/freichat/client/jquery/freichat_themes/freichatcss.php&quot; type=&quot;text/css&quot;&amp;gt; &amp;lt;!--------------------- fin insertion pour le Chat ----------------------------------------&amp;gt; &amp;lt;jdoc:include type=&quot;head&quot; /&amp;gt; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/system/css/system.css&quot; type=&quot;text/css&quot; /&amp;gt; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/css/position.css&quot; type=&quot;text/css&quot; media=&quot;screen,projection&quot; /&amp;gt; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/css/layout.css&quot; type=&quot;text/css&quot; media=&quot;screen,projection&quot; /&amp;gt; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/css/print.css&quot; type=&quot;text/css&quot; media=&quot;print&quot; /&amp;gt; &amp;lt;?php $files = JHtml::_(&#039;stylesheet&#039;,&#039;templates/beez_20/css/general.css&#039;,null,false,true); if ($files): if (!is_array($files)): $files = array($files); endif; foreach($files as $file): ?&amp;gt; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;&amp;lt;?php echo $file;?&amp;gt;&quot; type=&quot;text/css&quot; /&amp;gt; &amp;lt;?php endforeach; endif; ?&amp;gt; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/css/&amp;lt;?php echo htmlspecialchars($color); ?&amp;gt;.css&quot; type=&quot;text/css&quot; /&amp;gt; &amp;lt;?php if ($this-&amp;gt;direction == &#039;rtl&#039;) : ?&amp;gt; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/css/template_rtl.css&quot; type=&quot;text/css&quot; /&amp;gt; &amp;lt;?php if (file_exists(JPATH_SITE. DS . &#039;/templates/beez_20/css/&#039; . $color . &#039;_rtl.css&#039;)) :?&amp;gt; &amp;lt;link rel=&quot;stylesheet&quot; href=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/css/&amp;lt;?php echo $color ?&amp;gt;_rtl.css&quot; type=&quot;text/css&quot; /&amp;gt; &amp;lt;?php endif; ?&amp;gt; &amp;lt;?php endif; ?&amp;gt; &amp;lt;!--[if lte IE 6]&amp;gt; &amp;lt;link href=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/css/ieonly.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&amp;gt; &amp;lt;?php if ($color==&quot;personal&quot;) : ?&amp;gt; &amp;lt;style type=&quot;text/css&quot;&amp;gt; #line { width:98% ; } .logoheader { height:200px; } #header ul.menu { display:block !important; width:98.2% ; } &amp;lt;/style&amp;gt; &amp;lt;?php endif; ?&amp;gt; &amp;lt;![endif]--&amp;gt; &amp;lt;!--[if IE 7]&amp;gt; &amp;lt;link href=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/css/ie7only.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&amp;gt; &amp;lt;![endif]--&amp;gt; &amp;lt;script type=&quot;text/javascript&quot; src=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/javascript/hide.js&quot;&amp;gt;&amp;lt;/script&amp;gt; &amp;lt;script type=&quot;text/javascript&quot;&amp;gt; var big =&#039;&amp;lt;?php echo (int)$this-&amp;gt;params-&amp;gt;get(&#039;wrapperLarge&#039;);?&amp;gt;%&#039;; var small=&#039;&amp;lt;?php echo (int)$this-&amp;gt;params-&amp;gt;get(&#039;wrapperSmall&#039;); ?&amp;gt;%&#039;; var altopen=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_ALTOPEN&#039;,true); ?&amp;gt;&#039;; var altclose=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_ALTCLOSE&#039;,true); ?&amp;gt;&#039;; var bildauf=&#039;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/images/plus.png&#039;; var bildzu=&#039;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/templates/beez_20/images/minus.png&#039;; var rightopen=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_TEXTRIGHTOPEN&#039;,true); ?&amp;gt;&#039;; var rightclose=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_TEXTRIGHTCLOSE&#039;); ?&amp;gt;&#039;; var fontSizeTitle=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_FONTSIZE&#039;); ?&amp;gt;&#039;; var bigger=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_BIGGER&#039;); ?&amp;gt;&#039;; var reset=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_RESET&#039;); ?&amp;gt;&#039;; var smaller=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_SMALLER&#039;); ?&amp;gt;&#039;; var biggerTitle=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_INCREASE_SIZE&#039;); ?&amp;gt;&#039;; var resetTitle=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_REVERT_STYLES_TO_DEFAULT&#039;); ?&amp;gt;&#039;; var smallerTitle=&#039;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_DECREASE_SIZE&#039;); ?&amp;gt;&#039;; &amp;lt;/script&amp;gt; &amp;lt;/head&amp;gt; &amp;lt;body&amp;gt; &amp;lt;!--------------------- lignes ins&eacute;r&eacute;es pour utiliser le Chat &quot;FreiChatX&quot; ------------------&amp;gt; &amp;lt;div class=&quot;freichathtml&quot; id=&quot;freichathtml&quot;&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;!--------------------- fin insertion pour le Chat -----------------------------------------&amp;gt; &amp;lt;div id=&quot;all&quot;&amp;gt; &amp;lt;div id=&quot;back&quot;&amp;gt; &amp;lt;div id=&quot;header&quot;&amp;gt; &amp;lt;div class=&quot;logoheader&quot;&amp;gt; &amp;lt;h1 id=&quot;logo&quot;&amp;gt; &amp;lt;?php if ($logo): ?&amp;gt; &amp;lt;img src=&quot;&amp;lt;?php echo $this-&amp;gt;baseurl ?&amp;gt;/&amp;lt;?php echo htmlspecialchars($logo); ?&amp;gt;&quot; alt=&quot;&amp;lt;?php echo htmlspecialchars($templateparams-&amp;gt;get(&#039;sitetitle&#039;));?&amp;gt;&quot; /&amp;gt; &amp;lt;?php endif;?&amp;gt; &amp;lt;?php if (!$logo ): ?&amp;gt; &amp;lt;?php echo htmlspecialchars($templateparams-&amp;gt;get(&#039;sitetitle&#039;));?&amp;gt; &amp;lt;?php endif; ?&amp;gt; &amp;lt;span class=&quot;header1&quot;&amp;gt; &amp;lt;?php echo htmlspecialchars($templateparams-&amp;gt;get(&#039;sitedescription&#039;));?&amp;gt; &amp;lt;/span&amp;gt;&amp;lt;/h1&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;!-- end logoheader --&amp;gt; &amp;lt;ul class=&quot;skiplinks&quot;&amp;gt; &amp;lt;li&amp;gt;&amp;lt;a href=&quot;#main&quot; class=&quot;u2&quot;&amp;gt;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_SKIP_TO_CONTENT&#039;); ?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;&amp;lt;a href=&quot;#nav&quot; class=&quot;u2&quot;&amp;gt;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_JUMP_TO_NAV&#039;); ?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;?php if($showRightColumn ):?&amp;gt; &amp;lt;li&amp;gt;&amp;lt;a href=&quot;#additional&quot; class=&quot;u2&quot;&amp;gt;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_JUMP_TO_INFO&#039;); ?&amp;gt;&amp;lt;/a&amp;gt;&amp;lt;/li&amp;gt; &amp;lt;?php endif; ?&amp;gt; &amp;lt;/ul&amp;gt; &amp;lt;h2 class=&quot;unseen&quot;&amp;gt;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_NAV_VIEW_SEARCH&#039;); ?&amp;gt;&amp;lt;/h2&amp;gt; &amp;lt;h3 class=&quot;unseen&quot;&amp;gt;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_NAVIGATION&#039;); ?&amp;gt;&amp;lt;/h3&amp;gt; &amp;lt;jdoc:include type=&quot;modules&quot; name=&quot;position-1&quot; /&amp;gt; &amp;lt;div id=&quot;line&quot;&amp;gt; &amp;lt;div id=&quot;fontsize&quot;&amp;gt;&amp;lt;/div&amp;gt; &amp;lt;h3 class=&quot;unseen&quot;&amp;gt;&amp;lt;?php echo JText::_(&#039;TPL_BEEZ2_SEARCH&#039;); ?&amp;gt;&amp;lt;/h3&amp;gt; &amp;lt;jdoc:include type=&quot;modules&quot; name=&quot;position-0&quot; /&amp;gt; &amp;lt;/div&amp;gt; &amp;lt;!-- end line --&amp;gt; &amp;lt;/div&amp;gt;&amp;lt;!-- end header --&amp;gt; &amp;lt;div id=&quot;&amp;lt;?php echo $showRightColumn ? &#039;contentarea2&#039; : &#039;contentarea&#039;; ?&amp;gt;&quot;&amp;gt; &amp;lt;div id=&quot;breadcrumbs&quot;&amp;gt; &amp;lt;jdoc:include type=&quot;modules&quot; name=&quot;position-2&quot; /&amp;gt; &amp;lt;/div&amp;gt; Here is my &quot;arg.php&quot; file after install: do you find any error into ? ======================================== &amp;lt;?php /* FreiChatX parameters */ if(!defined(&#039;RDIR&#039;)) { define(&#039;RDIR&#039;, dirname(__FILE__)); define(&#039;PARENTDIR&#039;,dirname(RDIR)); } $admin_pswd=&#039;catherin&#039;; $url=&quot;http://&quot;.$_SERVER[&quot;HTTP_HOST&quot;].$_SERVER[&#039;SCRIPT_NAME&#039;]; $show_name=&#039;guest&#039;; //you can have guest or user $displayname=&#039;username&#039;; //you can have username / name(nickname) $show_module=&#039;visible&#039;; //you can have&#039;visible&#039; or&#039;hidden&#039; $chatspeed=&#039;5000&#039;; //Do not change this value $fxval=&#039;true&#039;; //Set it to false if you do not want animations $draggable=&#039;enable&#039;; $conflict=&#039;&#039;; //Jquery Conflicts &#039;true&#039; or &#039;&#039; $msgSendSpeed=&#039;1000&#039;; //Message are sent after 1 second of post, reducing it will increase FreiChatX message sending speed but also will send more requests to the server! NOTE:: Do not decrease it below 1000 $show_avatar=&#039;block&#039;; //Can have block or none $debug=false; //option for debugging ,default is false $freichat_theme=&#039;ce_green&#039;; $css=$freichat_theme; //background color $color=$css; //colour for chatbuttons $lang=&#039;french&#039;; //Language please do not include .php here only file name $load=&#039;show&#039;; //chatbox $dyncss=&#039;disable&#039;; //template patch $evnixpower=&#039;visible&#039;; //powered by evnix $show_chatbox=&#039;&#039;; $time=&#039;36000&#039;; //In seconds $JSdebug=true; // Javascript debug info shown in firebug (firefox extension). No quotes around true or false $busy_timeOut=200; //In seconds user will be switched to busy status $offline_timeOut=500; //In seconds user will be switched to offline status /*FreiChatX plugin parameters*/ // File sending $show_file_sending_plugin=&#039;false&#039;; $file_size_limit=2000; //In Kilobytes $expirytime=3000; //In minutes after which the uploaded files will be deleted $valid_exts=&#039;image/jpeg,image/png,image/jpg,image/gif,application/zip&#039;; //valid extensions separated by comma //Translate $show_translate_plugin = &#039;enabled&#039;; //Can have enabled or disabled /* Data base details */ $con=&#039;mysql&#039;; $DBusername=&#039;root&#039;; $DBpassword=&#039;catherin&#039;; $client_db_name=&#039;faceaface&#039;; $host=&#039;localhost&#039;; $driver=&#039;JCB&#039;; $db_prefix=&#039;jus_&#039;; $uid=&#039;1300287155&#039;; /* NOTE:= Below setting only applies to users using custom driver*/ //Tell FreiChatX what to use { Pure session } OR { Session and database } /* * Psession -&amp;gt; Pure sessions * Sdatabase -&amp;gt; Session with database */ $freiuse=&quot;Sdatabase&quot;; //can have value as Psession or Sdatabase /* If you are using only sessions to store User details */ //Please use only the index of session variable //The default value in user name or user id session when user is a guest $default_ses=null; //If you dont make any checks leave it null $ses_username=&#039;root&#039;; /* Username stored in session*/ //Only index value $ses_userid=&#039;loginid&#039;; /* Userid stored in session */ //Only index value /* OR */ /* if you are using database table to store User details */ $usertable=&#039;login&#039;; //specifies the name of the table in which your user information is stored. $row_username=&#039;root&#039;; //specifies the name of the field in which the user&#039;s name/display name is stored. $row_userid=&#039;loginid&#039;; //specifies the name of the field in which the user&#039;s id is stored (usually id or userid) ?&amp;gt; NOTE: it&#039;s necessary to &quot;edit&quot; my post to read the complete code inserted here (but I think you know it) ! ====

freixlog.log was not created?? then you dont have enough permissions for freichat folder.

firebug is available for firefox 4. I am currently using Firefox 4 with firebug.... just do a search on google..

Or you can debug in google chrome... right click and click on "inspect element" -> "network" tab

freixlog.log was not created?? then you dont have enough permissions for freichat folder. firebug is available for firefox 4. I am currently using Firefox 4 with firebug.... just do a search on google.. Or you can debug in google chrome... right click and click on &quot;inspect element&quot; -&amp;gt; &quot;network&quot; tab
Necessity is the mother of all inventions!

A new version has been uploaded ,

Can you try to install the latest version.

A new version has been uploaded , Can you try to install the latest version.
Necessity is the mother of all inventions!

1. I have all the permissions for your folder and all contents (chmod=777)
2. When I look for Extensions into Firefox 4, the answer on Firebug is "not compatible with Firefox 4"
3. I know that Chrome has an extension like Firebug: I have tried it yesterday, but I don't understand enough ow it works (I'm French, and it speaks only English!)
4. ... I'll try to install your last release, tonight

ps: do you think I have well put your blocks of code into the "index.php" of my template ?
Thank you, admin.

1. I have all the permissions for your folder and all contents (chmod=777) 2. When I look for Extensions into Firefox 4, the answer on Firebug is &quot;not compatible with Firefox 4&quot; 3. I know that Chrome has an extension like Firebug: I have tried it yesterday, but I don&#039;t understand enough ow it works (I&#039;m French, and it speaks only English!) 4. ... I&#039;ll try to install your last release, tonight ps: do you think I have well put your blocks of code into the &quot;index.php&quot; of my template ? Thank you, admin.

I'm so sad!
I have just installed your last version of FreiChatX, and the result is alwways the same: NO RESULT, none on my screen which looks like my first install.
Please, help me!

I&#039;m so sad! I have just installed your last version of FreiChatX, and the result is alwways the same: NO RESULT, none on my screen which looks like my first install. Please, help me!

Since you have installed it on your localhost... i can't debug it for you!
you need to learn how to debug javascript programs.

We cant help unless you learn how to help yourself

for chrome: The browser interface language is used for browser menus and dialogs and it's based on the language you selected when you first downloaded Google Chrome.

and for firefox 4: http://getfirebug.com/releases/firebug/1.7X/

Since you have installed it on your localhost... i can&#039;t debug it for you! you need to learn how to debug javascript programs. We cant help unless you learn how to help yourself for chrome: &amp;lt;i&amp;gt;The browser interface language is used for browser menus and dialogs and it&#039;s based on the language you selected when you first downloaded Google Chrome.&amp;lt;/i&amp;gt; and for firefox 4: http://getfirebug.com/releases/firebug/1.7X/
Necessity is the mother of all inventions!
89
8
0
live preview
enter atleast 10 characters
WARNING: You mentioned %MENTIONS%, but they cannot see this message and will not be notified
Saving...
Saved
With selected deselect posts show selected posts
All posts under this topic will be deleted ?
Pending draft ... Click to resume editing
Discard draft