Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Chat shows full name

6 years 8 months ago
  • Guido's Avatar
    Topic Author
  • Guido
  • Offline
  • Fresh Boarder
  • Posts: 69
  • Thank you received: 7
Licenses:
JomSocial Active

Hello,

I am testing the 4.4 RC and the chat features shows full names of users. In Site configuration JomSocial is set to show usernames. The chat config does not have an option for this (which also should not be needed).

Will there be a facebook / cometchat -like chat bar soon?

The JS Toolbar module does not update its notification (cache is disabled). The bar in the JomSocial component does. Does the toolbar module need an update?

6 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

1. this is bug, thank you for reporting
2. Yes, for next step it will be like that :)
3. Do you test it on 4.4 RC? we will test it as well.

thank you

6 years 8 months ago
  • Guido's Avatar
    Topic Author
  • Guido
  • Offline
  • Fresh Boarder
  • Posts: 69
  • Thank you received: 7
Licenses:
JomSocial Active

Thanks. Yes, tested all on RC. Can't wait for your chat bar. These years with arrowchat and cometchat never were good, but honestly JomChat blooie was the worst.
If it will be programmed by you it will work out of the box and perfect. Finally :)

6 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

That issue already reported as bug as well

6 years 8 months ago
  • Guido's Avatar
    Topic Author
  • Guido
  • Offline
  • Fresh Boarder
  • Posts: 69
  • Thank you received: 7
Licenses:
JomSocial Active

And why do you let this bug in official release? You should respect users privacy! Unbelievable.

6 years 8 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

THis issue will be fixed in 4.4.1, but I will let you know asap when its fixed.

6 years 7 months ago
  • Dimas's Avatar
  • Dimas
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Here is the fix..
- open this file components/com_community/controllers/chat.php
- find this code

$user->name = $profile->name;
- replace to
$user->name = $profile->getDisplayName();

- open this file components/com_community/models/chat.php
- find this code
$user->name;
- replace to
$user->getDisplayName();

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW