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.

Icons mismatch in mod_community_notifications

7 years 11 months ago
Licenses:
JomSocial Expired

Hi,

in the module "mod_community_notifications", the icons "friend request" and "private" message are mismatch regarding the setting.

in file /modules/mod_community_notifications/tmpl/default.php line 63, there is :

$show_friend_request = $params->get('show_privatemsg', 1);
$enable_private_message = $params->get('show_request', 1);

it should be :

$show_friend_request = $params->get('show_request', 1);
$enable_private_message = $params->get('show_privatemsg', 1);


regards
Olivier

7 years 11 months ago
Licenses:

Hi, Olivier.

Thank you for reporting this.
I'll pass it to our developers.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
7 years 11 months ago
Licenses:

Hi, Oliver.

Fixed was applied to our repo. Meanwhile I confirm that your suggested fix is correct.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
7 years 11 months ago
Licenses:
JomSocial Expired

Hi,

There is still 1 issue.
The module is not working well when displayed on a none-jomsocial page : the icons are not displayed.

please add this line :
$document->addScriptDeclaration('joms_current_url = "' . JUri::getInstance() . '";');

to /modules/mod_community_notifications/tmpl/default.php at line 74

regards

7 years 11 months ago
Licenses:

Hi, Oliver.

This is known issue.
Thank you for fix suggestion.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
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