FreiChat related discussions
Offline Messages

Hello,
I m trying Freichat with joomla integration for a website I m building.The installation was ok and everything worked out of the box. I have a question , how can I display offline users in the chatbox? For example, Now I see online users with a green dot on the right of their name, can I do the same for offline users but -let's say- with a red dot? Space wont be a problem because I intend to use it only for registered users (max 150 people) so the small div will not be a problem.
Is that possible?

Thanks in advance

Hello, I m trying Freichat with joomla integration for a website I m building.The installation was ok and everything worked out of the box. I have a question , how can I display offline users in the chatbox? For example, Now I see **online users with a green dot** on the right of their name, can I do the same for **offline users** but -let's say- **with a red dot**? Space wont be a problem because I intend to use it only for registered users (max 150 people) so the small div will not be a problem. Is that possible? Thanks in advance

Hi,

Yes, its possible.

Open freichat/server/drivers/Joomla.php

Delete all instances of the line

                   AND status<>0
Hi, Yes, its possible. Open freichat/server/drivers/Joomla.php Delete all instances of the line ``` AND status&amp;lt;&amp;gt;0 ```

hi again,
I did what you said but it didnt work. Still It shows only users that are online.I need to list all users and be able to send messages interdependently of status (offline/online) . Like facebook chat .
I opened freichat/server/drivers/Joomla.php and I deleted

AND status<>0

I found only 1 instance at line 87 of the file. But it did not work.

Search "AND status<>0" (1 hit in 1 file)
  C:\xampp\htdocs\prosweb\freichat\server\drivers\Joomla.php (1 hit)
    Line 87:                    AND status<>0

What did I do wrong?

hi again, I did what you said but it didnt work. Still It shows only users that are online.I need to **list all users** and be able to send messages interdependently of status (offline/online) . **Like facebook chat** . I opened freichat/server/drivers/Joomla.php and I deleted ```` AND status&amp;lt;&amp;gt;0 ```` I found only 1 instance at line 87 of the file. But it did not work. ```` Search &quot;AND status&amp;lt;&amp;gt;0&quot; (1 hit in 1 file) C:\xampp\htdocs\prosweb\freichat\server\drivers\Joomla.php (1 hit) Line 87: AND status&amp;lt;&amp;gt;0 ```` What did I do wrong?

Hi,

Please make the changes in the file base.php too

Hi, Please make the changes in the file base.php too
359
3
3
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