Show Categories
98
2
tchao57 posted Aug 4 '14 at 7:02 pm

Hi all,

I just downloaded the Free Freichat and install it. I must say that's a great Module !!

I've just a little problem with Firefox when I want to send a file to an other User. I click on the sendfile icon but nothing hapend...
I think that's a Firefox config but I don't know where...
In IE it work like a charm.

Thanks in advence for the help.

recent by tchao57  ·  Aug 9 '14 at 1:55 pm
157
7
Joerg12 posted Jul 25 '14 at 6:00 pm

Hello,

i have the same problem as many others here.

I installed freichat and it worked fine. I can login into the admin area, i pasted the code into my template file, but i can't see anything on my joomla page.

The module mod_freichat is empty.

I need help.

recent by mujahid  ·  Aug 9 '14 at 9:47 am
72
1
Joerg12 posted Aug 8 '14 at 1:53 pm

Hi there,

I have a multilingual Joomla 2.5 site with integrated "Community Builder".

I would like to display the national flag of each visitor rather than the avatars of "Community Builder".

The country information is in the database "xxx_comprofiler" of "Community Builder" in the column "cb_location".

The individual flag images are stored in the folder "images / flags".

Can anyone give me a tip how can I realize this?

Thank you so much!

Joerg

recent by adesh  ·  Aug 9 '14 at 6:48 am
136
5
AntoineJackson31 posted Jul 31 '14 at 9:56 pm

Hi,

I can't position the freichat chat box. It appears on the left bottom, only as text ("on Available byBusy in Invisible ofOffline
Set status:") and its not visible unless I scroll all the way down to the end of the page. I tried several positions if not all to no avail and I don't see the chat rooms at all either. I can configure the backend and as far as I know it is installed correctly. I tried JoomlaCB integration and then I tried it with just the Joomla intergration. I even changed the JQuery conflict to yes with no results other than it removing the slideshow. I disabled my firewall to the website. I tried all I can do, I'm not versed in php unless I would look at the files myself. The forum is my last option before I give up on such a fine piece of software that I was using prior to it even being available in the Joomla Directory. Can someone help me please; I would be so grateful. Thank you.

recent by admin  ·  Aug 2 '14 at 6:22 am
257
5
annafrancese posted Jul 29 '14 at 9:44 pm

the chat doesn't load.
i get those error in browser js console

GET http://MYSITE.it/freichat/client/jquery/freichat_themes/freichatcss.php 500 (Internal Server Error) front.html:36
GET http://MYSITE.it/freichat/client/main.php?id=6e45a80d8e...2c0afafb2b0aa&xhash=7baa186...6f79d9fb01d2d3e1e9 500 (Internal Server Error)
315
7
crties posted Jul 29 '14 at 4:20 am

I have searched the forum for an answer to my problem but I find none. Sorry if it has been covered before and I have missed it. If so, please let me know which thread to look at.

I installed FrieChat on my forum. Forum is an SMF program. I liked the FrieChat program and everything in the install went smoothly. However, I noticed right away that members who were logged into the forum in "anonymous" mode appeared in the online list on Friechat. That defeats the purpose of them signing into the forum as anonymous. I could find no setting to fix this to maintain the privacy of my members, I un-installed FrieChat. I would really like to use this program on my forum. Any solutions?

Thank you for any help.

recent by crties  ·  Jul 31 '14 at 4:10 pm
94
3
Bengga posted Jul 28 '14 at 11:51 am

Hello,

one Question. Is it Possible that FreiChat takes the Avatars from the Users from Kunena Forum ?
that whould be nice.

kind regards
Thomas

recent by admin  ·  Jul 30 '14 at 5:48 pm
78
1
wadeluethi posted Jul 25 '14 at 5:00 pm

First I want to say thank you for your hard work...this is the best and most modern forum out!

I installed it painlessly and everything is working...however, when i try and post a topic...it just sits there loading...no execution takes place.

Any ideas?

