Show Categories
70
3
divinehan posted Mar 21 '13 at 8:45 am

Hi, how do I change the avatar size from 16px to 32px? I uploaded 32px but it'll auto-resize to 16px.
Is it in CSS or JS or PHP?

108
18
ender27 posted Mar 19 '13 at 10:56 pm

So I was wondering are there any tutorials for the themes section ? I understand some of it, but when I go to edit none of the values show up so it can be hard to tell what kind of value I can use in certain places. For example I could figure out that if I add a new style of color I would add #000000 in the value box, but there are quite few I would have no idea what goes in the value :) Any help would be awesome ! Thank you !!!

Edit : Well I figured out that in Chrome all the settings appear but in FF and IE they do not show up at all and in IE the screen is all messed up all over the place :) but that is ok because I do not use IE ;) In Chrome I can now see all the values and have something to work with :) but if there is a tutorial out there I would still like to see it :) Thank you !

81
2
tomotvos posted Mar 19 '13 at 2:02 pm

I am pretty new to Freichat, but am really enjoying its simplicity and functionality. Nice addition to my Joomla25/JomSocial site. However, my mobile users are complaining that it takes up too much space on the screen and so I would like to disable it entirely if the user is mobile. There is no setting for this, so I realize I have to hack the code a bit. I tried the obvious in client/main.php, using the $mobile variable that is supposed to be set up at the top of the file. However, I find that that variable is always zero, regardless of browser device. So, is there another way to prevent Freichat from loading on mobile devices?

I am using a Bootstrap-based template, if that helps, but judging by the way the Joomla module loads the chat code, I suspect not.

Thanks, in advance, for any advice or help.

-- tomo

58
2
ender27 posted Mar 19 '13 at 4:12 am

Just curious if anyone knows. When you buy the enterprise version is the optional $10 to have a chatroom at all ? Like if you don't pay the extra $10 do you not get access to set up a chat room ? Thank you in advance ;)

77
5
raihan posted Mar 17 '13 at 8:39 pm

Hi,

I managed to add your chat component into my Joomla 3.0 site. But it's not working any of the Internet Explorer versions. Though it's working for Mozilla or Chrome. You may have look into my site raihans.co.uk, with the user name 'chatuser' and password as 'passwd'. What may I need to do, please help?

Thanking you in advance.


Raihan

67
2

After FreiChat for Joomla! + Jomsocial and installing a module and manually adding it, in both scenarios i end up with nothing showing up, one thing to note is that i had to change the permissions for the installer to load, after that the install went through successfully as in the video found on your website, installed module and everything, i did the check to see if it was installed correctly and all but i am completely stumped. here is the URL for my site: frsocial.net, this sites purpose is a forum for a small group of people, here is login info to check the front end USER: "CODOLOGIC" (without parenthesis) Password: "FreiChat123" (without parenthesis). Please Help me, I want to test its full potential before thinking of purchasing.

47
1
john193611 posted Mar 15 '13 at 7:55 pm

This is the fourth email I am sending you and I am getting a little frustrated with the customer service being provided by your company. I am a new client and am new to installing your extension into my site. I have been contacting your support to get help with installing your product and I have not gotten a response to any emails. I have paid for the product and am waiting for the free installation which is stated through your website. Can someone please get back to me asap???? Thank you.

John

48
1

Hi, the component was working fine but since 2 days its having problems.

First where it shows the conected people it told me thar i'm were banned.

Then directly dissapeared that and the chat room button

Also if i try to access to the admin it shows only a blank page.


Please i need the component to work well

59
4
gaolinch posted Mar 13 '13 at 12:37 pm

Hello,

I did an avatar integration on a custom install.
I have the good picture for each user but the Avatar image is blinking all the time with Safari and sometimes with Firefox.

I tried to use a very low quality image, I resized it to 22x22px
I tried with the URL in session,
with the image online or on my local machine...
but I can t fix the refresh.

Do you have an advice ?

Thank you.

139
10
csabi posted Mar 7 '13 at 11:06 am

Hi
My question that I get this error message : alert('module freichatx says: hardcode.php file not found!');"; } return 0; } } ?>


inserted into the header codes frei chat:

<title>{tplvars.title}</title><!--===========================FreiChatX=======START=========================--><!--	For uninstalling ME , first remove/comment all FreiChatX related code i.e below code
Then remove FreiChatX tables frei_session & frei_chat if necessary
The best/recommended way is using the module for installation --><?php $ses=null;

