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.

[SOLVED BUG] Disabling File share in back-end does not disable it

6 years 5 months ago
  • Vladimir's Avatar
    Topic Author
  • Vladimir
  • Offline
  • Junior Boarder
  • Posts: 283
  • Thank you received: 40
Licenses:
JomSocial Active

In back-end in Group settings File sharing can be disabled for Discussions and for Announcements. When both are disabled in font-end settings for Group there is option to enable Allow group administrators to share files.

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

Hi Vladimir,

Thank you for reporting.. this is valid bug.

cheers!

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

Hi,

To fix this open this file components/com_community/templates/jomsocial/layouts/groups.forms.php, this code code

<?php if ($config->get('createannouncement')) { ?>
replace to
<?php if ($config->get('groupbulletinfilesharing') && $config->get('createannouncement')) { ?>

thank 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