Edit: I tested it....its having issues with line breaks...any line

breaks

like this

it wont post...it gets stuck

recent by admin  ·  Jul 27 '14 at 7:07 am
170
6
subtle_mistakes posted Jul 19 '14 at 7:29 pm

Love your extension, just the simple thing my site needs, so thank you for developing it.

I am trying to embed CodoPM into CRMery component page using "Component Everywhere". CodoPM works fine when used as a standalone, but when embedded the icons all turn into filter symbols. Additionally, and more importantly, all users can view all other users' messages, and all messages appear to come from one source. What I mean by that is if user "Mike" sends a message to user "Dave" and Dave responds, all messages will say they are from Mike. Would you be able to assist me in fixing this problem, or pointing me in the right direction?

Thank you very much

388
18
tavol posted Jul 15 '14 at 2:20 pm

Tell me please, what should I do to chatroom was attached to the desired position on the page? and after attachment to clean button chatroom (google translate smile )
My site on locallhost (joomla 3.3)

recent by admin  ·  Jul 22 '14 at 4:47 pm
93
1
promosrimini posted Jul 18 '14 at 9:14 am

Hi,

I have purchased the chat with mobile support and I really need to use the JavaScript function

FreiChat.create_chat_window_mesg

on smartphones and tablets, but is not working as intended. Is possible to fix it in some way?

recent by admin  ·  Jul 18 '14 at 3:26 pm
411
3
rupen posted Jul 7 '14 at 2:35 pm

Hi,

I want to install Freichat on Vicidial Agent Interface Freichat window is display on Interface . but it is unable to fetch live agent's status.

Following is my cofiguration for hardcore.php :

<?php
/ Data base details /
$dsn='mysql:host=localhost;dbname=asterisk'; //DSN
$db_user='root'; //DB username
$db_pass=''; //DB password
$driver='Custom'; //Integration driver
$db_prefix=''; //prefix used for tables in database
$uid='53ba9712c22c0'; //Any random unique number

$connected='YES'; //only for custom installation

$PATH = 'freichat/'; // Use this only if you have placed the freichat folder somewhere else
$installed=true; //make it false if you want to reinstall freichat

$debug = false;
$custom_error_handling='YES'; // used during custom installation

$use_cookie='false';

/ email plugin /
$smtp_username = '';
$smtp_password = '';

$force_load_jquery = 'NO';

/ Custom driver /
$usertable='vicidial_live_agents:'; //specifies the name of the table in which your user information is stored.
$row_username='user'; //specifies the name of the field in which the user's name/display name is stored.
$row_userid='live_agent_id:'; //specifies the name of the field in which the user's id is stored (usually id or userid)

$avatar_table_name='members'; //specifies the table where avatar information is stored
$avatar_column_name='avatar'; //specifies the column name where the avatar url is stored
$avatar_userid='id'; //specifies the userid to the user to get the user's avatar
$avatar_reference_user='id'; //specifies the reference to the user to get the user's avatar in user table
$avatar_reference_avatar='id'; //specifies the reference to the user to get the user's avatar in avatar
$avatar_field_name=$avatar_column_name; //to avoid unnecessary file changes , *do not change

Please suggest how to implement Freichat with Vicidial Agent Interface.

recent by admin  ·  Jul 8 '14 at 9:42 am
207
3

Hi

I have successfuly integrated Freichat using a custom integration - site members' username and avatars are fully integrated.

Launching individual chat/IM conversation with specific users from the web page are also working, using the documented JavaScript function

FreiChat.create_chat_window_mesg('the_username','the_user_id');

However this only works on desktop/laptop browsers... when Freichat is launching for mobile and tablet users this javascript function does not work.

Can somebody shed some light on this, and/or suggest how to get this important function working on mobile and tablet devices?

Many thanks and kind regards

Ross

recent by admin  ·  Jul 8 '14 at 7:12 am
93
3
Max posted Jul 6 '14 at 8:43 pm