if(!function_exists("freichatx_get_hash")){
function freichatx_get_hash($ses){

if(is_file("/home/lifebooke8020d/web/freichat/hardcode.php")){

require "/home/lifebooke8020d/web/freichat/hardcode.php";

$temp_id = $ses . $uid;

return md5($temp_id);

}
else
{
echo "<script>alert('module freichatx says: hardcode.php file not
found!');";
}

return 0;
}
}
?>
<script type="text/javascript" language="javascipt" src="http://web-firepro.com/freichat/client/main.php?id=<?php%20echo%20%24ses;?>&xhash=<?php%20echo%20freichatx_get_hash(%24ses);%20?>"></script><link rel="stylesheet" href="http://web-firepro.com/freichat/client/jquery/freichat_themes/freichatcss.php" type="text/css"><!--===========================FreiChatX=======END=========================--><meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8"><link rel="shortcut icon" href="%7Btplvars.baseurl%7D/favicon.ico"><meta name="description" content="{tplvars.meta_diz}"><meta name="keywords" content="{tplvars.meta_keywords}"><meta name="distribution" content="global"><meta name="robots" content="index,follow"><link href="%7Btplvars.tplurl%7D/styles/common.css" rel="stylesheet" type="text/css"><link href="%7Btplvars.tplurl%7D/styles/index.css" rel="stylesheet" type="text/css"><script type="text/javascript">
baseurl='{tplvars.baseurl}';
</script><script type="text/javascript" src="%7Btplvars.baseurl%7D/js/jquery.js?v=%7Btplvars.js_lib_v%7D"></script><script type="text/javascript" src="%7Btplvars.baseurl%7D/js/general.js?v=%7Btplvars.js_lib_v%7D"></script><script type="text/javascript" src="%7Btplvars.baseurl%7D/js/index.js?v=%7Btplvars.js_lib_v%7D"></script><div id="expandable-container">
<div id="header-container">
<div id="header-body">
<ul id="primary-nav"><li><a class="menu1" href="%7Btplvars.relative_url%7Dhome.php" title="Home"><span>Home</span></a></li>
<li><a class="menu1" href="%7Btplvars.relative_url%7Dsearch_more.php" title="Search"><span>Search</span></a></li>
<li><a class="menu1" href="%7Btplvars.relative_url%7Dphotos.php" title="Member Photos"><span>Photos</span></a></li>
<li><a class="menu1" href="%7Btplvars.relative_url%7Dblogs.php" title="Member Blogs"><span>Blogs</span></a></li>
<li><a class="menu1" href="%7Btplvars.relative_url%7Dsearch.php?st=online" title="Online Members"><span>Who's Online</span></a></li>
</ul><div id="logo-box">
<a href="%7Btplvars.relative_url%7Dindex.php">{tplvars.sitename}</a>
</div>
<!--widget="login"-->
</div>
</div>
<div id="content-container">

<div id="description" class="content_area large">
<h1>It's that easy</h1>
<div class="box_content">
<ul><li id="description-search" class="description-box">
<h3>Search</h3>
<p>our thousands of members.</p>
</li>
<li id="description-meet" class="description-box">
<h3>Meet</h3>
<p>new people for friendship and more.</p>
</li>
<li id="description-have-fun" class="description-box">
<h3>Have fun</h3>
<p>there's nothing like a real date.</p>
</li>
<li id="description-more" class="description-box">
<a href="%7Btplvars.relative_url%7Djoin.php" id="sign-up-now" title="Sign up now!">Sign up now!</a>
<h4>and a lot more</h4>
<p>Flirts, messages, photos, blogs, alerts...</p>
</li>
</ul></div>
</div>

<!--widget="members(array('mode'=>'new','area'=>'front'))"-->

<!--widget="blogs(array('mode'=>'new','area'=>'front','total'=>3))"-->

<!--widget="osignal_feed(array('module_code'=>'osignal_feed','area'=>'front','num_stories'=>4))"-->

<div id="search" class="content_area small">
<h2>Find</h2>
<div class="box_content">
<form action="search.php" method="get" id="search-form">
<fieldset><input type="hidden" name="st" value="basic"><!--loop name="search"--><dl id="row_{search.dbfield}" class="{search.class}"><dt>{search.label}:</dt>
<dd>{search.field}</dd>
</dl><!--/loop name="search"--><dl id="row_photo"><dt>With photo?</dt>
<dd><input type="checkbox" name="wphoto" value="1"></dd>
</dl></fieldset><fieldset class="controls"><input id="search-button" type="submit" class="button medium" value="Search"></fieldset></form>
<script type="text/javascript">
<!--loop name="search"-->
{search.js}
<!--/loop name="search"-->
</script></div>
</div>
</div>
<div id="footer-cleaner">&nbsp;</div>
</div>

<div id="footer-container">
<div id="footer-body">
<p id="copyright">&copy; Copyright 2008 <a href="%7Btplvars.baseurl%7D">{tplvars.sitename}</a>. All Rights Reserved.<br>Powered by <a href="http://www.datemill.com" title="Etano community builder">Etano</a>.</p>
<ul id="secondary-nav"><li class="first"><a href="%7Btplvars.relative_url%7Dtos.php" title="Terms & Conditions">Terms & Conditions</a></li>
<li><a href="%7Btplvars.relative_url%7Dprivacy.php" title="Privacy Statement">Privacy Statement</a></li>
<li><a href="%7Btplvars.relative_url%7Dcontact.php" title="Contact">Contact</a></li>
</ul></div>
</div>
56
1

I am having a problem with FreiChat on my website http://howelectronics.no-ip.org/howelectronics%20member%20system/login.php where even when i set it up with the tutorial to recognise if someone is logged in,
it always puts the names as guest, if anyone is willing to help me out please let me know. Thanks

81
1
gphood posted Mar 6 '13 at 2:07 pm

I have Freichat working successfully on my project and it all seems to be working excellently. I have noticed that in the admin area, the custom theme editor only seems to be working properly in Google Chrome (Version 25.0.1364.97).

It nearly works in Firefox (19.0), but in CSS Edit mode, when an element is clicked and the style window appears, the selectors are listed down the left, but the value text fields are empty. In Edit Images mode, the Select box to choose a file for uploading doesn't have any text on it to say what it's for.

In IE9, when an element is selected, the style window does not appear for me at all.

In all browsers including Chrome, there are a couple of elements that have just about disappeared off the left hand side. The edges of them are still visible, but there's no way of knowing which part of the chat facility they are for.

I have tried Chrome and Firefox in both Ubuntu and Windows 7, with IE9 just in Windows 7.

I hope this is helpful for you. If you would like any screenshots or other information, please let me know.

All the best

Grant

79
6

Hi guys,

Firstly i can only apologize for my query as it seems very routine but not something i'm familiar with. I've scoured the forums but to no avail, so i guess if i don't ask, i'll never know.

But basically i'm falling at the first hurdle with regards to installing the free version of Freichat, in that i i'm not overly sure where to actually install the file :S

Admittedly, i'm still very new to Joomla and website development as a whole, but my previous installs have consisted of me either using the extension manager (something i know is not possible with Friechat) or uploading to my host files.

The latter is not noted on the forums as i had hoped it would be, but presuming it would be more or less the same, i added the Friechat file in Parallels Plesk Panel (my host) via mysite/httpdocs/components/com_freichat

Sadly this didn't work, but when i revert back to the documentation you guys provide, i'm struggling to understand where i find the CMS Installed Directory if it's neither of the 2 methods above.

Again, apologies for the newbie question, but this feature would be a superb addition to my site if i can overcome this slight hiccup.

Any help would be greatly appreciated, thanks,


Jake.

40
1
NebberCracker posted Mar 4 '13 at 3:30 am

Como hago para que el chat no quede flotando en mi web?, deseo dejarlo fijo como las ventanas de conversacion

En espera de su pronta respuesta

http://theperpetuoscompany.com/

140
5

Hello basic the title says it all.
I want to enable the chat at the http://www.invest-hyip.com
I insert the php code a little bit changed for the smarty. Thats the code i inserted in header.tpl between

<header> and </header>

{php}
$ses=null;

if(!function_exists("freichatx_get_hash")){
function freichatx_get_hash($ses){

if(is_file("/home/orloxgr/public_html/freichat/hardcode.php")){

require "/home/orloxgr/public_html/freichat/hardcode.php";

$temp_id = $ses . $uid;

return md5($temp_id);

}
else
{
echo "<script>alert('module freichatx says: hardcode.php file not
found!');</script>";
}

return 0;
}
}
{/php}
{literal}
<script type="text/javascript" language="javascipt" src="http://invest-hyip.com/freichat/client/main.php?id=<?php%20echo%20%24ses;?>&xhash=<?php%20echo%20freichatx_get_hash(%24ses);%20?>"></script>
{/literal}{literal}
<link rel="stylesheet" href="http://invest-hyip.com/freichat/client/jquery/freichat_themes/freichatcss.php" type="text/css">
{/literal}


What I get is always "Getting list of online users ...."
From administer i can see the user table
The debug gives me these:

March 1, 2013, 4:30 pm: main.php loaded

March 1, 2013, 4:30 pm: Wrong method defined!

March 1, 2013, 4:30 pm: main.php loaded

March 1, 2013, 4:30 pm: Wrong method defined!

Any help well be greatly apreciated
58
4
PolyFi posted Mar 1 '13 at 8:57 pm

Setup went fine and was working OK yesterday afternoon - however this morning no sign of the chat window (in all browsers)
I have tried all the trouble shooting tip both here and in the documentation but still no joy.
Any suggestions welcome....