Hi, the chat is not working on chrome, in the chat room message area, I dont see the cursor after click on it, and also cant write any message on it, any clue about this?

The installation is here

thx in advance

recent by Max  ·  Jul 7 '14 at 11:24 pm
97
1
Lenif posted Jul 5 '14 at 7:36 am

Hello,

I'm new here and I want to thank you for freichat. It's great.
But I have a little problem with the translation.
The french file included in the zip is not complete. So I took the original english version which I translated in french.
Everything is ok except for a few variables:

$ frei_trans ['default_status'] = "I am avalaible" (in french: Je suis disponile)
$ frei_trans ['pwdby'] = "Powered by" (in french: réalisé par)

they are not translated (see picture below)

53b79c74df791.png

Thanks for help,
Yves.

freichat 9.6
recent by admin  ·  Jul 6 '14 at 6:27 am
370
1
stefan@chaproniere.de posted Jun 28 '14 at 5:15 am

Hi, I'm new to your software, but found it so great that I bought the freichat, thanks, great work!

I'd like to make use of this "codoforum" and would like to intigrate into joomla 3 (newest version). I'v downloaded and extracted codoforum 1.5, uploaded it to my server to html/my_joomla_folder/codoforum. Then I tried the setup as you instruct but only get an '500 Internal Server Error'.

I've read about the 755 777 settings, tried that but it didn't solve the problem.
I've deleted the folder and re-uploaded all data several times, no chance just always get this '500 Internal Server Error'.

Any Ideas?

..... then ofcourse the question .... and how do I intigrate this into Joomla?

Thanks!

recent by admin  ·  Jun 28 '14 at 6:29 am
177
3
MNiedermann posted Jun 27 '14 at 1:23 am

Hello everyone,

I found FreiChat as one of the few free chat modules - great respect for that fact first.

Tested it online, downloaded it, tried to install... And here we go with the problems:
Installation went fine until "params.php" , at this point my browser tried to load something but it took forever, nothing happened.
Downloaded the whole site again and installed it locally with xampp, everything went fine, I was able to chat and well, it just worked.
Uploaded everything again, refreshed the databases, changed the hardcode.php but now it doesn't show me online users ( says " Getting list of online users ..... " ) and it doesn't show the chatrooms ( whenever I want to create a new one, a blank site appears and firefox loads itself to death again... )

If you want to test it, there are two test accounts, test1 and test2, passwords are the same as the usernames.
Site name is http://www.blu-as.cwsurf.de

What I think might be the problem is a wrong path to the tmp folder in the Joomla! settings, but I just can't get the right one... tried so many things and it still gives me errors.

EDIT: I just retried putting the right tmp path as well as I solved the "JFolder::create: Path not in open_basedir paths" error. Now I can install any plugin, module or whatever without errors. But when I tried to re-install FreiChat, it still hung itself up at params.php :/

Well, you heard this stuff so many times, you really must be tired of it already, but I hope you can help me in any way ;)

Best regards,
Manuel

538
9

hi guys how are you?

User Authentication found on freichat smart custom installation - step 3 I have no idea what to do!

I've copy and paste the first code already now this is what i got

if(USER_IS_LOGGED_IN)
{ 
    $ses = LOGGED_IN_USERID //tell freichat the userid of the current user

    setcookie("freichat_user", "LOGGED_IN", time()+3600, "/"); // *do not change -> freichat code
}
else {
    $ses = null; //tell freichat that the current user is a guest

    setcookie("freichat_user", null, time()+3600, "/"); // *do not change -> freichat code
}

and these are the only instructions

You need to edit above code in such a way that the userid is stored in the $ses variable of the current user and null if the user is a guest
Then replace $ses=0; in your copy-pasted code with your edited code

so this is what I've done go to the first code and look for

$ses=null;

then change it to

$ses=0;

then i got this message "smile Could not authenticate user . Please verify your edited copy-paste code and make any required changes "

Please help me

recent by admin  ·  Jun 27 '14 at 8:03 am
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