Server details:
PHP Version 5.3.10-1ubuntu3.5
Web Server Apache/2.2.22 (Ubuntu)
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 2.5.9 Stable [ Ember ] 4-February-2013 14:00 GMT

45
0
peter posted Mar 1 '13 at 4:31 am

i installed your chat module for joomla and another joomla chat module on my site and it worked out pretty well. i am using it in conjunction with joomla live chat so far and it works pretty sweet! thank you! i highly recommend this setup to everyone.

181
7

FreiChat - Joomla 1.5.26 - problem displaying messages

Hi,

***
the problem is the same complained in that other post:
http://codologic.com/page/node/80

clearly the version 5.x is lower than the current, so your advice is not feasible.

• Versione MySQL: 5.1.41
***

first of all congratulations for the great product that you have achieved, is minimal, simple, easy to use and intuitive!
I'd like to only compliments your product, but unfortunately if I write here I have a problem! :)
I installed Joomla 1.5.26 and the latest version of FreiChat 8.1.2 just downloaded.
Finding the problem is with the form (downloaded from this link: http://codologic.com/page/node/1124) is proceeding with the installation manual, I copied this code in the template:

<!--===============FreiChatX========START========================-->
<!-- For uninstalling ME , first remove/comment all FreiChatX related code i.e below code
Then remove FreiChatX tables frei_session & frei_chat if necessary
The best/recommended way is using the module for installation -->

<?php $session = JSession::getInstance("none",array());
$host = JURI::root();
$ses=$session->getId();

if(!function_exists("freichatx_get_hash")){
function freichatx_get_hash($ses){

if(is_file("C:/Programmi/xampp/htdocs/inova/freichat/hardcode.php")){

require "C:/Programmi/xampp/htdocs/inova/freichat/hardcode.php";

$temp_id = $ses . $uid;

return md5($temp_id);

}
else
{
echo "<script>alert('module freichatx says: hardcode.php file not
found!');</script>";
}

return 0;
}
}
?>
<script type="text/javascript" language="javascipt" src="&lt;?php%20echo%20%24host;%20?&gt;freichat/client/main.php?id=&lt;?php%20echo%20%24ses;?&gt;&amp;xhash=&lt;?php%20echo%20freichatx_get_hash(%24ses);%20?&gt;">
</script><link rel="stylesheet" href="&lt;?php%20echo%20%24host;%20?&gt;freichat/client/jquery/freichat_themes/freichatcss.php" type="text/css"><!--===========================FreiChatX=======END=========================-->

There any other specific information ....

• the Joomla system is operating within an intranet, so it is not reachable from the outside.
• I am attaching the error messages that are listed on Firebug (Firefox):

TypeError: $jn.getJSON(...).complete is not a function

TypeError: $jn.getJSON(...).complete is not a function
http://10.139.153.6/inova/freichat/client/main.php?id=tm8slh2roajhtioavtnh2oqb85&xhash=c5a7fd6af5ef5daf6c01722cd70bb451
Line 1082

Can you give me a help for this problem? Are now several days that I focus my attention on this bug!

Thank you in advance for your support!


Best Regards


Luca De Prisco

86
4

Hi,

We have installed freichat on Joomla 2.5 & Community Builder 1.9 - www.Matrimonyz.com.

Installed & enabled Joomla Module on all pages. Only Heading of Module is visible but no content. Based on your response on another discussion - I have done OFF the "Turn GZIP ob_handler" Still not able to see the result.

What is required to be done. Regards, Kushal


114
9

Hello when I login into my website many times I see myself as offline without having never touched the status.

I imagine this is happening for other users as well and they are not aware of the chatting possibility.

Is there an easy way to set all users online when they login.

Thanks a lot,

Mush

125
9
jadowity posted Feb 22 '13 at 11:28 am

Freichat 8.1.2 installed in joomla 2.5.9 but the original and converted module, the page does not appear anything. Changing the position of the display module does not give anything, except that:

http://galeria.avengers.info.pl/di/MEY1/Freichat-problem.jpg

What could be causing this? Changing the template does not help

Sorry for my english

71
3
fmalu77 posted Feb 22 '13 at 11:00 am

Hi,

My config is joomla 2.58. I've installed the last freichat, download and install the module.

When I published the module at any position, nothing is displayed! I guess it is a problem with yootheme?

Any suggestion?

51
1
ontrack posted Feb 22 '13 at 9:11 am

I have a provision of a super user and sub users for chatting.The super user shall be the only one shown available and all sub users shall be chatting with this super user only.Sub users cannot chat with each other.Is it possible in this chat module?
Thanks in advance for any help.

Regards.

Categories
Actions
Hide topic messages
Enable infinite scrolling
All posts under this topic will be deleted ?
Previous
Next
With selected deselect topics
Pending draft ... Click to resume editing
Discard draft